AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

Could not obtain topic information

Ein Thema von fiasko · begonnen am 24. Okt 2004 · letzter Beitrag vom 24. Okt 2004
Antwort Antwort
Benutzerbild von fiasko
fiasko

Registriert seit: 10. Dez 2002
Ort: Dresden
506 Beiträge
 
#1

Could not obtain topic information

  Alt 24. Okt 2004, 16:39
Hallo,

wollte mir gerade Seite 3 (von 3) der Beiträge in den letzten 24 Stunden anschauen, und bekomme einen allgemeinen Fehler:

SQL-Code:
Could not obtain topic information

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax near ')) AND (f.forum_id = t.forum_id) AND (t.topic_first_post_id = pFirst.pos' at line 8

SELECT t.*, t.topic_poster as user_id, uFirst.username as uNameFirst, uFirst.user_id as uUserIDFirst, uLast.username as uNameLast, uLast.user_id as uUserIDLast, pFirst.post_username AS pNameFirst, pFirst.poster_id AS pUserIDFirst, pLast.post_username AS pNameLast, pLast.poster_id AS pUserIDLast, pLast.post_time as pLastPostTime, f.forum_id, f.forum_name, f.forum_opentopic_allowed FROM phpbb_delphitopics t, phpbb_delphiforums f, phpbb_delphiposts pFirst, phpbb_delphiposts pLast, phpbb_delphiusers uFirst, phpbb_delphiusers uLast WHERE (t.topic_id IN ()) AND (f.forum_id = t.forum_id) AND (t.topic_first_post_id = pFirst.post_id) AND (t.topic_last_post_id = pLast.post_id) AND (pFirst.poster_id = uFirst.user_id) AND (pLast.poster_id = uLast.user_id) ORDER BY t.topic_last_post_id DESC

Line : 239
File : /www/htdocs/dpnethq/latest.php
der Fehler liegt soweit ich das sehe bei der leeren Menge (t.topic_id IN ()).
Thomas Liske
Posts comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
  Mit Zitat antworten Zitat
Daniel
(Co-Admin)

Registriert seit: 30. Mai 2002
Ort: Hamburg
13.920 Beiträge
 
Delphi 10.4 Sydney
 
#2

Re: Could not obtain topic information

  Alt 24. Okt 2004, 16:49
Danke, ich gucke es mir an.
Daniel R. Wolf
mit Grüßen aus Hamburg
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 19:06 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz