Quote:
Originally Posted by Alex_
I just did a $post['pagetext'] = "something" within the showthread.php to show _all_ posts with the same text but the they were still the same... so this couldn't be.
I opened another thread and now it showed the forced text.
I think this has something to do with post cache (not browser cache because I have two browsers showing the same).
So if you open the thread the posting gets cached... now you click on history version - the page reloads but the forum says - hey, I just showed you this thread, I'll load it from the cache...
This would mean I have to hook in on an earlier stage? I don't know how the cache system works but we do cache posts for 10 days I think...
|
Sounds reasonably and might explain why Bashy was having some issues which fixed themselves.
One test that might be worth doing is to disable post caching and see if that fixes it.