advocaite / advocaite/Travianx
Install error @ multihunter and oasis
- Dominant language
- Smarty
- Stars
- 146
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
Okay, so heres the problem.... Everything till multihunter password entering is just awesome, but after I write in the password - bang!
Warning: include(../config.php) [function.include]: failed to open stream: No such file or directory in /usr/home/www1/ftp/etravian/GameEngine/Admin/database.php on line 12
Warning: include() [function.include]: Failed opening '../config.php' for inclusion (include_path='.:/usr/local/share/pear') in /usr/home/www1/ftp/etravian/GameEngine/Admin/database.php on line 12
Warning: include(../Data/buidata.php) [function.include]: failed to open stream: No such file or directory in /usr/home/www1/ftp/etravian/GameEngine/Admin/database.php on line 13
Warning: include() [function.include]: Failed opening '../Data/buidata.php' for inclusion (include_path='.:/usr/local/share/pear') in /usr/home/www1/ftp/etravian/GameEngine/Admin/database.php on line 13
Warning: include(../../GameEngine/lang/en.php) [function.include]: failed to open stream: No such file or directory in /usr/home/www1/ftp/etravian/install/include/multihunter.php on line 7
Warning: include() [function.include]: Failed opening '../../GameEngine/lang/en.php' for inclusion (include_path='.:/usr/local/share/pear') in /usr/home/www1/ftp/etravian/install/include/multihunter.php on line 7
Unknown column 'STORAGE_BASE' in 'field list'
After this fatal error i try to skip this..
http://e-travian.nkk.lt/install/index.php?s=4 => http://e-travian.nkk.lt/install/index.php?s=5
and i get to the oasis populate screen, after submit..... bang!
Warning: include(../config.php) [function.include]: failed to open stream: No such file or directory in /usr/home/www1/ftp/etravian/GameEngine/Admin/database.php on line 12
Warning: include() [function.include]: Failed opening '../config.php' for inclusion (include_path='.:/usr/local/share/pear') in /usr/home/www1/ftp/etravian/GameEngine/Admin/database.php on line 12
Warning: include(../Data/buidata.php) [function.include]: failed to open stream: No such file or directory in /usr/home/www1/ftp/etravian/GameEngine/Admin/database.php on line 13
Warning: include() [function.include]: Failed opening '../Data/buidata.php' for inclusion (include_path='.:/usr/local/share/pear') in /usr/home/www1/ftp/etravian/GameEngine/Admin/database.php on line 13
Warning: Cannot modify header information - headers already sent by (output started at /usr/home/www1/ftp/etravian/GameEngine/Admin/database.php:12) in /usr/home/www1/ftp/etravian/install/include/oasis.php on line 19
So whats the problem?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.