Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 5 of 5

This is a discussion on My Invision Board is on it's Deathbed in the Shared & Semi-Dedicated forum
Hello all, thanks for taking the time to read this. I am currently running an old copy of Invision Powerboard v1.1.2 on one of Jaguar ...

  1. #1
    JPC Member
    Join Date
    Jun 2004
    Posts
    3

    My Invision Board is on it's Deathbed

    Hello all, thanks for taking the time to read this.

    I am currently running an old copy of Invision Powerboard v1.1.2 on one of Jaguar PC's Linux hosts.

    A little under a week ago, everything fell apart. Absolutely everything.

    On average we have about 50 concurrent users, and at our peak over 100. The board is nothing spectacular, and is something I inheritted. I am maintaining it until I have the time to upgrade it to something of my own designs.

    Starting last week, the following problems began. Nothing, I repeat absolutely nothing was changed:

    A myriad of header problems, including:
    * Spam-Bot Flood Control/Registration Control Images no longer work. More than likely because of the gif header required.
    * Members are being logged out without reason.
    * The myserious blank page problems.
    * Roughly 5,000 magically disappeared.
    * Users would log on, see the redirection page, and then be taken back to the index (Logged out)
    * Password protected forums no longer worked.

    I don't particularly like working with software I didn't write, because it tends to be a hassle to fix. Here are the Error logs for the past minute:

    (Edit: Moved to second post, exceeded post limit)

    Et cetera. Now, as nearly as I can tell... It's complete gibberish. skin_global.php doesn't HAVE a line 596, if it doesn't it's a blank line.

    Trying to decode the above as best as possible, the error is coming from a file that requires skin_global, however... How does the PHP Parser not KNOW what file is calling it? And then we have the obvious "Line 0" problem...

    I though I had a phantom brace/semi-colon somewhere in there, or one of the files got corrupted. I took the board offline, reuploaded the copy of all files I inheritted with the copy of the board. I changed all the config settings back over to where they were, and emptied the session table of the database.

    It fixed some things for some users, etc. Every user has different problems, none are the same, and they all started around the same time.

    Against my better judgement, I went back in and chmodded EVERY single file to 777, just to make sure I wasn't being stubborn and overlooking the obvious... Nada.

    Any ideas other than buying a vBulletin license until I can finish my side project?

  2. #2
    JPC Member
    Join Date
    Jun 2004
    Posts
    3
    [Wed Jun 30 23:51:00 2004] [error] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/hogwarts/public_html/rpg/Skin/s1/skin_global.php:596) in Unknown on line 0
    I chopped it down to 1 line, the 30 seconds of errors were roughyl 10,000 characters long...

  3. #3
    JPC Member
    Join Date
    Jun 2004
    Posts
    3
    And no sooner do I click submit... I get this from a member:

    All the different download options (printable, html, word doc) all just give you the Printable version page now.

  4. #4
    Loyal Client the_ancient's Avatar
    Join Date
    Feb 2004
    Posts
    3,386
    I suggest upgrading to 1.3 atleast....

  5. #5
    Yeah, I know a LOT! Vin DSL's Avatar
    Join Date
    Mar 2003
    Location
    Arizona Uplands
    Posts
    10,775
    Your script[s] are sending the header twice. That's a 'no-no'!

    There are three things you can do about it:[list=1][*] Turn 'display_errors' off, which you should do anyway, for security reasons. This PHP error is displaying full path info to hackers...[*] Fix the problem.[*] Both.[/list=1]I suggest option #3, but option #1 will get you by for the meantime, albeit with some 'blank' pages possibly being displayed here and there.
    DISCLAIMER Any resemblance between the views expressed above and those of the owners and operators of this system is purely coincidental. Any resemblance between these views and my own are non-deterministic. The existence of Vin DSL is questionable. The existence of views in the absence of anyone to hold them is problematic. The existence of the reader is left as an exercise in the second-order coefficient.

    No Guts, No Story! VinDSL © 2010

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •