Getting this error: 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.id, a.cat_dir, a.cat_dir_parent, a.parent_id, a.level, a.lft, a.rgt, a.title, a.alias, a.description, a.pic, a.access, a.language, a.notes, a.ordering, a.published, a.checked_out, a.checked_out_time, a.asset_id,uc.name AS editor,ag.title AS access_level FROM `sulf7_jdownloads_categories` AS a LEFT JOIN sulf7_users AS uc ON uc.id=a.checked_out LEFT JOIN sulf7_viewlevels AS ag ON ag.id = a.access WHERE a.title != 'ROOT' AND (a.published IN (0, 1)) ORDER BY
When trying to entering category management page in the administrator panel, what happened?? Didn't touch anything. Using Jdownloads 3.2.10.
Thanks!
Hi,
send me login data for your backend.
Has it worked before? Have you update to the last version 3.2.10?
Sorry for not answering before!!! This bug was solved in next versions, i'm using now 3.2.15 and working great.
Thanks a lot!
Hi,
thanks for your update! ;)