When I click topic view count I get this error.
Could not obtain topic information
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near '' at line 3
SELECT f.forum_id FROM phpbb_topics t, phpbb_forums f WHERE f.forum_id = t.forum_id AND t.topic_id=
Line : 61
File : topic_view_users.php
topic view count
Forumsregeln
Auch wenn hier der Support für phpBB 2 weiterhin aufrecht erhalten bleibt, weisen wir darauf hin, dass das phpBB 2 nicht mehr offiziell unterstützt und weiterentwickelt wird!
Auch wenn hier der Support für phpBB 2 weiterhin aufrecht erhalten bleibt, weisen wir darauf hin, dass das phpBB 2 nicht mehr offiziell unterstützt und weiterentwickelt wird!
- oxpus
- Administrator
- Beiträge: 28735
- Registriert: Mo 27.Jan, 2003 22:13
- Wohnort: Bad Wildungen
- Kontaktdaten:
The link can't be build correctly on the who is online list, because the script doesn't know the topic the user will read!
The session management will only track the forum-id, not topic-ids...
The session management will only track the forum-id, not topic-ids...
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!