4.1.7 leave page message and blank page results

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • polle
    Senior Member
    • Jan 2011
    • 103
    • 4.1.x

    [Forum] 4.1.7 leave page message and blank page results

    I upgraded to 4.1.7 and everything was ok, until I tried to reply, move and delete messages.

    If I reply and hit send, I get this message from the browser.
    ------------------------
    Are You Sure?
    This page is asking you to confirm that you want to leave - data you have entered may not be saved.
    ------------------------

    I hit leave page and then I get a blank page.

    I go back, refresh and the reply is there, but obviously having things like that is really annoying.

    Also its like quick reply is not working correctly.

    If I delete a message I go directly to a blank page with an address like this:site.com/forum/inlinemod.php?t=8387&p=&postids=55179,55180

    How can I fix this ?

    Thanks.
  • Trevor Hannant
    vBulletin Support
    • Aug 2002
    • 24325
    • 5.7.X

    #2
    To troubleshoot this, first download a fresh copy of the vBulletin ZIP file from the Members Area then reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file. Then run 'Suspect File Versions' in Diagnostics to make sure you have all the original files for your version and that none show 'File does not contain expected contents':

    Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions

    [Note: In some cases you may also need to remove any of the listed .xml files in the includes/xml directory.]

    Next, disable all plugins.Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php:

    define('DISABLE_HOOKS', true);

    Then if you still have this problem, create a new style and choose no parent style. This will force it to use the default templates. Finally empty your browser cache, close all browser windows then try again. Make sure you change to the new style and view your forums with it.

    Do you have the same problem?
    Vote for:

    - Admin Settable Paid Subscription Reminder Timeframe (vB6)
    - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

    Comment

    • polle
      Senior Member
      • Jan 2011
      • 103
      • 4.1.x

      #3
      Well I did exactly that for the upgrade, before posting this and I am using the default style. I found also that all the buttons for ckeditor are gone and theres no way to change tags.

      Checking Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions I have some files with a message.

      ./
      ImpExConfig.php The file was not identified as a part of vBulletin

      ./admincp
      glowhostspamomatic.php The file was not identified as a part of vBulletin

      ./clientscript
      vbulletin-threadbit.js The file was not identified as a part of vBulletin

      ./clientscript/ckeplugins/enhancedsourcearea
      plugin.js File does not contain expected contents

      ./clientscript/yui/history/assets
      blank.html File does not contain expected contents


      What should I do ?


      Thanks.

      Update: (I already do this) and CKeditor is fixed.

      Comment

      • Riasat
        Senior Member
        • Aug 2006
        • 4013

        #4
        Originally posted by polle
        Update: (I already do this) and CKeditor is fixed.
        So I assume your problem is completely solved?

        Comment

        • polle
          Senior Member
          • Jan 2011
          • 103
          • 4.1.x

          #5
          Originally posted by CvP
          So I assume your problem is completely solved?
          Nope.

          1- When I hit reply I still get:

          Are You Sure?
          This page is asking you to confirm that you want to leave - data you have entered may not be saved.

          I have to hit leave page.

          2- When I delete a message I get a new password promt to verify identity.

          I write my pass and get a welcome "vbuser$$" or something like that.

          Then I get a blank page whith this in the URL: inlinemod.php?t=8309&p=55185&postids=55185

          3- Checking Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions I have some files with a message.

          ./
          ImpExConfig.php The file was not identified as a part of vBulletin

          ./admincp
          glowhostspamomatic.php The file was not identified as a part of vBulletin

          ./clientscript
          vbulletin-threadbit.js The file was not identified as a part of vBulletin

          ./clientscript/ckeplugins/enhancedsourcearea
          plugin.js File does not contain expected contents

          ./clientscript/yui/history/assets
          blank.html File does not contain expected contents


          Thanks.

          Comment

          • Riasat
            Senior Member
            • Aug 2006
            • 4013

            #6
            Can you create a new default skin (create a new skin, select NO PARENTS) and see if it works on there?

            Comment

            • polle
              Senior Member
              • Jan 2011
              • 103
              • 4.1.x

              #7
              Originally posted by CvP
              Can you create a new default skin (create a new skin, select NO PARENTS) and see if it works on there?
              Its in import, leave everything like it is, put a name for the new style and hit import right ?

              After that I see no change at all and I have the same errors.

              Do I need to change to the new style to test or something ? Because I cant see it anywhere.

              Thanks.

              Comment

              • Riasat
                Senior Member
                • Aug 2006
                • 4013

                #8
                go to style manager > click add new style

                Comment

                • polle
                  Senior Member
                  • Jan 2011
                  • 103
                  • 4.1.x

                  #9
                  Ok, I tested and no luck.

                  I created a new style and that did not fix the problems.
                  I re upload all the files again and that did not fix it.
                  I created again a new style with all the fresh files uploaded and the same problems, no fix at all.

                  So, here is what I still get.

                  1- When I hit reply I still get:

                  Are You Sure?
                  This page is asking you to confirm that you want to leave - data you have entered may not be saved.

                  I have to hit leave page.

                  2- When I delete a message.

                  I get a blank page whith this in the URL: inlinemod.php?t=8309&p=55185&postids=55185

                  The message is not deleted. For now I have like 10 messages "testing for update" in different threads I can't delete.

                  3- Forum is not updating.
                  If a thread has answers, it says zero, this happened since the update.
                  New threads are not showing when seeing the latest threads.

                  4- Checking Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions I have some files with a message.

                  ImpExConfig.php The file was not identified as a part of vBulletin
                  blank.html File does not contain expected contents

                  What can I do to fix this ?

                  Thanks.

                  Comment

                  • polle
                    Senior Member
                    • Jan 2011
                    • 103
                    • 4.1.x

                    #10
                    If anyone else is having this problem, "GlowHost - Spam-O-Matic" was the cause.

                    I updated the plugin and it seems everything comes back to work fine. Will still check things and update here if needed.

                    Thanks.

                    Comment

                    • dodgechargerfan
                      Member
                      • Aug 2005
                      • 70
                      • 3.6.x

                      #11
                      polle, how are things going? Is the problem still cleared up?

                      I have uninstalled Spam-O-Matic and still see the problem. I have installed the new version too (because it does a good job for me)
                      But, in my testing I had disabled the plugins/hooks system AND disabled every product and plugin manually, and the problem persisted.

                      Comment

                      • polle
                        Senior Member
                        • Jan 2011
                        • 103
                        • 4.1.x

                        #12
                        Originally posted by dodgechargerfan
                        polle, how are things going? Is the problem still cleared up?

                        I have uninstalled Spam-O-Matic and still see the problem. I have installed the new version too (because it does a good job for me)
                        But, in my testing I had disabled the plugins/hooks system AND disabled every product and plugin manually, and the problem persisted.
                        For sure you are not uploading all the files for "GlowHost - Spam-O-Matic", check that.

                        Comment

                        • legar
                          Member
                          • Mar 2006
                          • 93

                          #13
                          Same problem for my forum after the upgrade aswel.. default style with some colors changes, no edited templates and no plugins.

                          Comment

                          • marinelife
                            Senior Member
                            • Oct 2008
                            • 214

                            #14
                            many others have the same issue:

                            Comment

                            • marinelife
                              Senior Member
                              • Oct 2008
                              • 214

                              #15
                              I follow the directions on that page and it seems to have fixed the issue.

                              Comment

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