Seite 1 von 1

Umfrage Editieren > SQL Error

Verfasst: 26.09.2005 19:06
von GhettoChild
Wenn ich bei einer Umfrage eine Antwort hinzufügen will, kommt folgender Fehler und die Antwort wird nicht hinzugefügt:
SQL Error : 1196 Warning: Some non-transactional changed tables couldn't be rolled back

UPDATE ndf_vote_desc SET vote_text = 'MrVercetti: Soll er gekickt werden oder gebt ihr ihm noch eine Chance?', vote_length = 172800, show_endtime = 0, show_results = 0, WHERE topic_id = 228

Line : 297
File : functions_post.php
Hier die functions_post.php als Text Datei:
functions_post.php

Kann mir jemand helfen?

Verfasst: 27.09.2005 17:13
von GhettoChild
Wieso kann mir denn niemand helfen? Habt ihr gar keine Vorschlag für mich? :-?

Verfasst: 14.12.2005 18:20
von Riodoro

Code: Alles auswählen

Could not obtain vote data results for this topic

DEBUG MODE

SQL Error : 1196 Warning: Some non-transactional changed tables couldn't be rolled back

SELECT vote_option_id, vote_result FROM phpbb_vote_results WHERE vote_id = ORDER BY vote_option_id ASC

Line : 308
File : functions_post.php
Heisst es bei mir... Der einzige MOD der die functions_post.php verändert haben will und den ich installiert habe ist der ADR.