PDA

View Full Version : Quick Edit save does not auto refresh


bashy
08-02-2007, 08:24 AM
Hi peeps

My board has been like this for a very long time now and i aint sure what the cause is
or even where to start looking.....

My Quick Edit does not work as it should, It will save when you click the save button
but you have to manually refresh the page, so because of this i have had this feature
turned off. After every update i give it a try to see if it works again but nah, still the
same....

So, where do i start looking please?
It looks like i may have broke some code somewhere but not sure where to look?

Dismounted
08-02-2007, 09:01 AM
What hacks have you installed?

bashy
08-02-2007, 11:14 AM
Hi Dismounted, Evidently you dont know me that well, You should have asked, What hacks dont you have installed.....

Want to take a look, it wont let me post all the hacks as theres too many characters
Let me know and i will PM login

Dismounted
08-02-2007, 11:25 AM
Well, try placing this at the end of includes/config.php (but before the ?>).
define('DISABLE_HOOKS', true);
If the problem disappears, then it is a modification causing the issue.

bashy
08-02-2007, 11:35 AM
Just tried it and it still dont work as it should, it does save the page with or without disabling the plugins but the page needs to be refreshed

Opserty
08-02-2007, 11:39 AM
Just to check...you understand that when you hit "Save" the post is saved and text you edited should appear in the postbit. The whole page isn't refreshed after all thats the whole point of ajax. :p

Also make sure you don't have javascript disabled. Has your postbit template been edited?