PDA


View Full Version : Can not load the vBadvanced dynamics


cafemuoi
08-20-2007, 11:53 PM
After step by step sucessful install vbadvecned dynamics, what will I do next to see the portal (live the demo) before I enter to the Forum.

I can login to admincp --> vBa dynamics.
I can access to forum (ex: http://myforum/4rum). But when I try to access to the portal page (ex: http://myforum/4rum/dymics/index.php) there are nothing display.

So, please help me to solve this problem. Thanks

attroll
08-21-2007, 02:54 AM
Did you do step #1.
Open your /dynamics/dyna_config.php.new file that came with the download package and find:
$forumpath = '';
Add the full path to your forum on your server between the '' marks here.

Save the file as dyna_config.php (removing the '.new' part from the end).

Brian
08-21-2007, 06:25 PM
Are you sure that '4rum/dymics/' is where you uploaded the 'dynamics' folder from the download package to? It's giving me a '404 Not Found' error, which usually means that there is no file uploaded to that location on your server.

*Edit*

Found it. You uploaded the files to /hmod/dynamics/

cafemuoi
08-22-2007, 03:50 AM
Thanks to all. I have found the error.