Quote:
|
Originally Posted by Chuck S Okay first response yes use forward slashes in paths.
Second on install it appears you did not input the proper mysql table prefix for vbulletin on step 4
You can rerun install or view the photopost settings table in say phpmyadmin and change setting 83 to the proper table prefix. |
Yep done that, now get:
(no errors during install)
Warning: chdir(): No such file or directory (errno 2) in D:\Inetpub\vhosts\mysite.co.uk\httpdocs\photo post\header-inc.php on line 60
Warning: main(./global.php): failed to open stream: No such file or directory in D:\Inetpub\vhosts\mysite.co.uk\httpdocs\photo post\header-inc.php on line 61
Fatal error: main(): Failed opening required './global.php' (include_path='.;./includes;./pear') in D:\Inetpub\vhosts\mysite.co.uk\httpdocs\photo post\header-inc.php on line 61
Is this a permissions case?