Seite 1 von 1

Bedankomat 0.2.2 Fehler (1064)

Verfasst: 10.05.2006 19:37
von wwwthomasbauerattf
Folgende Fehlermeldung kommt wenn ich ein Thema lesen will:

Allgemeiner Fehler

Could not obtain topic-bedankomat information

DEBUG MODE

SQL Error : 1146 Table 'bauerthomas.BEDANKOMAT_TABLE' doesn't exist

SELECT b.user_id, b.topic_id, u.username, u.user_level FROM BEDANKOMAT_TABLE b, tb_users u WHERE (b.user_id = u.user_id) AND (b.topic_id = 213)

Line : 1078
File : viewtopic.php


kann mir jemand helfen?

Verfasst: 10.05.2006 19:43
von blubbin
Hi

Datenbankänderungen gemacht?

KB:sql_error

Suche

blubbin

Verfasst: 10.05.2006 22:37
von wwwthomasbauerattf
Fehler behoben, doch

Ich hab ein neues Thema eröffnet und wollte einen Beitrag schreiben, aber diese Fehlermeldung ist gekommen:

Allgemeiner Fehler

Error in posting

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' 0)' at line 1

INSERT INTO tb_topics (topic_title, topic_poster, topic_time, forum_id, topic_status, topic_type, topic_vote) VALUES ('', 2, 1147283642, 1, 0, , 0)

Line : 278
File : functions_post.php

Verfasst: 11.05.2006 10:27
von wwwthomasbauerattf
hab auch bereits mit db_maintenance nach fehlern in der db gesucht... aber nix gefunden... ????????

übrigens wenn ich auf einen beitrag antworten will und auf Absenden klicke kommt eine etwas andere fehlermeldung:

Allgemeiner Fehler

Error in posting

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE forum_id = 1' at line 3

UPDATE tb_forums SET forum_posts = forum_posts + 1, forum_last_post_id = WHERE forum_id = 1

Line : 561
File : functions_post.php

Verfasst: 11.05.2006 13:20
von tomtom
Stell die Frage mal bei phpbbmods.de - da ist auch der MOD Autor zu finden.