Topic view user

Allgemeiner Support zum phpBB 2 Board und phpBB 2 Modifikationen
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!
Antworten
Blisk
Beiträge: 873
Registriert: Di 21.Sep, 2004 12:06
Kontaktdaten:

Topic view user

Beitrag von Blisk »

When I try to use topic_view_user.php 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 : /html/forum/topic_view_users.php
Benutzeravatar
oxpus
Administrator
Beiträge: 28735
Registriert: Mo 27.Jan, 2003 22:13
Wohnort: Bad Wildungen
Kontaktdaten:

Beitrag von oxpus »

You can't simply run this file. You must send the topic-id, the file shall use.
A correct link may be

Code: Alles auswählen

http://www.oxpus.de/phpBB/topic_view_users.php?t=2112
So this file only can be startet from the viewtopic.php, where the link will be implemented after installing the mod.
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!
Blisk
Beiträge: 873
Registriert: Di 21.Sep, 2004 12:06
Kontaktdaten:

Beitrag von Blisk »

This happends when I look the who is online and what he is browsing.
So there is maybe a bug.
Benutzeravatar
oxpus
Administrator
Beiträge: 28735
Registriert: Mo 27.Jan, 2003 22:13
Wohnort: Bad Wildungen
Kontaktdaten:

Beitrag von oxpus »

Hm, I think, I don't unterstand you :(
Opening the list with the "Who viewed a topic"-List will open it errorfree.
Where is now the error? Or do I use the wrong board (the one in your profile)?
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!
Antworten