Hallo community.
Folgendes Problem bereitet mir Kopfzerbrechen:
Nach Installation d[size=10]es pie register plugins bekomme ich bei der Registrierung eines neuen Benutzers einen weissen Bildschirm bzw. folgende Fehlermeldung (nachdem ich WP_DEBUG in der config.php auf TRUE gestellt habe)[/SIZE]:
[size=8][size=10](485 Mal) [/SIZE]Undefined index: in /wp-content/plugins/qtranslate/qtranslate_hooks.php on line 111
[size=10](etliche Male jeweils dasselbe[/SIZE] on line 51, 52, 53, 54, 61)
Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /wp-includes/functions.php on line 2927
Warning: Cannot modify header information - headers already sent by (output started at wp-content/plugins/qtranslate/qtranslate_hooks.php:111) in /wp-content/plugins/qtranslate/qtranslate_core.php on line 71
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /wp-content/plugins/qtranslate/qtranslate_hooks.php:111) in /wp-content/plugins/si-contact-form/si-contact-form.php on line 1947
Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/qtranslate/qtranslate_hooks.php:111) in /wp-login.php on line 368
Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/qtranslate/qtranslate_hooks.php:111) in /wp-login.php on line 380
Notice: A session had already been started - ignoring session_start() in /wp-content/plugins/pie-register/pie-register.php on line 243
Notice: Undefined index: email_exists in /wp-content/plugins/pie-register/pie-register.php on line 1037
Fatal error: Call to undefined function session_register() in /wp-content/plugins/pie-register/pie-register.php on line 1188[/SIZE]
Danke im voraus für's feedback