[NOT A BUG] ACP Error during 2.0.3 upgrade -> Error? Or just caused by upgrade process?

chernabog

Member
I just wanted to shoot this your way. Thank you for taking the time to put in all the upgrade and enhancements work for this add-on. It really is appreciated.

This error happened when upgrading to 2.0.3 -> not sure if it was just caused by the add-on being live during the upgrade or not.

Thanks!

Code:
[LIST]
[*]xception: Could not find class Truonglv\Groups\XF\Entity\User when attempting to extend XF\Entity\User
[*]               
[*]src/XF/Extension.php:174
[*]            
[/LIST]
           
[LIST]
[*]                
[*]Generated by: Unknown account
[*]               
[*]Feb 20, 2019 at 10:43 AM
[*]            
[/LIST]
        
       Stack trace
       
           #0 src/XF/Mvc/Entity/Manager.php(53): XF\Extension->extendClass('XF\\Entity\\User')
#1 src/XF/Mvc/Entity/Manager.php(123): XF\Mvc\Entity\Manager->getEntityClassName('XF:User')
#2 src/XF/Repository/User.php(24): XF\Mvc\Entity\Manager->find('XF:User', 1, Array)
#3 src/XF/App.php(1766): XF\Repository\User->getVisitor(1, Array)
#4 src/XF/Pub/App.php(154): XF\App->getVisitorFromSession(Object(XF\Session\Session))
#5 src/XF/App.php(2173): XF\Pub\App->start(true)
#6 src/XF.php(390): XF\App->run()
#7 index.php(20): XF::runApp('XF\\Pub\\App')
#8 {main}

        


        Request state

        

            array(4) {
  ["url"] => string(172) "/index.php?spotify/update-current-playback&_xfRequestUri=%2Fadmin.php%3Fadd-ons%2F&_xfWithData=1&_xfToken=1550677094%2C4a7e49f2e0a9797b4f3e29b3ece37612&_xfResponseType=json"
  ["referrer"] => string(39) "https://titanx.games/admin.php?add-ons/"
  ["_GET"] => array(5) {
    ["spotify/update-current-playback"] => string(0) ""
    ["_xfRequestUri"] => string(19) "/admin.php?add-ons/"
    ["_xfWithData"] => string(1) "1"
    ["_xfToken"] => string(43) "1550677094,4a7e49f2e0a9797b4f3e29b3ece37612"
    ["_xfResponseType"] => string(4) "json"
  }
  ["_POST"] => array(0) {
  }
}

       
       
           Delete
 
This add-on contains a large files so you may disable add-on while upgrading.
 
Back
Top