Bug Can not view thread

Status
Not open for further replies.
According to the stack trace, that's not in the Repair Cache page.

What that's doing is saying you have an event that it can't find an event trigger for. Did you have any custom developed event triggers before upgrading?
 
According to the stack trace, that's not in the Repair Cache page.

What that's doing is saying you have an event that it can't find an event trigger for. Did you have any custom developed event triggers before upgrading?

No, all are default settings.

Repair Cache and event same error: https://image.prntscr.com/image/KBqMwkVwSQWSM4SlaFWx-g.png

/admin.php?dbtech-credits/event&success=1 : https://image.prntscr.com/image/MH6NDynVTS6RKk6f_rmD_g.png

Code:
    Error: Call to a member function isActive() on null src/addons/DBTech/Credits/ActionAdmin/Event.php:34 

    Generated by: Nirjon Dec 1, 2017 at 9:33 PM 

Stack trace

#0 src/addons/DBTech/Credits/Application/Core.php(165): DBTech\Credits\ActionAdmin\Event->actionIndex()
#1 src/addons/DBTech/Credits/Admin/Controller/Route.php(39): DBTech\Credits\Application\Core->runAction('DBTech\\Credits\\...')
#2 src/XF/Mvc/Dispatcher.php(249): DBTech\Credits\Admin\Controller\Route->actionIndex(Object(XF\Mvc\ParameterBag))
#3 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('DBTech\\Credits:...', 'Index', 'html', Object(XF\Mvc\ParameterBag), 'dbtech_credits', Object(DBTech\Credits\Admin\Controller\Route), NULL)
#4 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#5 src/XF/App.php(1879): XF\Mvc\Dispatcher->run()
#6 src/XF.php(328): XF\App->run()
#7 admin.php(13): XF::runApp('XF\\Admin\\App')
#8 {main}

Request state

array(4) {
  ["url"] => string(41) "/admin.php?dbtech-credits/event&success=1"
  ["referrer"] => string(36) "https://www.nirjonmela.com/admin.php"
  ["_GET"] => array(2) {
    ["dbtech-credits/event"] => string(0) ""
    ["success"] => string(1) "1"
  }
  ["_POST"] => array(0) {
  }
}
 
You appear to have some form of code cache going on, I've modified the files to debug this issue but the changes are not taking effect. Can you please disable whatever caching system you're running?
 
Update: Seems to have resolved itself, I set the code to delete any event that was associated with a non-existent event trigger and that appears to have resolved the issue.
 
Hello Nirjonadda,

This ticket has now been closed with the status Fixed.

We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link.

If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page.

Thank you!
 
Status
Not open for further replies.

DragonByte Credits

XenForo 1.5.3+ XenForo 2.0.x XenForo 2.1.x XenForo 2.2.x XenForo 2.3.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
5,168
Customer rating
4.67 star(s) 6 ratings
Back
Top