some error shown while using activation
the main error show in this
PHP Code:
Fatal error: Call to undefined method class_vMail::Cleaning() in /home/user/public_html/forum/profile.php(182) : eval()'d code on line 42
and the line 182 for /profile.php
PHP Code:
($hook = vBulletinHook::fetch_hook('profile_start')) ? eval($hook) : false;
and the profile_start at line 42 (from mysql)
PHP Code:
$vMail->Cleaning('free',$vMail->Code);
which been located at the picture in attach
hope you can fix this problem too
and thats for this mod