View Single Post
Old July 19th, 2009, 06:22 AM   #8 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,647
$link is a mysql link to photopost database. You can use $db_link to connect to the forum database this is if your tables are in different databases.

The query you dont want to query the photopost table you want to query the vb users table so you want a query like this

Code:
Content visible to verified customers only.
See this might get you close if you put some query like this and the code I posted above in the showphoto.php file but again I am only guessing at the location of any fields your trying to show.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote