Topic: Some odd problem with viewtopic.php
Well, there's a strange problem I have with this file. It started after I applied this and that.
On most of the topics, everything runs fine, but sometimes (couldn't find a reason for now), loading viewtopic.php doesn't load the header anymore, so the page starts with
<div class="linkst">
<div class="inbox">
<p class="pagelink conl">Pages: <strong>1</strong></p>
It happens when there are new posts in the topic, it seems, but not always. No difference if I access viewtopic.php from index.php or viewforum.php, nor if I use arguments (action=new or last) or not.
Last time it happend, it was after a replied to a topic. Before I replied, it displayed well, after redirection, it was broken. I tried on another topic, and it didn't happen... really odd because I can't reproduce it.
Could it be a cache problem?
[note]The only thing common to all the broken topics is... a particular user posted in / started the topic...[/note]