We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Fatal Error[Solved] | Forum

Webster Molaudi
Webster Molaudi Mar 30 '15
Hi Guys,

I cant access my site i get this error Internal Server Error....I activate Debug / Dev Mode and i see this :

OW Debug - Notice Message: Undefined index: HTTP_REFERER File: /home/myvirgo3/public_html/ow_plugins/antispammer/init.php Line: 92

OW Debug - Notice Message: Undefined index: host File: /home/myvirgo3/public_html/ow_plugins/antispammer/init.php Line: 85

OW Debug - Notice Message: Only variables should be passed by reference File: /home/myvirgo3/public_html/ow_plugins/antispammer/init.php Line: 85

OW Debug - Notice Message: Undefined index: HTTP_REFERER File: /home/myvirgo3/public_html/ow_plugins/antispammer/init.php Line: 173

OW Debug - Notice Message: Undefined index: host File: /home/myvirgo3/public_html/ow_plugins/antispammer/init.php Line: 85

OW Debug - Notice Message: Only variables should be passed by reference File: /home/myvirgo3/public_html/ow_plugins/antispammer/init.php Line: 85

OW Debug - Warning Message: mkdir() [function.mkdir]: File exists File: /home/myvirgo3/public_html/ow_system_plugins/base/bol/theme_service.php Line: 335

OW Debug - Warning Message: mkdir() [function.mkdir]: File exists File: /home/myvirgo3/public_html/ow_system_plugins/base/bol/theme_service.php Line: 335

OW Debug - Warning Message: include(/home/myvirgo3/public_html/ow_system_plugins/base/bol/theme_master_page.php) [function.include]: failed to open stream: No such file or directory File: /home/myvirgo3/public_html/ow_core/autoload.php Line: 110

OW Debug - Warning Message: include() [function.include]: Failed opening '/home/myvirgo3/public_html/ow_system_plugins/base/bol/theme_master_page.php' for inclusion (include_path='.:/usr/local/php53/pear') File: /home/myvirgo3/public_html/ow_core/autoload.php Line: 110


Fatal error: Class 'BOL_ThemeMasterPage' not found in /home/myvirgo3/public_html/ow_core/database.php on line 342
The Forum post is edited by ross Apr 9 '15
ross Team
ross Mar 30 '15

OW Debug - Notice Message: Undefined index: HTTP_REFERER File: /home/myvirgo3/public_html/ow_plugins/antispammer/init.php Line: 92

OW Debug - Notice Message: Undefined index: host File: /home/myvirgo3/public_html/ow_plugins/antispammer/init.php Line: 85

OW Debug - Notice Message: Only variables should be passed by reference File: /home/myvirgo3/public_html/ow_plugins/antispammer/init.php Line: 85

OW Debug - Notice Message: Undefined index: HTTP_REFERER File: /home/myvirgo3/public_html/ow_plugins/antispammer/init.php Line: 173

OW Debug - Notice Message: Undefined index: host File: /home/myvirgo3/public_html/ow_plugins/antispammer/init.php Line: 85

OW Debug - Notice Message: Only variables should be passed by reference File: /home/myvirgo3/public_html/ow_plugins/antispammer/init.php Line: 85


These are just notices, you can ignore them or contact plugin developer to resolve your issue. 


As to these errors:


OW Debug - Warning Message: mkdir() [function.mkdir]: File exists File: /home/myvirgo3/public_html/ow_system_plugins/base/bol/theme_service.php Line: 335

OW Debug - Warning Message: mkdir() [function.mkdir]: File exists File: /home/myvirgo3/public_html/ow_system_plugins/base/bol/theme_service.php Line: 335

OW Debug - Warning Message: include(/home/myvirgo3/public_html/ow_system_plugins/base/bol/theme_master_page.php) [function.include]: failed to open stream: No such file or directory File: /home/myvirgo3/public_html/ow_core/autoload.php Line: 110

OW Debug - Warning Message: include() [function.include]: Failed opening '/home/myvirgo3/public_html/ow_system_plugins/base/bol/theme_master_page.php' for inclusion (include_path='.:/usr/local/php53/pear') File: /home/myvirgo3/public_html/ow_core/autoload.php Line: 110


Fatal error: Class 'BOL_ThemeMasterPage' not found in /home/myvirgo3/public_html/ow_core/database.php on line 342


Make sure you have ow_system_plugins/base/bol/theme_master_page.php file

Do not enable debug and dev mode at the same time. 

Webster Molaudi
Webster Molaudi Mar 31 '15
Hi Ross,

Where do i get this file as i haven't made any changes ever since i upgraded to 1.7.2 ?

Thanks
ross Team
ross Mar 31 '15
Check whether this file: ow_system_plugins/base/bol/theme_master_page.php is on your server according to the path
Webster Molaudi
Webster Molaudi Apr 8 '15
Hi there,

I have it ... !!!
ross Team
ross Apr 8 '15
Webster deactivate the dev mode, never enable them one a a time. 

See if you get this error again. 

Webster Molaudi
Webster Molaudi Apr 8 '15
Hi Ross,

Im lost...do you mean never enable them both at the same time or never enable each one at a time ?
ross Team
ross Apr 8 '15
Yes, sorry, my mistake. Never enable them both at the same time. Only one at a time. 

Just enable debug mode and see if the error persists. 

Webster Molaudi
Webster Molaudi Apr 8 '15
Hi Ross,

THanks, will try and update if there's any issue !!
Webster Molaudi
Webster Molaudi Apr 8 '15
Hi Ross,

I get this error :

OW Debug - Warning

Message: call_user_func() expects parameter 1 to be a valid callback, function 'antispammer_hidden' not found or invalid function name File: /home/myvirgo3/public_html/ow_core/event_manager.php Line: 222
----

You said notices i should not worry with only warnings right ?
ross Team
ross Apr 9 '15
Webster what do you have on line 222 in ow_core/event_manager.php file

is it: if ( call_user_func($listener, $event) === false || $event->isStopped() )


If so, try to disable antispammer plugin, if you have one and see if the issue persists. 

Webster Molaudi
Webster Molaudi Apr 9 '15
Hi Ross,

My account just got suspended because they say im a forum Spammer, how so ?
I just created a new account now....to ask about my suspension
ross Team
ross Apr 9 '15
I reactivated your account, it's our spammer system, it took you as a spammer, sorry about that. 
Webster Molaudi
Webster Molaudi Apr 9 '15
Hi Ross,

I have that line, i have disabled anti-spammer, no warning now....just notices.

Thanks will wait for an update !!

Thanks for re-activating my account....!!!
The Forum post is edited by Webster Molaudi Apr 9 '15
ross Team
ross Apr 9 '15
Ok, in this case you will need to contact antispammer plugin developer to resolve the issue. 

I'm going to mark this thread as solved.