Ludachris
Well-known member
I've been using XF for almost 5 years now and I don't know how to read and understand a server error in the XF admin panel. I did a quick search to see if it was explained anywhere but couldn't find it. I'm getting an error that is most likely due to a conflict between add-ons, but I'm thinking that if I understood the trace better I might be able to track down which one is causing the issue so I can contact the developer. How would I read this error:
Thanks in advance.
Errors all seem to have the same number of lines. Sometimes they reference add-ons, sometimes they reference core files, usually they reference both.Undefined property: XenForo_ControllerResponse_Redirect::$params
- XenForo_Application::handlePhpError() in YouTube/ControllerPublic/Thread.php at line 11
- YouTube_ControllerPublic_Thread->actionIndex() in Andy/ThreadStarter/ControllerPublic/Thread.php at line 8
- Andy_ThreadStarter_ControllerPublic_Thread->actionIndex() in Andy/History/ControllerPublic/Thread.php at line 12
- Andy_History_ControllerPublic_Thread->actionIndex() in CTA/FeaturedThreads/ControllerPublic/Thread.php at line 560
- CTA_FeaturedThreads_ControllerPublic_Thread->actionIndex() in XenForo/FrontController.php at line 369
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 152
- XenForo_FrontController->run() in /home/site/public_html/index.php at line 19
Thanks in advance.