Seite 2 von 3
Re: CAPTCHA-Problem
Verfasst: 02.04.2010 17:58
von chrsla
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?
Re: CAPTCHA-Problem
Verfasst: 02.04.2010 18:22
von Mahony
Hallo
Stell die Info doch in unser
Pastebin
Grüße: Mahony
Re: CAPTCHA-Problem
Verfasst: 02.04.2010 20:21
von chrsla
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
Re: CAPTCHA-Problem
Verfasst: 06.06.2010 16:23
von Tanka
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!
max1185 hat geschrieben:Danke Mahony
Ich kann es kaum glauben! Nachdem ich in jeder Fehlermeldung an der entsprechenden Position die Textstellen
durch
ersetzt habe, sind die Fehlermeldungen weg und die Captcha-Funktion funktioniert wieder.
Gruß, Max
Herzlichen Dank auch mal generell an die ganzen Entwickler, die einer PHP-Dusseline
wie mir eine tolle Software zur Verfügung stellen
Re: CAPTCHA-Problem
Verfasst: 13.06.2010 21:59
von bantu
Re: CAPTCHA-Problem
Verfasst: 15.06.2010 15:19
von Jewelzdesign
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 ?
Re: CAPTCHA-Problem
Verfasst: 15.06.2010 15:27
von Metzle
Hallo,
such einfach mal nach Teilen der Fehlermeldung und ich bin sicher, du wirst hier im Forum eine Lösung finden.
Re: CAPTCHA-Problem
Verfasst: 15.06.2010 15:30
von Mahony
Hallo Jewelzdesign
Auf Seite 1 dieses Threads, findest du doch den Link zur Lösung
viewtopic.php?p=1166075#p1166075
Grüße: Mahony
Re: CAPTCHA-Problem
Verfasst: 15.06.2010 18:41
von Jewelzdesign
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)
Nein wenn ich das & wegnehme steht das da wieder ... und das mit header already sent versteh ich nicht was ich da amchen soll
Re: CAPTCHA-Problem
Verfasst: 15.06.2010 22:20
von Mahony
Hallo
Nein wenn ich das & wegnehme steht das da wieder ...
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.
Grüße: Mahony