All messed up on forum suddenly - blank page too for admin

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Bærbar
    Member
    • Jan 2009
    • 32

    All messed up on forum suddenly - blank page too for admin

    I am such a newbie at this but suddenly this happened - http://forum.tettinntil.no
    I dont know what to do about it - I cant even access the admin area (for one - the link on the forum is gone and secondly - when I go in directly, the page is blank and it says: PHP Warning: array_merge() [function.array-merge]: Argument #1 is not an array in ..../includes/init.php on line 328
    <body> <p>Nettleseren din støtter ikke rammer. Vennligst skaff deg en som gjør det!</p> </body>  

    So - what is a girl to do????

    All the menues are messed up, the private messages are gone (or dont show at least)...

    I had troubles with the server and could not find the forum for a while so they did something and this was the result
    *************************
    www.tettinntil.no/forumet
    A Norwegian clothdiaper and babywearing forum
  • donald1234
    Senior Member
    • Oct 2011
    • 1953
    • 4.1.x

    #2
    Looks like your host may have upgraded the servers PHP version.

    What version of vbulletin and PHP are you on?


    The page is not blank for me?

    Click image for larger version

Name:	Screen Shot 2015-03-25 at 10.44.50.png
Views:	37
Size:	134.2 KB
ID:	4317231

    Comment

    • Bærbar
      Member
      • Jan 2009
      • 32

      #3
      I have the newest 4-versions.
      That page is fine for me too - it is when I log in to it everything disappears! All thats left then is that line at the top.
      What should I do?
      *************************
      www.tettinntil.no/forumet
      A Norwegian clothdiaper and babywearing forum

      Comment

      • megabink
        Member
        • Jan 2012
        • 43
        • 4.1.x

        #4
        Originally posted by Bærbar
        I have the newest 4-versions.
        That page is fine for me too - it is when I log in to it everything disappears! All thats left then is that line at the top.
        What should I do?
        Which PHP version do you use?
        Do you cache your templates and CSS?
        Did you upgrade recently to the new vB4 version?

        Please provide some more info!

        Comment

        • donald1234
          Senior Member
          • Oct 2011
          • 1953
          • 4.1.x

          #5
          Originally posted by megabink

          Which PHP version do you use?

          Shouldn't matter if latest version (4.2.3) Could be a dodgy plugin?

          Comment

          • megabink
            Member
            • Jan 2012
            • 43
            • 4.1.x

            #6
            Originally posted by donald1234

            Shouldn't matter if latest version (4.2.3) Could be a dodgy plugin?
            I was thinking the same....to be sure he/she can always add ''define('DISABLE_HOOKS', true);'' to the config.php and see if the problem goes away!

            Comment

            • Bærbar
              Member
              • Jan 2009
              • 32

              #7
              I can't do any of that because I can't access my admin area - or is there anywhere else I can do that?
              Absolute newbie...
              *************************
              www.tettinntil.no/forumet
              A Norwegian clothdiaper and babywearing forum

              Comment

              • donald1234
                Senior Member
                • Oct 2011
                • 1953
                • 4.1.x

                #8
                Yes you can add this line to your includes/config.php file right under <?php to disable all your addons temporarily as mentioned above.

                You will need FTP access to your server to do this.

                PHP Code:
                define('DISABLE_HOOKS'true); 

                Comment

                Related Topics

                Collapse

                Working...