Fatal error: Maximum execution time of 30 seconds exceeded ???!!!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • falconking
    Senior Member
    • Sep 2006
    • 215
    • 3.6.x

    Fatal error: Maximum execution time of 30 seconds exceeded ???!!!

    Hi, I'm getting this error message from time to time in my error_log file


    PHP Code:
    Fatal errorMaximum execution time of 30 seconds exceeded in /home/********/public_html/vb/includes/functions_newpost.php(175) : eval()'d code on line 58 
    What does this mean? How can I solve this?

    Thanks
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 74167

    #2
    You have a plugin on the url_to_bbcode hook that is taking more than 30 seconds to complete its work. You will either need to fix the plugin, get support from its author or increase the max_execution time in your php.ini file to accomodate this.

    The first two options are the preferable ones.
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...