Receiving SQL error after going through upgrade/import procedures for 3.2.16
1064 Error: 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 1 SQL=SELECT cat.description FROM pj5o6_categories cat WHERE cat.id=
This occurs when I am trying to list files in a category in a menu item.
Listing category works, clicking on category to view files fails.
Listing all files directly from menu works.
Joomla 3.3.6
JDownloads 3.2.16
PHP Version 5.4.34
Hi,
QuoteReceiving SQL error after going through upgrade/import procedures for 3.2.16
QuoteSELECT cat.description FROM pj5o6_categories cat WHERE cat.id=
This db table is not from jDownloads.
We had a few weeks before another user with a error message like yours.
As result had we find this:
http://www.jdownloads.com/forum/index.php?topic=7433.msg28950#msg28950
Turns out it is the SimpleSEO module causing the conflict. Disabled it, and problems went away. The