Skip to content
WJunction - Webmaster Forum

Need help with Inferno SB please

Status
Not open for further replies.
Using vB 3.8.4 with Inferno SB Pro V 2.5.2

Could someone please tell me why my inferno sb is just sitting there with Loading showing but not doing anything, we can't use at all, see pic below.

cnUAl0.png


Please if any can help? I would really appreciate it.

I have uninstalled the sb, deleted all the files and then re installed another inferno sb and still getting the same problem.

My site is http://uGTeam.oRg

You can contact me on ugteamspider@yahoo.com

Thank you in advance.
 

2 comments

Had same problem.
Found that in other Forum and that solved the Problem

Code:
open infernoshout.php in your root
 
change 
 
 
PHP Code:
[LEFT][COLOR=#000000][COLOR=#007700]/[/COLOR][COLOR=#0000bb]error_reporting[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000bb]E_ALL [/COLOR][COLOR=#007700]& ~[/COLOR][COLOR=#0000bb]E_NOTICE[/COLOR][COLOR=#007700]);  [/COLOR][/COLOR][COLOR=#000000][/LEFT]
[/COLOR]
 
into
 
 
PHP Code:
[LEFT][COLOR=#000000][COLOR=#ff8000]//error_reporting(E_ALL & ~E_NOTICE);[/COLOR][/COLOR][COLOR=#000000]
[COLOR=#0000bb]error_reporting[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000bb]E_ALL [/COLOR][COLOR=#007700]& ~[/COLOR][COLOR=#0000bb]E_NOTICE [/COLOR][COLOR=#007700]& ~[/COLOR][COLOR=#0000bb]8192[/COLOR][COLOR=#007700]);  [/COLOR][/LEFT]
[/COLOR]


Think will help you,too
 
It looks like you fixed it. I visited your forum and it works fine, bro.

If it didn't, post back here and I'll find a solution.

-Jake
 
Status
Not open for further replies.

About the author

SᴩiDᴇЯ
Banned · Joined
425
Messages
3
Reactions
18
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom