+ Reply to Thread
Results 1 to 15 of 26

Thread: Maximum execution time of 30 seconds exceeded

Threaded View

  1. #1
    Senior Member reefland has disabled reputation
    Join Date
    Sep 2000
    Posts
    319

    Maximum execution time of 30 seconds exceeded

    Here is the error message:

    Fatal error: Maximum execution time of 30 seconds exceeded in /path/to/forum/includes/functions_wysiwyg.php on line 116

    Is this another check in addition to the maximum number of characters per post? I currently have that set to 10,000 and when this error came up we were trying to post a very long thread however it only contained 4597 characters without spaces.

    Just reading through some other threads on this issue and it was recommended to increase the max time in php however should it really take that long to write 4600 characters?

    Thanks for the information xiphoid. Just thanking you here while I edit.

    Just curious,
    Scott Z.
    Last edited by reefland; Sun 29th Jun '03 at 3:29pm.
    KY Rivalry - UK and U of L Sports Discussions
    powered by: 3.8.4 PL1

  2. #2
    Senior Member Floris has disabled reputation
    Join Date
    Dec 2001
    Posts
    37,112
    Blog Entries
    13
    This has been in beta 2 and 3 and now still in 4.

    I don't think it is the character length that loops, but the preg_regex that tries to do something with parsing of vb code tags within font tags or the other way around.

    I have no problem with mucho text in posts, but when I edit them, and add some fonts and press submit, it b0rks.

    You can bypass it by not using the wysiwyg editor. I did receive a lot of lag before the post was finally posted, but it didn't give the above warning.
    smaller than forward slash three.

  3. #3
    Former vBulletin Developer Mike Sullivan will become famous soon enough Mike Sullivan's Avatar
    Join Date
    Apr 2000
    Location
    Regexia
    Age
    25
    Posts
    13,374
    Blog Entries
    7
    How much formatting did the post have?

    Try posting it here in the test forum, with the WYSIWYG editor. If it doesn't work, email me what you were going to post (with formatting, so you'll need to do HTML mail. In this case, Outlook would probably the easiest way to save the formatting)
    --Mike "Ed" Sullivan
    Former vBulletin Developer

    Twitter | Regexia (personal)

  4. #4
    Senior Member reefland has disabled reputation
    Join Date
    Sep 2000
    Posts
    319
    Quote Originally Posted by Ed Sullivan
    How much formatting did the post have?

    Try posting it here in the test forum, with the WYSIWYG editor. If it doesn't work, email me what you were going to post (with formatting, so you'll need to do HTML mail. In this case, Outlook would probably the easiest way to save the formatting)
    I sent it to you via e-mail due to some semi-sensitive information contained. Just FIA the formatting brought the total to 8,271 characters.

    Thanks,
    Scott Z.
    KY Rivalry - UK and U of L Sports Discussions
    powered by: 3.8.4 PL1

  5. #5
    Former vBulletin Developer Mike Sullivan will become famous soon enough Mike Sullivan's Avatar
    Join Date
    Apr 2000
    Location
    Regexia
    Age
    25
    Posts
    13,374
    Blog Entries
    7
    Received and it appears to send the WYSIWYG parsing code (mine ) into an infinite loop of some sorts.
    --Mike "Ed" Sullivan
    Former vBulletin Developer

    Twitter | Regexia (personal)

  6. #6
    Senior Member reefland has disabled reputation
    Join Date
    Sep 2000
    Posts
    319
    Quote Originally Posted by Ed Sullivan
    Received and it appears to send the WYSIWYG parsing code (mine ) into an infinite loop of some sorts.
    Is that some sort of bug?
    KY Rivalry - UK and U of L Sports Discussions
    powered by: 3.8.4 PL1

  7. #7
    Former vBulletin Developer Scott MacVicar is on a distinguished road
    Join Date
    Dec 2000
    Location
    Reading, UK
    Posts
    13,335
    Blog Entries
    1
    indeed it is, Mike will look into it
    Scott MacVicar

    My Blog | Twitter

+ Reply to Thread

Similar Threads

  1. Fatal error: Maximum execution time of 30 seconds exceeded
    By kau in forum vBulletin 3.0 How Do I and Troubleshooting Forum
    Replies: 11
    Last Post: Thu 28th Oct '04, 5:16pm
  2. Replies: 5
    Last Post: Wed 25th Dec '02, 3:25pm
  3. Fatal error: Maximum execution time of 30 seconds exceeded
    By diettalk in forum vBulletin 2 'How Do I' and Troubleshooting
    Replies: 8
    Last Post: Thu 11th Jul '02, 11:44am
  4. execution time of 30 seconds exceeded...
    By Adnan in forum vBulletin 2 'How Do I' and Troubleshooting
    Replies: 5
    Last Post: Tue 2nd Jul '02, 5:55pm

Bookmarks

Posting Permissions

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