Fatal Error: Help!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kramxel13
    New Member
    • Jan 2008
    • 10

    Fatal Error: Help!

    Fatal error: Allowed memory size of 5242880 bytes exhausted (tried to allocate 311296 bytes) in /home/playingf/public_html/forum/includes/class_postbit.php(297) : eval()'d code on line 208

    Help Please?
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    This error is from a plugin you've installed. You need to disable each of your plugins then turn one at a time to see which one is causing this.

    If you cannot log into the Admin CP then to disable the plugin system, edit config.php and add this line right under <?php

    define('DISABLE_HOOKS', true);

    This will disable all hooks and allow you to log in properly with no hooks running.

    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • kramxel13
      New Member
      • Jan 2008
      • 10

      #3
      Thanks. It was vBexperience.

      Comment

      • kramxel13
        New Member
        • Jan 2008
        • 10

        #4
        Wait! I can view threads now, but I get an error when posting. All products and plugins are removed.


        Fatal error: Allowed memory size of 5242880 bytes exhausted (tried to allocate 77824 bytes) in /home/playingf/public_html/forum/includes/class_dm_forum.php on line 460

        Comment

        • kramxel13
          New Member
          • Jan 2008
          • 10

          #5
          Help please?

          Comment

          • Steve Machol
            Former Customer Support Manager
            • Jul 2000
            • 154488

            #6
            Your PHP does not have enough memory allocated to it to complete this operation. Ask your host to increase the 'memory_limit' variable in php.ini to at least 32M.

            To temporarily up your limits edit your includes/config.php file and add these lines right under the <?php line:

            ini_set('memory_limit', 32 * 1024 * 1024);
            Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
            Change CKEditor Colors to Match Style (for 4.1.4 and above)

            Steve Machol Photography


            Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


            Comment

            widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
            Working...
            😀
            😂
            🥰
            😘
            🤢
            😎
            😞
            😡
            👍
            👎