Quote:
Originally Posted by double_d
vBulletin 3.5.x & 3.6.x
upload the Files
import the Product-XML-File
edit 3 Templates
ok i have just installed vb
coming from smf
downloaded arcade
now upload files to where
import xml how and where
and edit which 3 templates
can someone please help me
im lost in a new world lol
daniel d
ok i found some instructions
followed them but have errors
Warning: main() [function.main]: Unable to access ./arcade/functions/functions.php in /arcade.php on line 143
Warning: main(./arcade/functions/functions.php) [function.main]: failed to open stream: No such file or directory in /arcade.php on line 143
Warning: main() [function.main]: Unable to access ./arcade/functions/functions.php in /arcade.php on line 143
Warning: main(./arcade/functions/functions.php) [function.main]: failed to open stream: No such file or directory in /arcade.php on line 143
Warning: main() [function.main]: Unable to access ./arcade/functions/functions.php in /arcade.php on line 143
Warning: main(./arcade/functions/functions.php) [function.main]: failed to open stream: No such file or directory in /arcade.php on line 143
Fatal error: main() [function.require]: Failed opening required './arcade/functions/functions.php' (include_path='.:/opt/php4/lib/php') in /home/auspool/public_html/forum2/arcade.php on line 143
any help ???
daniel d
|
Looking at those error messages, it appears to me that you uploaded your ARCADE folder directly in the root of your website, instead of inside your FORUMS directory/folder.
ie.
www.yoursite.com/arcade
When it should actually be placed at YourSite.com/forum/arcade
REad the instructions again. It tells you to put the arcade in the FORUM root. Not your site root.