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

User profile redirecting to "Internal Server error 500" after update to 1.6.0 | Forum

Srirangaraj N C
Srirangaraj N C Apr 26 '14
Hi guys,


After updating to oxwall 1.6.0, all the user profiles are redirecting to "Internal Server Error 500"....!!!


Even the section "user profile" in admin area is redirecting to "Internal Server Error 500" page.


How to fix this...??


I'm using "Darklets" theme....


Please help...


Many thanks in advance

Srirangaraj

The Forum post is edited by Srirangaraj N C Apr 26 '14
Srirangaraj N C
Srirangaraj N C Apr 26 '14
Hi Chris,


Thanks for the suggestion.


I checked the whole Database and everything seems to be fine. Couldn't exactly pin point the issue. 

What else might be the issue over here...???

Your help will be very much appreciated, many thanks...


- Srirangaraj

bobbi
bobbi Apr 26 '14
have you enabled debug mode to see the actual error
ross Team
ross Apr 27 '14
Quote from Chris_W
Quote from bobbi have you enabled debug mode to see the actual error

+1

Please enable debug mode and copy the actual error so we could assist you
Srirangaraj N C
Srirangaraj N C Apr 29 '14
Hi Guys,


I enabled the debug mode and got the following error message:

______________________________________________________________________________________

OW Debug - Notice

Message:Undefined variable: gotid

File:/home/eunleash/public_html/ow_plugins/antispammer/init.php

Line:227


OW Debug - Warning

Message:call_user_func() expects parameter 1 to be a valid callback, class 'FRIENDS_CMP_UserWidget' not found

File:/home/eunleash/public_html/ow_system_plugins/base/components/drag_and_drop_panel.php

Line:67


OW Debug - Exception

Message:Class FRIENDS_CMP_UserWidget does not exist

File:/home/eunleash/public_html/ow_system_plugins/base/components/drag_and_drop_item.php

Line:207

Trace:#0 /home/eunleash/public_html/ow_system_plugins/base/components/drag_and_drop_item.php(207): ReflectionClass->__construct('FRIENDS_CMP_Use...')


#1 /home/eunleash/public_html/ow_system_plugins/base/components/drag_and_drop_item.php(92): BASE_CMP_DragAndDropItem->checkComponent('FRIENDS_CMP_Use...')


#2 /home/eunleash/public_html/ow_system_plugins/base/components/drag_and_drop_entity_panel.php(200): BASE_CMP_DragAndDropItem->setContentComponentClass('FRIENDS_CMP_Use...')


#3 /home/eunleash/public_html/ow_smarty/template_c/766c588dd45b9ba32600da21f32ec0dc6db49f5a.file.drag_and_drop_entity_panel.html.php(102): BASE_CMP_DragAndDropEntityPanel->tplComponent(Array, Object(Smarty_Internal_Template))


#4 /home/eunleash/public_html/ow_libraries/smarty3/sysplugins/smarty_internal_templatebase.php(180): content_535f850c94f4b0_61277294(Object(Smarty_Internal_Template))


#5 /home/eunleash/public_html/ow_core/view_renderer.php(101): Smarty_Internal_TemplateBase->fetch('/home/eunleash/...')


#6 /home/eunleash/public_html/ow_core/renderable.php(263): OW_ViewRenderer->renderTemplate('/home/eunleash/...')


#7 /home/eunleash/public_html/ow_core/component.php(80): OW_Renderable->render()


#8 /home/eunleash/public_html/ow_system_plugins/base/controllers/component_panel.php(156): OW_Component->render()


#9 /home/eunleash/public_html/ow_system_plugins/base/controllers/component_panel.php(267): BASE_CTRL_ComponentPanel->action('profile', 5, false, Array, 'drag_and_drop_e...')


#10 /home/eunleash/public_html/ow_system_plugins/base/controllers/component_panel.php(283): BASE_CTRL_ComponentPanel->myProfile(Array)


#11 [internal function]: BASE_CTRL_ComponentPanel->profile(Array)


#12 /home/eunleash/public_html/ow_core/request_handler.php(266): ReflectionMethod->invokeArgs(Object(BASE_CTRL_ComponentPanel), Array)


#13 /home/eunleash/public_html/ow_core/application.php(330): OW_RequestHandler->dispatch()


#14 /home/eunleash/public_html/index.php(65): OW_Application->handleRequest()


#15 {main}

_____________________________________________________________________________________


I had uninstalled the "Friends" plugin from the start as we do not have any use for it.

Yet, I installed the "friends" plugin and the error message said the same thing.
 
I was unable to figure out the exact error....!!! Please help


Many thanks

- Ranga


The Forum post is edited by Srirangaraj N C Apr 29 '14
ross Team
ross Apr 30 '14
You need to contact antispammer plugin developer to resolve this issue: 

OW Debug - Notice

Message:Undefined variable: gotid

File:/home/eunleash/public_html/ow_plugins/antispammer/init.php

Line:227


As to the rest of the error: have you deleted friends plugin manually from server? seems like there's a record in the database about this plugin left, you need to delete it in the ow_base_plugin  and ow_base_component. 


Then you need to reinstall the plugin via admin panel