DB function failed with error number 1064, an other one...

Phoca Gallery - image gallery extension
triple
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 15 Oct 2008, 11:19
Location: San Cristobal de las Casas, Mexico

DB function failed with error number 1064, an other one...

Post by triple »

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 =

Code: Select all

SELECT `title` , `introtext` , `fulltext` FROM jos_content WHERE state = 1  AND catid=5:festival LIMIT 0,100
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: DB function failed with error number 1064, an other one...

Post by Jan »

HI, ??? this should be the com_content question not Phoca Gallery :idea:


where do you get this error ???
If you find Phoca extensions useful, please support the project
triple
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 15 Oct 2008, 11:19
Location: San Cristobal de las Casas, Mexico

Re: DB function failed with error number 1064, an other one...

Post by triple »

hi Jan,

error was showed on all phoca gallery pages. It was some incompatibility of phoca gallery with Zaragoza Clouds. I eliminate zaragoza and substitute it with an other clouds mod. It was difficult to find the solution on the web but i found it... ;) :x :twisted:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: DB function failed with error number 1064, an other one...

Post by Jan »

great to hear it, jan
If you find Phoca extensions useful, please support the project
Post Reply