i have do that bud not save scor!!!
this is my code after change....any help please after this my portal dont work
www.ellinofatsa.gr my forum
============================================
$forumpath = 'forums';
// ============================================
// No Further Editing Necessary!
// ============================================
if ($forumpath)
{
if (!is_dir($forumpath))
{
echo 'Invalid forum path specified! Please edit this file and be sure to include the correct path for your $forumpath variable.';
exit;
}
chdir($forumpath);
}
$phrasegroups = array();
$globaltemplates = array();
$actiontemplates = array();
$specialtemplates = array();require_once('./includes/vba_cmps_include_template.php');
require_once('./global.php');
require_once('./includes/v3arcade_vbsuite_index_compatibility.php');