• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Gesior AAC] Age Of Conans Finished! Easy Config

I Downloaded it and writed that things in config.php but then when i go to my site this comes up:



Warning: parse_ini_file(layouts/aocv3/layout_config.ini) [function.parse-ini-file]: failed to open stream: No such file or directory in D:\xampp\htdocs\config-and-functions.php on line 75

Warning: Invalid argument supplied for foreach() in D:\xampp\htdocs\config-and-functions.php on line 76

Warning: include(layouts/aocv3/layout.php) [function.include]: failed to open stream: No such file or directory in D:\xampp\htdocs\index.php on line 285

Warning: include() [function.include]: Failed opening 'layouts/aocv3/layout.php' for inclusion (include_path='.;D:\xampp\php\PEAR') in D:\xampp\htdocs\index.php on line 285
:blink:


Can anyone help me?;)
 
and in index.php line 285 is this:

include($layout_name."/layout.php");

Is it so good to delete that line?
 
and in config-and-functions in line 75 is this:


$layout_ini = parse_ini_file($layout_name.'/layout_config.ini');

Im not sure if im going to delete it or change something;)

Please help!:(
 
I Downloaded it and writed that things in config.php but then when i go to my site this comes up:



Warning: parse_ini_file(layouts/aocv3/layout_config.ini) [function.parse-ini-file]: failed to open stream: No such file or directory in D:\xampp\htdocs\config-and-functions.php on line 75

Warning: Invalid argument supplied for foreach() in D:\xampp\htdocs\config-and-functions.php on line 76

Warning: include(layouts/aocv3/layout.php) [function.include]: failed to open stream: No such file or directory in D:\xampp\htdocs\index.php on line 285

Warning: include() [function.include]: Failed opening 'layouts/aocv3/layout.php' for inclusion (include_path='.;D:\xampp\php\PEAR') in D:\xampp\htdocs\index.php on line 285
:blink:


Can anyone help me?;)

You go to the htdocs/config/config.php
and change the name from layout?
 
Parse error: syntax error, unexpected T_STRING in C:\Program Files\VertrigoServ\www\layouts\aocv3\layout.php on line 1
:x
 
Parse error: syntax error, unexpected T_STRING in C:\Program Files\VertrigoServ\www\layouts\aocv3\layout.php on line 1
:x
Then, copy the first line from layout.php and paste it here.
 
Back
Top