AVC error in admin_captcha_config.php on line 25

Ersetzt das Original phpBB CAPTCHA gegen eins mit diversen Konfigurationsmöglichkeiten.

AVC error in admin_captcha_config.php on line 25

Beitragvon triple » 13. Mär 2007 03:36

Hallo, thanks for this mod, i finish to install it but when i have access to my admin panel and try to click on CAPTCHA Config appear an error warning:

Warning: main(../public/forum/extension.inc) [function.main]: failed to open stream: No such file or directory in /web/htdocs/www.xxxx.xxx/home/public/forum/admin/admin_captcha_config.php on line 25

Fatal error: main() [function.require]: Failed opening required '../public/forum/extension.inc' (include_path='.:/php/lib/php/') in /web/htdocs/www.xxxx.xxx/home/public/forum/admin/admin_captcha_config.php on line 25

i 've tried to modify line 24 to give the correct root path on admin_captcha_config.php, but i don't know whatb to modify on line 25:

23 // Let's set the root dir for phpBB
24 $phpbb_root_path = '../public/forum/';
25 require($phpbb_root_path . 'extension.inc');
26 require('./pagestart.' . $phpEx);


someone can give me an hand?

thanks!
triple
 
Beiträge: 1
Registriert: 13. Mär 2007 03:30

Beitragvon AmigaLink » 13. Mär 2007 19:50

Normally you must change none path. :roll:
I don't now old boards like yours. :shock: I recommend you update to 2.0.22 :!:

Change the line 24 like that
Code: Alles auswählen
$phpbb_root_path = "./../";
Die deutsche Sprache ist Freeware, du kannst sie benutzen, ohne dafür zu bezahlen. Sie ist aber nicht Open Source, also darfst du sie nicht verändern, wie es dir gerade passt.
Benutzeravatar
AmigaLink
Administrator
 
Beiträge: 3987
Registriert: 11. Aug 2004 01:06
Wohnort: NRW


Zurück zu Advanced Visual Confirmation



Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 14 Gäste

cron