Die Installation funktioniert wunderbar, danach geht sie auch. Sobald die Map sich nach 1 Stunde aktualisiert hat, funzt die gar nicht mehr.
Denn kommt das hier immer:
Wenn ich sie denn wieder neu installiere geht sie wieder, aber denn nach der Aktualisierung wieder nicht.Allgemeiner Fehler
SQL ERROR [ mysql4 ]
Table 'simsonforum.phpbb_geo_plz' doesn't exist [1146]
SQL
SELECT DISTINCT t1.user_id, t1.pf_plz, t1.pf_land , t2.laenge, t2.breite, t2.ort FROM phpbb_profile_fields_data t1, phpbb_geo_plz t2 WHERE t1.pf_plz = t2.plz AND t1.pf_land = t2.land AND t1.user_id <> 0 ORDER BY t2.laenge, t2.breite
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/functions_geomap.php
LINE: 273
CALL: dbal_mysql->sql_query()
FILE: geomap.php
LINE: 224
CALL: get_geomap_user()
Kann mir da einer helfen, was das Problem ist.
Die Erklärung bitte für Anfänger, damit ich das auch verstehe.