jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => Bugs => Topic started by: bsiegle on 15.11.2014 23:37:04

Title: After Import/Upgrade ERROR - [Solved !!!]
Post by: bsiegle on 15.11.2014 23:37:04
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
Title: Re: After Import/Upgrade ERROR
Post by: Arno on 16.11.2014 13:52:48
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
Title: Re: After Import/Upgrade ERROR - [Solved !!!]
Post by: bsiegle on 19.11.2014 18:48:21
Turns out it is the SimpleSEO module causing the conflict. Disabled it, and problems went away. The