[ABD] (Topic &) Post Rating System (with Karma module)

Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
Forumsregeln
phpBB 3.0 hat das Ende seiner Lebenszeit überschritten
phpBB 3.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 3.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf die neuste phpBB-Version, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
Bigabig
Mitglied
Beiträge: 11
Registriert: 27.02.2011 20:46

[ABD] (Topic &) Post Rating System (with Karma module)

Beitrag von Bigabig »

Hallo Leute,
Ich habe heute den mod "[ABD] (Topic &) Post Rating System (with Karma module)" in mein Forum eingebaut.

Jedoch funktioniert da die Bewertung nicht.
erstmal der Link zum Mod: http://www.phpbb.com/community/viewtopic.php?t=645855
Dann der zu meinm Forum: http://www.islandatwar.de/scrolls/viewt ... ?f=21&t=11

Die Sterne werden im Beitrag ja schon angezeigt. Wenn ich aber auf einen Stern klicke, um eine Bewertung abzugeben, erscheint folgender fehler:

Code: Alles auswählen

Allgemeiner Fehler
SQL ERROR [ mysqli ]

Unknown column 't.topic_first_post_id' in 'where clause' [1054]

SQL

SELECT topic_id FROM phpbb_topics WHERE t.topic_first_post_id = 11 LIMIT 1

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: includes/db/mysqli.php
LINE: 205
CALL: dbal_mysqli->sql_query()

FILE: includes/db/dbal.php
LINE: 170
CALL: dbal_mysqli->_sql_query_limit()

FILE: includes/prs/functions_prs_basis.php
LINE: 214
CALL: dbal->sql_query_limit()

FILE: includes/prs/functions_prs_support.php
LINE: 158
CALL: prs_is_votable_basis()

FILE: prs.php
LINE: 50
CALL: prs_is_votable()
Weiß jemand vllt. was dieser Fehler zu bedeuten hat?

Würde mich über eine Antwort / Lösung freuen.
Bigabig
Mitglied
Beiträge: 11
Registriert: 27.02.2011 20:46

Re: [ABD] (Topic &) Post Rating System (with Karma module)

Beitrag von Bigabig »

Außerdem kommt bei mir noch ein Fehler vor:

Wenn ich im Admincp auf den Reiter Mods / (topic &) Post Rating System / Stats gehe, erscheint bei dieser Fehler:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/prs/functions_prs_admin.php on line 203: Division by zero
[phpBB Debug] PHP Notice: in file /includes/prs/functions_prs_admin.php on line 203: Division by zero
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)

Weiß jemand, wass dagegen getan werden muss?
Antworten

Zurück zu „[3.0.x] Mod Support“