Hello ,
There is problem is i need to Add Inferno Quiz Category !!
Fatal error: Call to undefined function: globalize() in /home/darda/public_html/monta/admincp/admin_quiz.php on line 583
any thing need globalize($_POS this will appear problem ,
// ###################### Do Add Quiz Category ########################
if ($_POST['do'] == "do_add_cat") {
globalize($_POST,
array(
'c_name' => STR_NOHTML,
'c_desc' => STR_NOHTML,
)
);
How can i fix it , becuase my Vb is 3.6.8 !!
I hope can i find solution ,
Regards
|