cleaner.php problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • GroundZero
    New Member
    • May 2006
    • 3
    • 3.5.x

    cleaner.php problem

    oke i moved everything, some slight problems including the bbcodes
    when i post a message like this. The BBCodes are completely gone. The NFO Mod bbcode doesn't work properly as well.
    2. Then i used cleaner.php and it said was not active, so i made it active by filling in true and i now show up as a blank page, so womething is wrong.

    3. My Question is how to put all the normal vbulletin bbcodes back to normal is that even with cleaner.php or something else.
    Thnx in Advance

    Aditional Info: Imported PHPBB 2.0.19
    As Admin I Cannot See BBCodes and as Users i see them
    Last edited by GroundZero; Mon 15 May '06, 12:53pm.
  • GroundZero
    New Member
    • May 2006
    • 3
    • 3.5.x

    #2
    no one any idea?

    Comment

    • Jerry
      Senior Member
      • Dec 2002
      • 9137
      • 1.1.x

      #3
      Originally posted by GroundZero
      no one any idea?
      Have you cofigured cleaner ? You have to open the file and enter the text you want found and what you want it replaced with.
      I wrote ImpEx.

      Blog | Me

      Comment

      • Colin F
        Senior Member
        • May 2004
        • 17689

        #4
        Edit your cleaner.php file.
        Find:
        Code:
        [COLOR=#000000][COLOR=#0000bb]error_reporting[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000bb]E_ALL  [/COLOR][COLOR=#007700]& ~[/COLOR][COLOR=#0000bb]E_NOTICE[/COLOR][COLOR=#007700]);[/COLOR][/COLOR]
        Add after:
        Code:
        define('IDIR', (($getcwd = getcwd()) ? $getcwd : '.'));
        Best Regards
        Colin Frei

        Please don't contact me per PM.

        Comment

        Related Topics

        Collapse

        Working...