ich habe mir folgende mod installiert http://forums.wyrihaximus.net/toplist-f ... -t744.html
die installation ging auch ohne probleme nun beim aufrufen der topliste erscheind folgende fehler meldung.
Code: Alles auswählen
SQL ERROR [ mysql4 ]
Table 'forum.phpbb_toplist' doesn't exist [1146]
SQL
SELECT AVG( r.rating ) AS rating, t.*, (SUM( (t.in_hits * 1.0) ) + SUM( (t.out_hits * 1.0) ) + SUM( (t.image_hits * 1.0) ) + SUM( (rating * 1.0) ) + SUM( (t.pr * 1.0) ) + SUM( ( (t.alexa - t.alexa - t.alexa) * 1.0) )) AS total, u.user_id, u.username, u.user_colour FROM phpbb_toplist t LEFT JOIN phpbb_users u ON (u.user_id=t.owner) LEFT JOIN phpbb_toplist_rate r ON (r.site_id=t.id) GROUP BY t.id ORDER BY t.enabled DESC, total DESC, t.site_name ASC
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: mods/toplist_mod/core.class.php
LINE: 140
CALL: dbal_mysql->sql_query()
FILE: toplist.php
LINE: 37
CALL: toplist_class->gen_page()
eigentlich fehlen 2 so wie ich das in der datenbank sehe
grüsse gemüsse
sorry der hats nicht gefressen wie ich es wollte nun gehts
