Hello
Proszę mi powiedzieć o co chodzi z tą częścią instalacji vBadvanced :
In your cmps_index.php file:
Open your cmps_index.php file in this folder and find:
$forumpath = '';;
Add the full path to your forum between the '' marks, so that it looks like this:
$forumpath = '/home/yoursite/public_html/forums';