View Single Post
Old November 5th, 2010, 06:41 AM   #6 (permalink)
gmptp
Member
Verified Customer
 
Join Date: Mar 2010
Posts: 111
hmm Chuck, i have overwrite my 702 with 703 with the changed file, everything is fine except when I click on the photo, it display an error at the top saying:

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/test/public_html/test/gallery/forums/vb3.php on line 179

What could be wrong?
I am not using photopost forums at gallery/forums, i'm using vbulletin forum in /forum directory, any idea for below above error?

vb3.php line 179 is:
list( $cuser, $chomepage, $ctitle, $cposts, $regdate, $clocation, $conline, $csig, $sigpicfile, $sigpicrev ) = mysql_fetch_row($results);
gmptp is offline   Reply With Quote