test, igggnore

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • WolfXhunter
    Forum User
    • May 2006
    • 535

    #16
    Re: test, igggnore

    8) now i know what i can improve on my background after just uploading that. woo.

    Comment

    • aperson
      FFR Hall of Fame
      FFR Simfile Author
      • Jul 2003
      • 3431

      #17
      Re: test, igggnore

      Turns out profile.php includes a file X, then it includes a file that includes a file that includes X again. This makes php throw a fatal error and die since it tries to register the same function names twice. Fixing it now / when I wake up tomorrow.

      Comment

      • aperson
        FFR Hall of Fame
        FFR Simfile Author
        • Jul 2003
        • 3431

        #18
        Re: test, igggnore

        Since the include is non-essential in profile.php I've went ahead and commented it out before I go to sleep. Profiles will be statically visible. The only thing I've found so far that works is that you can delete comments.

        Damn what a long night, good night.

        Comment

        Working...