Announcement

Collapse
No announcement yet.

Copy Default Text button not work

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Copy Default Text button not work

    Hi
    Today I upgraded to the latest version 5.7.2
    After upgrading, I noticed a bug in the Copy Default Text button functionality. It does not work when you click on it

    The Copy Default Text button function is located in the Admin CP > Languages & Phrases > Phrase Manager.

    See the attached image

    Also, after the upgrade, I noticed that the site became unstable and the server load was unusually high
    I don't know if this is an upgrade related issue but I will be monitoring the server​

    Click image for larger version

Name:	image.png
Views:	75
Size:	96.1 KB
ID:	4477801Click image for larger version

Name:	image.png
Views:	56
Size:	96.1 KB
ID:	4477802

  • #2
    If you press the F12 key in your browser and then reload the page, are there any Javascript issues flagging in the console that opens up in your browser?
    Vote for:

    - *Admin Settable Paid Subscription Reminder Timeframe*
    -
    *PM - Add ability to reply to originator only*
    - Add Admin ability to auto-subscribe users to specific channel(s)
    - "Quick Route" Interface...

    Comment


    • #3
      Thanks, Trevor
      I'm inexperienced in troubleshooting, so I opened a new support ticket asking for help

      Comment


      • #4
        Easiest way to resolve Javascript issues in the AdminCP is to clear out your browser's history and cache. You can retain cookies if you don't want to be logged out of every website you've ever logged into.
        Translations provided by Google.

        Wayne Luke
        The Rabid Badger - a vBulletin Cloud demonstration site.
        vBulletin 5 API

        Comment


        • #5
          Originally posted by Wayne Luke View Post
          Easiest way to resolve Javascript issues in the AdminCP is to clear out your browser's history and cache. You can retain cookies if you don't want to be logged out of every website you've ever logged into.
          Thanks Wayne
          Yes, that's right, the button problem went away after dumping the browser's history and cache
          Unfortunately, after the upgrade, the problem of high server load appeared

          Comment


          • #6
            These are some of the error messages from the server that appeared after the upgrade. Is there a problem with the forum script files? And what should I do?

            Code:
            [13-Jan-2023 13:32:04 UTC] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 257960880 bytes) in phar:///home/m*****s/public_html/core/vb/vb.phar/utility/url.php on line 298
            [13-Jan-2023 13:32:39 UTC] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 257956480 bytes) in phar:///home/m*****s/public_html/core/vb/vb.phar/utility/url.php on line 298
            [13-Jan-2023 13:33:01 UTC] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 224406600 bytes) in phar:///home/m*****s/public_html/core/vb/vb.phar/utility/url.php on line 298
            [13-Jan-2023 13:39:33 UTC] PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in phar:///home/m*****s/public_html/core/vb/vb.phar/permissioncontext.php on line 419
            [13-Jan-2023 13:39:34 UTC] PHP Fatal error:  Uncaught 2: mysqli_real_connect(): (HY000/2002): Connection refused
            
              thrown in phar:///home/m*****s/public_html/core/vb/vb.phar/database.php on line 1133
            [13-Jan-2023 13:39:35 UTC] PHP Fatal error:  Uncaught 2: mysqli_real_connect(): (HY000/2002): Connection refused
            
              thrown in phar:///home/m*****s/public_html/core/vb/vb.phar/database.php on line 1133
            [13-Jan-2023 14:43:30 UTC] PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in phar:///home/m*****s/public_html/core/vb/vb.phar/permissioncontext.php on line 419
            [13-Jan-2023 14:43:30 UTC] PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in phar:///home/m*****s/public_html/core/vb/vb.phar/permissioncontext.php on line 419
            [13-Jan-2023 14:43:30 UTC] PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in phar:///home/m*****s/public_html/core/vb/vb.phar/permissioncontext.php on line 419
            [13-Jan-2023 14:43:30 UTC] PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in phar:///home/m*****s/public_html/core/vb/vb.phar/permissioncontext.php on line 419
            [13-Jan-2023 14:55:08 UTC] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 257962440 bytes) in phar:///home/m*****s/public_html/core/vb/vb.phar/utility/url.php on line 298
            [13-Jan-2023 15:15:39 UTC] Invalid SQL:
            UPDATE session SET `lastactivity`=1673622639,`styleid`=51,`languageid`=4
             WHERE (`sessionhash` = 'dd2d1bcd6d4937398393cba8e209095a')
            /**session**/;
            ## phar:///home/m*****s/public_html/core/vb/vb.phar/database.php(1203) Exception Thrown
            #0 phar:///home/m*****s/public_html/core/vb/vb.phar/database/mysqli.php(236): vB_Database->halt()
            #1 phar:///home/m*****s/public_html/core/vb/vb.phar/database.php(587): vB_Database_MySQLi->execute_query(true, Object(mysqli))
            #2 phar:///home/m*****s/public_html/core/vb/vb.phar/db/query/update.php(103): vB_Database->query_write('Invalid SQL:\r\nU...')
            #3 phar:///home/m*****s/public_html/core/vb/vb.phar/db/query/update.php(88): vB_dB_Query_Update->doUpdates()
            #4 phar:///home/m*****s/public_html/core/vb/vb.phar/db/assertor.php(245): vB_dB_Query_Update->execSQL()
            #5 phar:///home/m*****s/public_html/core/vb/vb.phar/db/assertor.php(482): vB_dB_Assertor->assertQuery('session', Array)
            #6 phar:///home/m*****s/public_html/core/vb/vb.phar/session.php(650): vB_dB_Assertor->update('session', Array, Array)
            #7 phar:///home/m*****s/public_html/core/vb/vb.phar/shutdown.php(85): vB_Session->save()
            #8 /home/m*****s/public_html/core/vb/vb.php(487): vB_Shutdown->shutdown()
            #9 [internal function]: vB::shutdown()
            #10 {main}
            [13-Jan-2023 16:49:45 UTC] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 136314912 bytes) in phar:///home/m*****s/public_html/core/vb/vb.phar/utility/url.php on line 298
            [13-Jan-2023 17:34:35 UTC] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 199229472 bytes) in phar:///home/m*****s/public_html/core/vb/vb.phar/utility/url.php on line 298
            [13-Jan-2023 17:34:55 UTC] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 199229472 bytes) in phar:///home/m*****s/public_html/core/vb/vb.phar/utility/url.php on line 298
            [13-Jan-2023 17:40:51 UTC] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 132126320 bytes) in phar:///home/m*****s/public_html/core/vb/vb.phar/utility/url.php on line 298
            [13-Jan-2023 17:48:51 UTC] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 132132968 bytes) in phar:///home/m*****s/public_html/core/vb/vb.phar/utility/url.php on line 298
            [13-Jan-2023 20:31:54 UTC] PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in phar:///home/m*****s/public_html/core/vb/vb.phar/permissioncontext.php on line 419
            [13-Jan-2023 22:44:41 UTC] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 199229472 bytes) in phar:///home/m*****s/public_html/core/vb/vb.phar/utility/url.php on line 298
            [13-Jan-2023 22:45:21 UTC] PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 136314912 bytes) in phar:///home/m*****s/public_html/core/vb/vb.phar/utility/url.php on line 298
            ​

            Comment


            • #7
              I've answered these in your ticket...
              Vote for:

              - *Admin Settable Paid Subscription Reminder Timeframe*
              -
              *PM - Add ability to reply to originator only*
              - Add Admin ability to auto-subscribe users to specific channel(s)
              - "Quick Route" Interface...

              Comment


              • #8
                Thank you, everybody.
                Everything ran smoothly during the past few days, and all bugs and issues vanished.

                I looked at certain server settings and followed some recommendations I found in numerous earlier postings on this forum concerning related problems.

                The vbulletin forum v5 includes a ton of features and capabilities that were lacking in the prior version, and I'm really happy with it.

                It is regrettable that the forums' readership has abandoned them in favor of social networking sites, but who knows? Maybe the tide will turn and the forums will once more dominate.

                My welcome and gratitude to the vbulletin forum family, as well as my thanks and admiration to the moderating and support staff​

                Comment

                widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                Working...
                X