XF 1.5 error and no access

ozm8ey

Member
edit: this is the error:

An exception occurred: Object of class stdClass could not be converted to string in /home/farcraf3/public_html/Forums/library/ShortCutCentral/McStatus/Query.php on line 52

  1. XenForo_Application::handlePhpError()
  2. preg_replace() in ShortCutCentral/McStatus/Query.php at line 52
  3. Query->getStatus() in ShortCutCentral/McStatus/View.php at line 79
  4. ShortCutCentral_McStatus_View::getData() in ShortCutCentral/McStatus/View.php at line 23
  5. ShortCutCentral_McStatus_View::renderStatus()
  6. call_user_func_array() in XenForo/CodeEvent.php at line 73
  7. XenForo_CodeEvent::fire() in XenForo/Template/Abstract.php at line 195
  8. XenForo_Template_Abstract->render() in XenForo/Template/Public.php at line 110
  9. XenForo_Template_Public->render() in XenForo/ViewRenderer/HtmlPublic.php at line 123
  10. XenForo_ViewRenderer_HtmlPublic->renderContainer() in XenForo/FrontController.php at line 637
  11. XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
  12. XenForo_FrontController->run() in /home/farcraf3/public_html/Forums/index.php at line 13

 
Last edited:
It could be a session table crash.

What entries are there in the ACP error log?

You can navigate to it directly via /admin.php

If it is just the error posted above, you will need to disable the add-on and contact the author for support.
 
It could be a session table crash.

What entries are there in the ACP error log?

You can navigate to it directly via /admin.php

If it is just the error posted above, you will need to disable the add-on and contact the author for support.
Thats seemed to have worked, that add-on what spammed in the error log. thanks, closed
 
Top Bottom