![]() |
Problem with thread edit
when I click the save button after editing the post it will stay like this forever until i refresh the page.
http://prntscr.com/5o0mvw But after I refresh the page the changes are applied Anyone know from what the problem is? |
That is probably related to a mod you have installed on the forum. Try this:
Global disable: open your includes>config.php file and find: Code:
<?php Code:
define('DISABLE_HOOKS', true); If you find that it works after disabling the plugins globally then re-enable the plugins by putting // in front of the code so it looks like this: Code:
//define('DISABLE_HOOKS', true); Then you will have to go through your mods one by one until you find the one that is causing the conflict. |
I think you mean immediately after the opening tag
so put the line right after <?php |
Quote:
|
tried still have the problem without the plugins.
|
Do you have a lot of people subscribed to the thread, and if so, what are your email settings for "use mailqueue" and "use cron based sending"? Someone else was having a similar problem recently and it turned out to be a delay due to sending the subscription emails. That person seems to have fixed it by the mailqueue and cron-based sending.
It could also be a javascript problem. Maybe open your browser javascript console before saving and see if you get any errors there. |
Come to think of it I've seen similar problems when a template was changed and the JavaScript was taken out or altered incorrectly.
|
All times are GMT. The time now is 02:52 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|