Unable to access unaurl/studio http 500 error

Good morning.
I have a little social network that I've set up using UNA, however I noticed today that I'm unable to access the studio URL it returns a HTTP 500 error. Any advice?

  • 908
  • More
Replies (8)
    • The 500 Internal Server Error is a very general HTTP status code that means something has gone wrong on the web site's server but the server could not be more specific on what the exact problem is. Perhaps contact your hosting and see if they can help you.

      • Hello JRFRank !

        Yes, the best variant is to check the error log in your server to know the reason definitely. But it might be this one https://github.com/unaio/una/issues/3253

        • Greetings fellas, so I got support to enable error reporting and this was the result:
          Fatal error: Uncaught Error: Class 'BxTemplAcl' not found in /?/?/godang.tk/inc/classes/BxDolAcl.php:129 Stack trace: #0 /?/?/godang.tk/modules/boonex/timeline/classes/BxTimelineTemplate.php(37): BxDolAcl::getInstance() #1 /?/?/ godang.tk/inc/classes/BxDolModule.php(71): BxTimelineTemplate->__construct(Object(BxTimelineConfig), Object(BxTimelineDb)) #2 /?/?/godang.tk/modules/base/general/classes/BxBaseModGeneralModule.php(25): BxDolModule->__construct(Array) #3 /?/?/godang.tk/modules/base/notifications/classes/BxBaseModNotificationsModule.php(40): BxBaseModGeneralModule->__construct(Array) #4 /?/?/godang.tk/modules/boonex/timeline/classes/BxTimelineModule.php(74): BxBaseModNotificationsModule->__construct(Array) #5 /?/?/godang.tk/inc/classes/BxDolModule.php(102): BxTimelineModule->__construct(Array) #6 /?/?/godang.tk/inc/classes/BxDolPreloader.php(84): BxDolModule::getInstance('bx_timeline') #7 //?/?/godang.tk/inc/classes/BxDolTemplate in /?/?/godang.tk/inc/classes/BxDolAcl.php on line 129

          • Yes, it is the trouble which has been solved in the mentioned ticket.

            • Great, so I solve this by replacing these two files?

              • Alright, got it fixed thanks.

                  • Replaced both of them, have a backup just in case something else breaks. Thanks again for the assistance. My only question now is can users block other users? Might have to create another post for that

                    Login or Join to comment.