Re: [MOD-DB] GeoMap 2.2.1 (Usermap) für phpBB3
Verfasst: 04.03.2010 07:54
Vielen Dank . ich werde nachher (wenn ich at Home bin) nachgucken und berichten !
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Ist wohl für ne PLZ etwas viel verlangt„Postleitzahl“ ist zu kurz, es sind mindestens 1067 Zeichen erforderlich.
Frank1604 hat geschrieben:Also wäre die korrekte Einstellung: Min: 4, max: 5
Habe das bei allen Board jetzt so eingestellt, wobei es offensichtlich bei der installation als 1 - 99999 angelegt wird.Frank1604 hat geschrieben:Also wäre die korrekte Einstellung: Min: 4, max: 5
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 115: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 116: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 117: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 115: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 116: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 117: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 115: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 116: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 117: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 134: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 135: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 136: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 134: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 135: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 136: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 134: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 135: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions_geomap.php on line 136: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4347: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3521)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4349: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3521)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4350: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3521)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4351: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3521)
Code: Alles auswählen
SQL ERROR [ mysql4 ]
Data too long for column 'inactive_text' at row 1 [1406]
SQL
UPDATE phpbb_geo_config SET admin_color = 'FF0000', mod_color = '00FF00', user_color = '0000FF', admin_pixel = 10, mod_pixel = 10, user_pixel = 8, inactive_text = 'Die Karte wurde vorübergehend deaktiviert. Sie können weiterhin die Wohnorte der eingetragenen Benutzer sehen, jedoch nicht Ihre eigenen Daten ändern oder nach Mitgliedern suchen.', active = 0, refresh_interval = 1
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/acp/acp_geomap.php
LINE: 78
CALL: dbal_mysql->sql_query()
FILE: includes/functions_module.php
LINE: 516
CALL: acp_geomap->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()