Huhu,
wenn ich im ACP auf Captcha Einstellungen geh bekomm ich folgende Meldung:
Parse error: syntax error, unexpected T_IF, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/www/web259/html/forum/phpBB3/includes/db/db_tools.php on line 654
Wenn man sich registrieren möchte bekommt man folgenden Fehler:
[phpBB Debug] PHP Notice: in file /includes/captcha/plugins/captcha_abstract.php on line 233: mt_rand() expects parameter 1 to be long, string given
Ich hab echt keine Ahnung mehr was ich machen könnte.
Captcha Fehler nach update auf 3.0.6
- nickvergessen
- Ehrenadmin
- Beiträge: 11559
- Registriert: 09.10.2006 21:56
- Wohnort: Stuttgart, Germany
- Kontaktdaten:
Re: Captcha Fehler nach update auf 3.0.6
Zeig mal die includes/db/db_tools.php
https://www.phpbb.de/support/pastebin.php
https://www.phpbb.de/support/pastebin.php
kein Support per PN
- nickvergessen
- Ehrenadmin
- Beiträge: 11559
- Registriert: 09.10.2006 21:56
- Wohnort: Stuttgart, Germany
- Kontaktdaten:
Re: Captcha Fehler nach update auf 3.0.6
Versuchs mal mit https://www.phpbb.de/support/pastebin.p ... view&s=418
kein Support per PN
Re: Captcha Fehler nach update auf 3.0.6
hab das so genommen wie dus gepostet hast. Keinerlei Veränderung. Immernoch so.
Re: Captcha Fehler nach update auf 3.0.6
Das Problem im ACP hab ich lösen können. Allerdings wird immer noch kein Captcha angezeigt wenn man auf registrieren klickt. Wenn man die Nutzungsbedingungen bestätigt hat kommt folgende Fehlermeldung:
[phpBB Debug] PHP Notice: in file /includes/captcha/plugins/captcha_abstract.php on line 238: mt_rand() expects parameter 1 to be long, string given
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4251: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3508)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4253: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3508)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4254: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3508)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4255: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3508)
[phpBB Debug] PHP Notice: in file /includes/captcha/plugins/captcha_abstract.php on line 238: mt_rand() expects parameter 1 to be long, string given
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4251: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3508)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4253: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3508)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4254: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3508)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4255: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3508)
Re: Captcha Fehler nach update auf 3.0.6
Hallo,
evtl. die Problemlösung unter viewtopic.php?f=73&t=199407 ausprobieren... scheint das gleiche zu sein.
Viele Grüße,
Bálint
evtl. die Problemlösung unter viewtopic.php?f=73&t=199407 ausprobieren... scheint das gleiche zu sein.
Viele Grüße,
Bálint
Re: Captcha Fehler nach update auf 3.0.6
Hat geholfen, danke dir.