Seite 1 von 1

Error bei: ben.def. Profilfelder Bolescher...Auswahl & Datum

Verfasst: 20.02.2009 17:30
von susi24
Ich hoffe ich bin in etwa richtig hier.

Also ich musste vor ein paar Tagen feststellen, dass ich die 3 der im Titel genannten benutzerdefinierten Profilfelder nicht mehr erstellen kann.

Kürzlich eingebaut: die Geomap-
Boardversion. 3.0.4

Fehlermeldungen:
Bolescher Wert Ja/nein:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/functions_profile_fields.php on line 799: Undefined index: field_name
[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:3184)
[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:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 155: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 156: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
Auswahlfeld:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/functions_profile_fields.php on line 799: Undefined index: field_name
[phpBB Debug] PHP Notice: in file /includes/functions_profile_fields.php on line 799: Undefined index: field_name
[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:3184)
[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:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 155: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 156: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
Und beim Datum:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/functions_profile_fields.php on line 799: Undefined index: field_name
[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:3184)
[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:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 155: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 156: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
Leider hat mein Männe keine Zeit mehr, sonst hätt ich ihn befragt bevor ich euch wieder 'nerven' muss. :grin:
Weiß jemand Rat?

Re: Error bei: ben.def. Profilfelder Bolescher...Auswahl & Datum

Verfasst: 20.02.2009 18:41
von aurora876
wenn es vor einbau der geomap einwandfrei lief, dann hast du bzw. der einbauer des mods was demoliert.
am besten den kompletten einbaun nochmal prüfen, evtl. ist der fehler dann behoben.

Re: Error bei: ben.def. Profilfelder Bolescher...Auswahl & Datum

Verfasst: 20.02.2009 21:10
von susi24
nagut- muss ich wohl so weiter geben. ich GLAUBE es funktionierte vor einbau noch. Ich dachte ich hätte vor der Umstellung auf 3.0.4 ausgibig getestet-
Als ich neulich nen Forum erstellen wollte, gabs nämlich genau solche Fehlermeldungen. Die hat Männe aber noch behoben. Jetzt wie gesagt hat er nur leider keine Zeit mehr. Irgendwo in irgendner php datei. Soviel weiß ich noch. :lol:

Könnte also gut möglich sein, dass es mit der Umstellung schon nicht funktioniert hat. Nur wäre die geomap nun mein einziger Anhaltspunkt, da das das einzige war, wo was gemacht wurde. Und dann fiel es mir erst auf.

Anhang:
Die Fehlermeldung lautet ja: ...inline 799 :-?
// begin geomap mod
if ($profile_row['field_name'] == 'plz')
{
$type_func = 'generate_string';
}
// end geomap mod
also doch die geomap

Und nu? :-?