Fehler bei Aufrufen eines Threads
Verfasst: 31.08.2005 23:54
Wenn ich einen Thread auf mache bekommt dieser Fehler.Also ich habe denn Thread selber eröffnet.Wo liegt das Problem?
Could not obtain vote data for this topic
DEBUG MODE
SQL Error : 1 Can't create/write to file '/var/tmp/#sql_709_0.MYI' (Errcode: 28)
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_1vote_desc vd, phpbb_1vote_results vr WHERE vd.topic_id = 414 AND vr.vote_id = vd.vote_id ORDER BY vr.vote_option_id ASC
Line : 688
File : viewtopic.php
Could not obtain vote data for this topic
DEBUG MODE
SQL Error : 1 Can't create/write to file '/var/tmp/#sql_709_0.MYI' (Errcode: 28)
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_1vote_desc vd, phpbb_1vote_results vr WHERE vd.topic_id = 414 AND vr.vote_id = vd.vote_id ORDER BY vr.vote_option_id ASC
Line : 688
File : viewtopic.php