Just installed photopost with vb3, when I view the /adm-index.php page to login; I get the following error:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/website.com/httpdocs/photopost/forums/vb3.php on line 26
If I ignore the warning, I can login ok with the
vb admin user name and password, however when I do, I get redirected to:
website.com/photopost/misc.php
Which is the forums front page with all of the images missing!
Things I've checked:
Checked option 172 in the photopost database and have the cookie set to 'bb'
Checked the forum database, there is no prefix, its just 'tables' rather than 'pp_tables' or 'bb_tables'
Fresh installed and checked all the paths are corrected
Checked
vb admin to make sure the cookie is set, however couldnt find a reference so using bb as option 172
Any advice would be greatly appreciated!