Editor problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ringnews24
    Senior Member
    • Nov 2012
    • 332
    • 4.2.x

    Editor problem

    We recently moved to a new server and everything was working ok.

    Then around the 10th day the editor started not to work properly. (see attachment)

    We disabled all plug-ins and the problem was still there. The problem is also on the default theme.

    Any ideas?

    Thanks



    Attached Files
    Ringnews24's KO Boxing Forum
    www.koboxingforum.com

    I'd like to thank all the staff and members who have helped me on the VBulletin help forum. The help so far has been much appreciated.
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24287
    • 6.0.X

    #2
    What version of php is running on the server?
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • ringnews24
      Senior Member
      • Nov 2012
      • 332
      • 4.2.x

      #3
      PHP 5.4.32
      Ringnews24's KO Boxing Forum
      www.koboxingforum.com

      I'd like to thank all the staff and members who have helped me on the VBulletin help forum. The help so far has been much appreciated.

      Comment

      • Mark.B
        vBulletin Support
        • Feb 2004
        • 24287
        • 6.0.X

        #4
        Have you disabled modifications using the config.php method, rather than just the admincp?

        To disable the plugin/hook system completely, edit includes/config.php and add the following code:
        Just below
        Code:
        <?php
        enter
        Code:
        define('DISABLE_HOOKS', true);
        Also, make sure any .htaccess files that exist are removed or renamed.

        Finally, add the following line to your /includes/config.php file, right under the <?php line:
        PHP Code:
        define('SKIP_ALL_ERRORS'true); 
        MARK.B
        vBulletin Support
        ------------
        My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
        My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

        Comment

        • ComputerModding
          Member
          • Sep 2007
          • 76

          #5
          HI Mark

          We have disabled the plugins via the config as suggested yes.

          I have also removed the replacement variables I put in place, checked all URL's within the templates and made sure that the filesystem is all in-place.

          I have also googled and searched VB Forums for this error and tried everything I have read to put this right.

          It may be worth noting that I have setup this site using cenyminmod (nginx) which is the second iteration of this type of setup I have installed for vBulletin, the first I had no problems with at all.

          Comment

          • Zachery
            Former vBulletin Support
            • Jul 2002
            • 59097

            #6
            Some of your CSS/HTML did not load for some reason. Does a hard refresh (ctrl + F5 or SHIFT f5 in chrome) help fix it?

            Comment

            • ComputerModding
              Member
              • Sep 2007
              • 76

              #7
              No still not working!

              Comment

              • Zachery
                Former vBulletin Support
                • Jul 2002
                • 59097

                #8
                Can you please start a ticket with an AdminCP, and ftp login.

                Comment

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