Error's in Admin Controls on Ro11 Any suggestions?

Joined
Dec 5, 2008
Messages
2
Reaction score
0
Hey everyone, Erm... Well i install all of this it work's ok but in Admin control when i go to add buildings,Research or even to just update ranks ain Menu * stat_auto1 * stat_auto2 * Md5 Thingy * Update Rank


I get a whole bunch of Errors, I'll post a few of them.


Code:
Warning: include(includes/functions/FlyingFleetHandler.php) [function.include]: failed to open stream: No such file or directory in C:\AppServ\www\includes\todofleetcontrol.php on line 10

Warning: include() [function.include]: Failed opening 'includes/functions/FlyingFleetHandler.php' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\includes\todofleetcontrol.php on line 10

Warning: include(includes/functions/MissionCaseAttack.php) [function.include]: failed to open stream: No such file or directory in C:\AppServ\www\includes\todofleetcontrol.php on line 11

Warning: include() [function.include]: Failed opening 'includes/functions/MissionCaseAttack.php' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\includes\todofleetcontrol.php on line 11

Warning: include(includes/functions/MissionCaseStay.php) [function.include]: failed to open stream: No such file or directory in C:\AppServ\www\includes\todofleetcontrol.php on line 12

Warning: include() [function.include]: Failed opening 'includes/functions/MissionCaseStay.php' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\includes\todofleetcontrol.php on line 12

Basically it's all the same, Has to do with the fleetcontrol thing. But i don't know what i should be looking for. Any help is a + Thanks.
 
Back