| dssthewanderer wrote:
|
In the admin menu i get:
Warning: get_lang(modules/clan_allies/language/lang-english.php): failed to open stream: No such file or directory in /home/d/devilssquad.de/public_html/mainfile.php on line 388
Warning: get_lang(): Failed opening 'modules/clan_allies/language/lang-english.php' for inclusion (include_path='.:/usr/share/php') in /home/d/devilssquad.de/public_html/mainfile.php on line 388
its correct, becaus the directory has large letters on the server ... /Clan_Allies/
Is this the problem?
TW
|
| Code:
|
$modname = "clan_allies";
|
| Code:
|
|
$modname = "Clan_Allies";
|