View Single Post
Old November 13th, 2005, 05:02 AM   #1 (permalink)
RobertBasil
Registered User
 
Join Date: Aug 2003
Posts: 36
Question PP trouble finding VB user info? (But classifieds pulling it just fine)

Running VBuletin 3.5.1 - Photopost 5.21 - Photopost Classifieds 2.4.2

The calssifieds is running great, no problems at all.....

The Photopost is having some kind of trouble pulling the user data from the VB database when viewing a photo.

Here is the error I am getting:

Quote:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /gallery/forums/vb3.php on line 142
Here is line 142:
Code:
Content visible to verified customers only.

Depending on the image sometimes I will get the error once and sometimes I will get it 5-8 times in a row at the top of the page.

What's weird is that the Classifieds program has the same exact code in it's vb3.php file and it has no problem.

I noticed that the only thing displayed in the profile area of each comment is the users IP address. So it does look like PP is having problems pulling the VB user data from the VB database.

I've checked and rechecked everything. I have the correct VB license number in the settings (same number I have in the classifieds settings which is working).

I even tried using the vb3.php from the classifieds for the photopost setup but still no luck. I know the VB database is ok as the forum is fine and also the classifieds script is pulling the data with no errors and PhotoPost is pulling the correct user info when viewing the thumbnails. It's only having problems when viewing the photos.

Any ideas Chuck?

Thanks in advance for any help you can provide.

Last edited by RobertBasil; November 13th, 2005 at 05:11 AM.
RobertBasil is offline   Reply With Quote