Seite 1 von 1

Probleme mit Registrierung nach Neuinstallation 3.0.6

Verfasst: 26.11.2009 19:07
von Woodstock
User die sich registrieren wollen erhalten diese Mitteilung

[phpBB Debug] PHP Notice: in file /includes/captcha/captcha_factory.php on line 36: include(./includes/captcha/plugins/_plugin.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/captcha/captcha_factory.php on line 36: include(./includes/captcha/plugins/_plugin.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/captcha/captcha_factory.php on line 36: include() [function.include]: Failed opening './includes/captcha/plugins/_plugin.php' for inclusion (include_path='.:/usr/share/pear/php5')
[phpBB Debug] PHP Notice: in file /includes/captcha/captcha_factory.php on line 38: call_user_func(::get_instance) [function.call-user-func]: First argument is expected to be a valid callback

Fatal error: Call to a member function init() on a non-object in /is/htdocs/............./www/306/includes/ucp/ucp_register.php on line 165

Diese Meldung erhalte ich auch im Administratorenbereich bei Klicken von Captcha-Modul-Einstellungen in der Board - Konfi

LG Woodstock

Re: Probleme mit Registrierung nach Neuinstallation 3.0.6

Verfasst: 26.11.2009 19:10
von SCWfan06
Hallo,
lade mal alle Dateien aus dem Verzeichnis /includes/captcha/... erneut hoch.

Re: Probleme mit Registrierung nach Neuinstallation 3.0.6

Verfasst: 26.11.2009 19:14
von Woodstock
Hallo und danke für die schnelle Antwort,

hat aber rein gar nichts gebracht. Ich hatte das Forum auf einem Testserver neu installiert,
weil ich nach dem Update von 3.05 auf 3.06 Probleme hatte.

LG Woodstock

Re: Probleme mit Registrierung nach Neuinstallation 3.0.6

Verfasst: 26.11.2009 19:16
von SCWfan06
Hmm komisch
denn die Fehlermeldung sagt ja:
(./includes/captcha/plugins/_plugin.php) [function.include]: failed to open stream: No such file or directory
Also: Die Datei/Verzeichnis konnte nicht gefunden werden

Re: Probleme mit Registrierung nach Neuinstallation 3.0.6

Verfasst: 26.11.2009 19:24
von Woodstock
meine Dateien sehen im Verzeichnis aber so aus

[ externes Bild ]

Re: Probleme mit Registrierung nach Neuinstallation 3.0.6

Verfasst: 26.11.2009 19:45
von redbull254
Hallo erstmal,

ich schätze einmal, das Du Deinen Style nicht auf 3.0.6 aktualisiert hast und Dir diese Dateien fehlen:
copy styles/prosilver/template/captcha_default.html to styles/prosilver/template/captcha_default.html
copy styles/prosilver/template/captcha_qa.html to styles/prosilver/template/captcha_qa.html
copy styles/prosilver/template/captcha_recaptcha.html to styles/prosilver/template/captcha_recaptcha.html
Die entsprechenden "Code-Changes" findest Du hier:
http://www.phpbb.com/downloads/olympus.php?update=1

Siehe auch diesen Thread dazu:
http://www.phpbb.de/community/viewtopic ... 5#p1144875