Warning: Division by zero in /includes/functions.php(5129) : eval()'d code on line 98
I get this when tryna donate to a new user or a user.
Warning: Division by zero in /includes/functions.php on line 5243
I get that when I enabled, rebuilt all the plugins with "plugin accelator" and trying to donate to myself.
-------------------
98 = case 'userpic_sigpic':
5129 = ($hook = vBulletinHook::fetch_hook('global_complete')) ? eval($hook) : false;
5243 = }
-------------------
All I did was upload the new iCash files (dont think i removed the old files from the FTP cuz I didnt have the old version) and remove and install the new iCash (not overwriting because I already removed)
SO What the problem is? the donate.php file in the /forums dir is CHMOD 775
|