Odoin
it looks like your folderpaths are incorrect...
open your vbindex.php with an simple text editor like wordPad
and try to find
maybe there are incorrect paths...
+++++++++
chdir(CHDIR_PATH);
require_once('./global'.SCRIPT_EXTENSION);
require_once('./includes/functions_bbcodeparse'.SCRIPT_EXTENSION);
require_once('./includes/functions_bigthree'.SCRIPT_EXTENSION);
require_once('./includes/functions_user'.SCRIPT_EXTENSION);
++++++++
frage
|