![]() |
Thanks for your help but in the drop down box i'm not sure which to be looking at theres loads.
and at top of forum i get this Parse error: syntax error, unexpected '}' in /home/forum/index.php(536) : eval()'d code on line 197 |
You forgot to delete one } when you deleted function isBanned($user)
{ return (isBanned_Check($user['userid'], 'shout_banned_users') || isBanned_Check($user['usergroupid'], 'shout_banned_usergroups')); } function isBanned_Check($bash, $against) { global $vbulletin; return in_array($bash, iif($vbulletin->options[$against], explode(',', $vbulletin->options[$against]), array())); } |
When I delete
Code:
function isBanned($user) Fatal error: Call to undefined function: isbanned() in /home/forum/index.php(536) : eval()'d code on line 198 I cant find hook location in drop down. |
lol there is a drop down menu called hook location and there you have to find global_start!
|
Vbulletin : General
global_start Is that it? |
Fatal error: Call to undefined function: isbanned() in /home/.giggsy/desibakw/desibakwaas.com/forum/global.php(356) : eval()'d code on line 312
|
Try replacing
Quote:
Quote:
|
Ziki THANK YOU SOO MUCH FOR HELPING ME IM SORRY FOR PESTERING YOU MUCH APPRECIATED BRO. THANK YOU
Just as i was about to give up IT WORKED WITH YOUR LAST IDEA |
So please click install :)
|
Done thans its a fantastic hack THANK YOU ONCE AGAIN.
|
All times are GMT. The time now is 01:52 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|