LuckyPip wrote: Have worked around the problem, added the codes in functions_topics_list.php (spilt topic mod) instead - and the link appears now, BUT there's a puzzling problem, when I click on the link, it shows the posters of the ABOVE topic, not that topic. :S
Anyone got an idea why this happens ?
Manipe wrote: if topics had a lot of posters, it would be just too big for downloading with out high speed internet.
Manipe wrote: The SQL database would be overloaded because it would mean that there would be 15 queries on every page, and that number would rise if the topics per page was higher.
Code: Select all
<a class="genmed" href="{U_TOPIC}" onclick="jump_to();return false;">
Vv. wrote: Link..doesn't work for me. The popup is closed, but the opener changes to login.php while I'm still logged in.Code: Select all
<a class="genmed" href="{U_TOPIC}" onclick="jump_to();return false;">
Clean phpBB 2.0.14 and several templates.
Has anyone got an idea how this can happen?