Bug with adding new Facebook ID

ozjokes
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 09 Feb 2013, 17:33

Bug with adding new Facebook ID

Post by ozjokes »

Tried to add a facebook id and received the folowing error.

Code: Select all

An error has occurred.
 500 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 6 SQL=SELECT a.*,l.title AS language_title,uc.name AS editor FROM `j25_phocagallery_fb_users` AS a LEFT JOIN `j25_languages` AS l ON l.lang_code = a.language LEFT JOIN j25_users AS uc ON uc.id=a.checked_out GROUP BY a.id ORDER BY You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 6 SQL=SELECT a.*,l.title AS language_title,uc.name AS editor FROM `j25_phocagallery_fb_users` AS a LEFT JOIN `j25_languages` AS l ON l.lang_code = a.language LEFT JOIN j25_users AS uc ON uc.id=a.checked_out GROUP BY a.id ORDER BY You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 6 SQL=SELECT a.*,l.title AS language_title,uc.name AS editor FROM `j25_phocagallery_fb_users` AS a LEFT JOIN `j25_languages` AS l ON l.lang_code = a.language LEFT JOIN j25_users AS uc ON uc.id=a.checked_out GROUP BY a.id ORDER BY You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 6 SQL=SELECT a.*,l.title AS language_title,uc.name AS editor FROM `j25_phocagallery_fb_users` AS a LEFT JOIN `j25_languages` AS l ON l.lang_code = a.language LEFT JOIN j25_users AS uc ON uc.id=a.checked_out GROUP BY a.id ORDER BY
Joomla 3.0
also installed:
Rockettheme Leviathan
K2

Margo
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47870
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Bug with adding new Facebook ID

Post by Jan »

Hi, which Phoca Gallery version you are using?
If you find Phoca extensions useful, please support the project
Post Reply