Re: [MOD-DB] GeoMap 2.1.0 (Usermap) für phpBB3
Verfasst: 21.05.2009 12:37
Es funktioniert alles perfekt. Ohne Probleme. Ich habe einfach bei der PLZ (75031) Adelshofen mit Eppingen getauscht.
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
*Push*MrCreativo hat geschrieben:Nach der Installation tritt folgendes Problem auf:
Wenn man auf seinen persönlichen Bereich klickt und unter Profil seine PLZ ändern will erscheint folgende Fehlermeldung:
Fatal error: Call to undefined method custom_profile::generate_() in /includes/functions_profile_fields.php on line 809Code: Alles auswählen
// Assign template variables $type_func = 'generate_' . $his->profile_types[$profile_row['field_type']]; // begin geomap mod if ($profile_row['field_name'] == 'plz') { $type_func = 'generate_string'; } // end geomap mod $this->$type_func($profile_row, $preview);
Code: Alles auswählen
// Assign template variables
$type_func = 'generate_' . $his->profile_types[$profile_row['field_type']];
[b]$this->$type_func($profile_row, $preview);[/b]
// Return templated data
return $template->assign_display('cp_body');
ich habe auch schon geomap auf ein neues phpbb installiert, da kommt auch eine fehlermeldung:[phpBB Debug] PHP Notice: in file /geomap.php on line 296: Undefined variable: row
[phpBB Debug] PHP Notice: in file /geomap.php on line 296: Undefined variable: row
[phpBB Debug] PHP Notice: in file /geomap.php on line 296: Undefined variable: row
[phpBB Debug] PHP Notice: in file /geomap.php on line 296: Undefined variable: row
[phpBB Debug] PHP Notice: in file /geomap.php on line 442: Undefined variable: no_own_postcode
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4013: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3256)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4015: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3256)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4016: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3256)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4017: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3256)
woran liegt das, und wie bekomm ich das weg?[phpBB Debug] PHP Notice: in file /geomap.php on line 442: Undefined variable: no_own_postcode
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3875: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3262)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3877: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3262)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3878: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3262)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3879: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3262)
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /geomap.php on line 442: Undefined variable: no_own_postcode