CAPTCHA-Problem
Re: CAPTCHA-Problem
zu 1.
Der Eintrag ist bei mir drinne.
zu 2. Wie kann ich das am besten machen? Wenn ich die Info ausm ACP nehme wird das ein bisschen unübersichtlich hier.
Gibt es da noch eine Alternative?
Der Eintrag ist bei mir drinne.
zu 2. Wie kann ich das am besten machen? Wenn ich die Info ausm ACP nehme wird das ein bisschen unübersichtlich hier.
Gibt es da noch eine Alternative?
- Mahony
- Ehemaliges Teammitglied
- Beiträge: 12179
- Registriert: 17.11.2005 22:33
- Wohnort: Ostfildern Kemnat
- Kontaktdaten:
Re: CAPTCHA-Problem
Taekwondo in Berlin
Wer fragt, ist ein Narr für fünf Minuten, wer nicht fragt, ist ein Narr für immer.
Wer fragt, ist ein Narr für fünf Minuten, wer nicht fragt, ist ein Narr für immer.
Re: CAPTCHA-Problem
Hi,
Ok ich glaube zwar nicht das ihr unbedingt da durchblickt wenn ich euch das so hochlade. Aber hier ist es
https://www.phpbb.de/support/pastebin.p ... view&s=431
Gruß
Chris
Ok ich glaube zwar nicht das ihr unbedingt da durchblickt wenn ich euch das so hochlade. Aber hier ist es
https://www.phpbb.de/support/pastebin.p ... view&s=431
Gruß
Chris
Re: CAPTCHA-Problem
Hallo alle miteinander,
ich kenne mich mit PHP überhaupt nicht aus und war dennoch mal mutig und habe die neuste Version von phpbb bei square7 installiert und hatte dasselbe Problem beim captcha. Da meine PHP-Kenntnisse ja gleich Null sind
bin ich Euch sehr dankbar, das man hier schnell Hilfe finden kann! Ich habe die mir angezeigten Dateien genauso verändert wie max1185 es tat, und schwupps: seitdem klappt es mit dem captcha.
Danke für diese Lösung!
wie mir eine tolle Software zur Verfügung stellen
ich kenne mich mit PHP überhaupt nicht aus und war dennoch mal mutig und habe die neuste Version von phpbb bei square7 installiert und hatte dasselbe Problem beim captcha. Da meine PHP-Kenntnisse ja gleich Null sind


Herzlichen Dank auch mal generell an die ganzen Entwickler, die einer PHP-Dusselinemax1185 hat geschrieben:Danke Mahony![]()
Ich kann es kaum glauben! Nachdem ich in jeder Fehlermeldung an der entsprechenden Position die TextstellendurchCode: Alles auswählen
"=&"
ersetzt habe, sind die Fehlermeldungen weg und die Captcha-Funktion funktioniert wieder.Code: Alles auswählen
"="
Gruß, Max



Re: CAPTCHA-Problem
Zur Vollständigkeit hier der Bug Report: http://tracker.phpbb.com/browse/PHPBB3-9513
Powered by Coffee
-
- Mitglied
- Beiträge: 15
- Registriert: 30.05.2010 20:42
Re: CAPTCHA-Problem
Deprecated: Assigning the return value of new by reference is deprecated in /users/kayonearmyforum/www/forum/includes/captcha/plugins/phpbb_captcha_gd_plugin.php on line 55
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4284: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4286: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4287: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4288: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)
Hattetst du schon so einen Fall ?
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4284: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4286: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4287: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4288: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)
Hattetst du schon so einen Fall ?
- Metzle
- Ehemaliges Teammitglied
- Beiträge: 10435
- Registriert: 08.03.2008 02:50
- Wohnort: Waiblingen-Neustadt
- Kontaktdaten:
Re: CAPTCHA-Problem
Hallo,
such einfach mal nach Teilen der Fehlermeldung und ich bin sicher, du wirst hier im Forum eine Lösung finden.
such einfach mal nach Teilen der Fehlermeldung und ich bin sicher, du wirst hier im Forum eine Lösung finden.
- Mahony
- Ehemaliges Teammitglied
- Beiträge: 12179
- Registriert: 17.11.2005 22:33
- Wohnort: Ostfildern Kemnat
- Kontaktdaten:
Re: CAPTCHA-Problem
Hallo Jewelzdesign
Auf Seite 1 dieses Threads, findest du doch den Link zur Lösung viewtopic.php?p=1166075#p1166075
Grüße: Mahony
Auf Seite 1 dieses Threads, findest du doch den Link zur Lösung viewtopic.php?p=1166075#p1166075
Grüße: Mahony
Taekwondo in Berlin
Wer fragt, ist ein Narr für fünf Minuten, wer nicht fragt, ist ein Narr für immer.
Wer fragt, ist ein Narr für fünf Minuten, wer nicht fragt, ist ein Narr für immer.
-
- Mitglied
- Beiträge: 15
- Registriert: 30.05.2010 20:42
Re: CAPTCHA-Problem
Code: Alles auswählen
Deprecated: Assigning the return value of new by reference is deprecated in /users/kayonearmyforum/www/forum/includes/captcha/plugins/phpbb_captcha_gd_plugin.php on line 55
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4284: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4286: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4287: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4288: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)
- Mahony
- Ehemaliges Teammitglied
- Beiträge: 12179
- Registriert: 17.11.2005 22:33
- Wohnort: Ostfildern Kemnat
- Kontaktdaten:
Re: CAPTCHA-Problem
Hallo
Grüße: Mahony
Hm..dann hast du wohl an der falschen Stelle etwas entfernt, denn genau der verlinkte Beitrag wäre die Lösung für dein Problem.Nein wenn ich das & wegnehme steht das da wieder ...
Grüße: Mahony
Taekwondo in Berlin
Wer fragt, ist ein Narr für fünf Minuten, wer nicht fragt, ist ein Narr für immer.
Wer fragt, ist ein Narr für fünf Minuten, wer nicht fragt, ist ein Narr für immer.