Announcement

Collapse
No announcement yet.

error The software is experiencing a systems error.

Collapse
X
Collapse
First Prev Next Last
 
  • Filter
  • Time
  • Show
Clear All
new posts

    error The software is experiencing a systems error.

    Hello
    I update my vb 4.x.x to 5.7.5 but now i have 2 big problems
    1st greek it look like this Áíá�ïéíþóåéò

    ​and 2st when i try to enter to any post i get this error
    A System Error has occured.


    The software is experiencing a systems error.

    You should attempt to repeat your last action. If this error occurs again, please contact the site administrator

    any help please

    #2
    For the 1st error, try setting the HTML Character Set to UTF-8 in the Language Manager in AdminCP.

    For the 2nd error, enable debug mode to see the detailed PHP error stack trace.
    Buy me a coffeePayPal QR Code
    My Amazon Affiliate Link
    Fast vBulletin VPS Host:
    This site is hosted by IONOS

    Comment


      #3
      i retry the update and now i get this one on update

      atal Error Occurred

      Error Could not find phrase 'incorrect_content_class_called'. Arguments given were: "vB_Library_Content_Channel", "2", "vB_Library_Content_Gallery' on phar:///var/www/vhosts/*************.com/httpdocs/core/vb/vb.phar/library/content.php : 2

      Script: 500a1
      Step: 141

      Comment


        #4
        no one nothing?

        Comment


          #5
          You're using PHP 8.3? vB5 does not support PHP 8.3. Please see Wayne's post here:

          Note: that vBulletin 5.7.5 has not been updated to support PHP 8.3 and may not work correctly with this version. It is recommended to use a maximum version of PHP 8.2.X.


          Buy me a coffeePayPal QR Code
          My Amazon Affiliate Link
          Fast vBulletin VPS Host:
          This site is hosted by IONOS

          Comment


            #6
            thank you for your respond
            i try with vb6 but i get the same error

            Comment


              #7
              Step 141 - Error Could not find phrase 'incorrect_content_class_called'. Arguments given were: "vB_Library_Content_Channel", "2", "vB_Library_Content_Gallery'
              ## phar:///var/www/*******/*******.com/httpdocs/core/vb/vb.phar/library/content.php(2) Exception Thrown
              #0 phar:///var/www/*******/*******.com/httpdocs/core/vb/vb.phar/library/content.php(2): vB_Library_Content->getRawContent()
              #1 phar:///var/www/*******/*******.com/httpdocs/core/vb/vb.phar/library/content/channel.php(2): vB_Library_Content->getFullContent()
              #2 phar:///var/www/*******/*******.com/httpdocs/core/vb/vb.phar/api/content.php(1): vB_Library_Content_Channel->getFullContent()
              #3 phar:///var/www/*******/*******.com/httpdocs/core/vb/vb.phar/api/content.php(1): vB_Api_Content->getFullContent()
              #4 phar:///var/www/*******/*******.com/httpdocs/core/vb/vb.phar/api/content/channel.php(2): vB_Api_Content->getContent()
              #5 /var/www/*******/*******.*******/httpdocs/core/vb5/route/channel.php(125): vB_Api_Content_Channel->fetchChannelById()
              #6 /var/www/*******/*******.com/httpdocs/core/vb5/route/channel.php(95): vB5_Route_Channel::createPrefix()
              #7 phar:///var/www/*******/*******.com/httpdocs/core/vb/vb.phar/library/content/channel.php(2): vB5_Route_Channel::validatePrefix()
              #8 /var/www/*******/*******.com/httpdocs/core/install/includes/class_upgrade_50x.php(2624): vB_Library_Content_Channel->add()
              #9 /var/www/*******/*******.com/httpdocs/core/install/includes/class_upgrade.php(3170): vB_Upgrade_500a1->step_141()
              #10 /var/www/*******/*******.com/httpdocs/core/install/includes/class_upgrade_cli.php(382): vB_Upgrade_Version->execute_step()
              #11 /var/www/*******/*******.com/httpdocs/core/install/includes/class_upgrade_cli.php(343): vB_Upgrade_Cli->execute_step()
              #12 /var/www/*******/*******.com/httpdocs/core/install/includes/class_upgrade_cli.php(175): vB_Upgrade_Cli->process_script()
              #13 /var/www/*******/*******.com/httpdocs/core/install/includes/class_upgrade.php(1232): vB_Upgrade_Cli->init()
              #14 /var/www/*******/*******.com/httpdocs/core/install/includes/class_upgrade.php(123): vB_Upgrade_Abstract->__construct()​

              Comment


                #8
                Try clearing system cache before doing the upgrade. And if you are using any type of caching system, turn it off.

                Buy me a coffeePayPal QR Code
                My Amazon Affiliate Link
                Fast vBulletin VPS Host:
                This site is hosted by IONOS

                Comment


                • ngcalex
                  commented
                  Editing a comment
                  how???

                • glennrocksvb
                  commented
                  Editing a comment
                  Try clearing system cache in AdminCP and see if the issue goes away.

                #9
                can't open the forum
                can i do it via ssh?

                Comment


                • glennrocksvb
                  commented
                  Editing a comment
                  Temporary rename the "install" folder to "_install". Then you can access AdminCP. After clearing system cache, then rename the folder back.

                #10
                Error: mb_strlen(): Argument #2 ($encoding) must be a valid encoding, "WINDOWS-1253" given on line 372 in /var/www/vhosts/****.com/httpdocs/includes/vb5/string.php
                Step 0: showErrorPage() called on line 399 in /var/www/vhosts/******.com/httpdocs/includes/vb5/applicationabstract.php
                Step 1: handleException() called
                Exception mb_strlen(): Argument #2 ($encoding) must be a valid encoding, "WINDOWS-1253" given on line 372 in /var/www/vhosts/******.com/httpdocs/includes/vb5/string.php​

                Comment


                  #11
                  Did you follow my first suggestion in post #2 where I said to change the HTML Character Set to UTF-8?
                  Buy me a coffeePayPal QR Code
                  My Amazon Affiliate Link
                  Fast vBulletin VPS Host:
                  This site is hosted by IONOS

                  Comment


                  • ngcalex
                    commented
                    Editing a comment
                    i fix it yes ty
                    the problem is that the greek language HTML was windows-1253 and now with utf8 is looking like that

                    Åéäïðïßçóç: Ôï forum äå ëåéôïõñãåß ðñïóùñéíÜ!

                  • glennrocksvb
                    commented
                    Editing a comment
                    Hmm...UTF-8 should be able to handle Greek language.

                  #12
                  yes i know but doesn't
                  i'm looking everywhere to find something but no chance

                  Comment


                    #13
                    Use the tools.php in the "do_not-Upload" folder in the VB 6 package
                    Then reset your language.

                    The tools.php file provides a number of powerful options that can help recover a malfunctioning vBulletin installation.

                    Comment

                    Latest Posts

                    Collapse

                    Working...
                    X
                    Searching...Please wait.
                    An unexpected error was returned: 'Your submission could not be processed because you have logged in since the previous page was loaded.

                    Please push the back button and reload the previous window.'
                    An unexpected error was returned: 'Your submission could not be processed because the token has expired.

                    Please push the back button and reload the previous window.'
                    An internal error has occurred and the module cannot be displayed.
                    There are no results that meet this criteria.
                    Search Result for "|||"