Seite 1 von 1

mysql prob..

Verfasst: 29.04.2006 13:55
von habbi
ich war ganz normal im forum als ich
Could not obtain vote data for this topic

DEBUG MODE

SQL Error : 1030 Got error 28 from table handler

SELECT vd.vote_id, vd.vote_text, vd.vote_start, vd.vote_length, vr.vote_option_id, vr.vote_option_text, vr.vote_result FROM phpbb_vote_desc vd, phpbb_vote_results vr WHERE vd.topic_id = 322 AND vr.vote_id = vd.vote_id ORDER BY vr.vote_option_id ASC
Line : 695
File : viewtopic.php
sah :S..

Verfasst: 29.04.2006 14:29
von habbi
ist wieder verschwunden
(nachdem ich selber mal versuche eine umfrage zu machen)
aber kann mir jemand sagen, was das war?
(bin absouluter mysql n00b)

Verfasst: 29.04.2006 15:25
von Slytherin
Such mal im Forum nach

Code: Alles auswählen

SQL Error : 1030
Gibt viele Threads davon :wink:

Slytherin