RE: Reviews module bug

"Brian" <[email protected]> Fri, 6 Sep 2002 01:37:19 -0400
Newsgroups gmane.comp.web.envolution.devel
Message-ID <000001c25567$7b0039c0$6501a8c0@Gohan>
In reviews module.. index.php line 692 is the error

FROM $reviewstable WHERE column[id] != '' $querylang ";

Should be

FROM $reviewstable WHERE $column[id] != '' $querylang ";

I added the $ and the 'ALL' worked fine for me

Furbo


-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Scott Kindley
Sent: Friday, September 06, 2002 1:23 AM
To: Envol-dev
Subject: [envdev] Reviews module bug


Click on the reviews module and then click "ALL" to list all reviews. I
get this error:


Your Site Name Reviews
Error accesing to the database
Program: /var/www/html/tutorial/modules/Reviews/index.php - Line N.: 723
Database: Resolve
Error (1064) : You have an error in your SQL syntax near 'column[id] !=
'' AND (envo_reviews.pn_language ='eng' OR envo_reviews.pn_languag' at
line 2



Zoom


_______________________________________________
Envdev mailing list
[email protected]
http://www.madhatt.info/mailman/listinfo/envdev_madhatt.info