??? 02/09/05 18:35 Read: times |
#87024 - Try relogging Responding to: ???'s previous message |
Ijaz Ahmed said:
while usually there is no word in the forum post links like 'thread' (I usually see a 'read' in the links e.g link 1 above) while link 2 has word 'thread'.
I had tested the link 2 in IE5 and FireFox. IE5 opens it as falt mode Ok, that makes sense. If you use a "read" link it should open the message in flat/phpBB as appropriate. But if you use a "thread" link then, yes, it will appear as a phpBB thread every single time since the thread.phtml page is only used to render phpBB threads, not traditional pages. I'll look at fixing this soon. In the meantime, use the "read"-type links whenever possible and it will render as-configured by the user. Notice: Undefined variable: UserMaxPostsDisplayedInThread in /home/com8052/html.new/forum/thread.phtml on line 102 This most likely has something to do with not being logged in, but it definitely shouldn't happen so I'll take a look at what's causing it and fix it soon. Regards, Craig Steiner |