PDA

View Full Version : Can not save after edit the post


bkavn
07-29-2010, 12:33 PM
When I click Edit a post in thread
After I click "save", this image https://vborg.vbsupport.ru/external/2011/01/5.gif always run and this post can not save.
http://cA4.upanh.com/10.785.14924234.YBF0/save.png
Can u help me to fix it?
I'm using vbb 4.0.5
Thanks

Lynne
07-29-2010, 02:14 PM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

bkavn
07-29-2010, 03:43 PM
Thankyou
I try disable all mod by add define('DISABLE_HOOKS', true);
But can not fix that error

Lynne
07-29-2010, 10:23 PM
Then look in your error_logs and see what is in there (if you don't know where they are, ask your host). There should be something to help in there.

MarceloS
10-28-2010, 02:53 PM
I have the exact same problem. You have to click twice for it to work.

Also, users get security token error messages.

Any ideas?

Lynne
10-28-2010, 05:42 PM
With all your plugins still disabled, create a new style with no parent:

Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save

Then browse the site using that totally default vbulletin style - do you still have the same problem?

MarceloS
10-29-2010, 10:39 AM
With all your plugins still disabled, create a new style with no parent:

Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save

Then browse the site using that totally default vbulletin style - do you still have the same problem?

Thanks Lynne, it was a plugin. Sorry.

mikestilly
03-15-2011, 08:40 PM
I'm having the same problem. None of the above works. Anyone have any suggestions? I upgraded to 4.1.2 .. Everything worked prior to upgrade.

Lynne
03-15-2011, 10:01 PM
Go to Maintenance > Diagnostics > Suspect File Versions and make sure none of the *default* vbulletin files says they contain unexpected contents or are from a different version.

If that is fine, then please locate your error_logs and see what is in there about the time you try to save. If you don't know where they are, ask your host.

mikestilly
03-17-2011, 12:25 AM
Very strange. Got a large list of things to do from vb support ticket. Had nowhere near enough time to work on that. Weird enough we turned off quick edit, forced advanced edit and it works. We tried all kinds of things including the compatibility checker and disabling all the plugins as well as the styles and nothing was working.

ProFifaLeagues
03-21-2011, 06:50 PM
Mike How do you go about forcing advanced edit in place of the quick edit?

Lynne
03-21-2011, 10:58 PM
Mike How do you go about forcing advanced edit in place of the quick edit?
You remove Quick Edit as an option - AdminCP > Settings > Options > message posting and editing > quick edit > no.

I would not suggest that as a solution to a problem. The solution to a problem is to fix the problem, not cover it up.