DB function failed with error number 1064, an other one...
Posted: 15 Oct 2008, 11:43
Hallo, i've upgraded from 1.8.7 to 2.0.1 and now i have this error, how can i fix it without a relevant mysql knowledge? i'd like to find a solution that will not affect other jos_content functions.
I've also notice other url and menu links issues...
Really thanks.
Domenico
DB function failed with error number 1064
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 ':festival LIMIT 0,100' at line 1 SQL=SELECT `title` , `introtext` , `fulltext` FROM jos_content WHERE state = 1 AND catid=5:festival LIMIT 0,100
SQL =
I've also notice other url and menu links issues...
Really thanks.
Domenico
DB function failed with error number 1064
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 ':festival LIMIT 0,100' at line 1 SQL=SELECT `title` , `introtext` , `fulltext` FROM jos_content WHERE state = 1 AND catid=5:festival LIMIT 0,100
SQL =
Code: Select all
SELECT `title` , `introtext` , `fulltext` FROM jos_content WHERE state = 1 AND catid=5:festival LIMIT 0,100