PDA

View Full Version : Quick reply problem


saycan
07-14-2007, 01:51 PM
https://vborg.vbsupport.ru/external/2007/07/32.jpg

when ı wıll send a quick reply ı see this problem.


what ı can?

UltimateOreo!
07-14-2007, 06:16 PM
Redownload the stock vbulletin files, and replace them, and replace your QuickReply template with a new version.

Distance
07-14-2007, 09:26 PM
I suggest doing the following:
In your Admincp find Maintenance -> Diagnostics -> Suspect File Versions and hit submit.If there are any files that don't match up, reupload them.

Next, create a new style by doing the following:Styles & Templates -> Style Manager ->[Add New Style]
Now finally edit your /includes/config.php fileFind

<?php Add below

define('DISABLE_HOOKS', true);
Now, once you have done those steps try doing it again, using the new style you made.

If you still get an error I suggest opening a ticket at vBulletin.com.


If it works, try removing the line you added to your config file, if you get the error it means its a modification causing the error, if you use another style, it means the style is the problem and so on.


Hope this helps

Distance