Page 1 of 1

Available Licenses page not working

Posted: 29 July 2020, 15:10
by paramesis
When attempting to access the Available Licenses page, I've gotten the following error every time I've tried over the last hour:
Server syntax error: SELECT game_id, g.publisher_id, game_name, contact_name, g.contact_email, logo_link_tb, license_refused, DATE( licensing_date ) licensing_date, game_bgg_id, game_rating, license_premium, license_assets_available, published, p.publisher_name publisher_name, game_designer, weight FROM w_licensing_game g LEFT JOIN w_licensing_publisher p ON g.publisher_id=p.publisher_id ORDER BY game_bgg_nbr_ratings DESC, game_rating DESC
Is the page being updated?

Re: Available Licenses page not working

Posted: 29 July 2020, 16:11
by ShaPhi7
Also getting this error, someone must be playing around with it for now

Re: Available Licenses page not working

Posted: 29 July 2020, 16:16
by Een
Fixed, there was an mistake in today's release. Thanks!