Okay heres what I got. I did like you suggested and followed the paragraph in bold. Because I have the forum & gallery in 2 different databases I "scrolled to the bottom of the script and uncomment the mysql_select_db() command (on line 26) and insert your
vB database name and uncomment the mysql_select_db on line 310 and add your vB3 database in quotes". Heres what I have:
Code:
Content visible to verified customers only.
and at the bottom
Code:
Content visible to verified customers only.
The
vB index.php file
Code:
Content visible to verified customers only.
Forumhome template
Code:
Content visible to verified customers only.
Code:
Content visible to verified customers only.
And I doublechecked the photopost database table prefix which was
Code:
Content visible to verified customers only.
I have been over it again & again and I am sure I followed the instructions correctly. is there something I am still missing?