Thread: Featured Photos
View Single Post
Old January 17th, 2007, 06:24 PM   #1 (permalink)
flavoflav
Member
Verified Customer
 
Join Date: Jan 2005
Location: Lafayette, CA
Posts: 30
Send a message via AIM to flavoflav Send a message via Yahoo to flavoflav
Featured Photos

I know this has been talked about to death but I am stumped.

I am trying to get the featured photos to work on my VB 3.5.2 install - I had it working before I upgraded to the latest Photopost.

Now when I enable the featured block on my forums index.php page:

#include('../photos/inc_features.php');
#include('../photos/inc_photopost.php');

I get:


Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /usr/local/www/www.westcoastbikers.com/photos/inc_features.php on line 67

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /usr/local/www/www.westcoastbikers.com/photos/inc_features.php on line 143

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /usr/local/www/www.westcoastbikers.com/photos/inc_photopost.php on line 128

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /usr/local/www/www.westcoastbikers.com/photos/inc_photopost.php on line 143

ergh... I have checked the database connectivity etc... no go.

Any ideas?

John
flavoflav is offline   Reply With Quote