PDA

View Full Version : Long Posts time out in the forum - 3.8.2


LugPaj
05-20-2009, 07:44 PM
hi,
we have a forum at
http://www.deutsches-architektur-forum.de. About 2 days ago it started, that we cannot write long posts anymore. After submitting nothing happens, the waiting cursor starts but no new page is loaded. Preview is also not possible.

If you edit an old long one, if can happen, that it is cut to a new much smaller size. We use vbulleting 3.8.2 and didnt make any changes in the forum recently.

The database reparing /optimize went through without any error. Not PHP or Database errors are recorded.


Does anyone know what i can try?

Dismounted
05-21-2009, 10:13 AM
Did you try disabling all your modifications?

Add this to the end of your config.php:
define('DISABLE_HOOKS', true);

LugPaj
05-21-2009, 12:54 PM
Yes, but still the problem occurs.

Lynne
05-21-2009, 02:58 PM
Have you looked in your error_logs? (If you don't know where they are, ask your host.)

LugPaj
05-21-2009, 04:18 PM
no PHP nor Database errors reported by vbulletin. And Apache also doesnt give an error.

Lynne
05-21-2009, 04:30 PM
How about the mysql logs? Could be a timeout there. (although you usually get an error mailed to you about those.) Have you ever had your server optimized in the Server Config forum over at vb.com?