From b29b0d90d0b4e68a05e523a740601b5a379bcb8f Mon Sep 17 00:00:00 2001 From: Novgorodschi Catalin Date: Tue, 13 Aug 2013 09:59:42 +0300 Subject: [PATCH 1/3] Update admin panel to view images --- Admin/Templates/[]inactive.tpl | 4 +- Admin/Templates/alliance.tpl | 14 +++---- Admin/Templates/allymedals.tpl | 6 +-- Admin/Templates/delallymedal.tpl | 4 +- Admin/Templates/delmedal.tpl | 4 +- Admin/Templates/maintenence.tpl | 6 +-- Admin/Templates/maintenenceBan.tpl | 2 +- Admin/Templates/maintenenceResetGold.tpl | 4 +- Admin/Templates/maintenenceResetPlus.tpl | 4 +- Admin/Templates/maintenenceResetPlusBonus.tpl | 4 +- Admin/Templates/maintenenceUnban.tpl | 4 +- Admin/Templates/playeradditionalinfo.tpl | 6 +-- Admin/Templates/playerinfo.tpl | 13 +++++- Admin/Templates/playermedals.tpl | 6 +-- Admin/Templates/playerplusbonus.tpl | 10 ++--- Admin/Templates/results_villages.tpl | 4 +- Admin/Templates/troops.tpl | 40 +++++++++---------- Admin/Templates/village.tpl | 6 +-- Admin/admin.php | 6 ++- GameEngine/Admin/Mods/mainteneceBan.php | 4 +- GameEngine/Admin/Mods/natarbuildingplan.php | 2 +- GameEngine/Admin/admin.php | 6 +-- 22 files changed, 86 insertions(+), 73 deletions(-) diff --git a/Admin/Templates/[]inactive.tpl b/Admin/Templates/[]inactive.tpl index 14ad4f2f..9a253efb 100644 --- a/Admin/Templates/[]inactive.tpl +++ b/Admin/Templates/[]inactive.tpl @@ -65,11 +65,11 @@ error_reporting(0); ".$active[$i]['username']." [".$active[$i]['access']."] ".date("H:i:s",$active[$i]['timestamp'])." - img/u/".$img."9.gif\" title=\"$tribe\" alt=\"$tribe\"> + \"$tribe\" ".$totalpop." ".count($varray)." \"Gold\" ".$active[$i]['gold']." - img/a/online1.gif\"> + "; } ?> diff --git a/Admin/Templates/alliance.tpl b/Admin/Templates/alliance.tpl index deb4a75a..3e1d41ac 100644 --- a/Admin/Templates/alliance.tpl +++ b/Admin/Templates/alliance.tpl @@ -271,8 +271,8 @@ if($_GET['aid']) if($row['type'] == 1) { $type = 'Confederation Pact'; } if($row['type'] == 2) { $type = 'Non Agression Pact'; } if($row['type'] == 3) { $type = 'Declaration of War'; } - if($row['accepted'] == 0) { $accepted = "img/a/del.gif\">"; } - if($row['accepted'] ==1) { $accepted = "img/a/acc.gif\">"; } + if($row['accepted'] == 0) { $accepted = ""; } + if($row['accepted'] ==1) { $accepted = ""; } $ally = mysql_fetch_assoc(mysql_query("SELECT * FROM ".TB_PREFIX."alidata WHERE id = ".$row['alli2']."")); echo ' @@ -306,8 +306,8 @@ if($_GET['aid']) if($row['type'] == 1) { $type = 'Confederation Pact'; } if($row['type'] == 2) { $type = 'Non Agression Pact'; } if($row['type'] == 3) { $type = 'Declaration of War'; } - if($row['accepted'] == 0) { $accepted = "img/a/del.gif\">"; } - if($row['accepted'] ==1) { $accepted = "img/a/acc.gif\">"; } + if($row['accepted'] == 0) { $accepted = ""; } + if($row['accepted'] ==1) { $accepted = ""; } $ally = mysql_fetch_assoc(mysql_query("SELECT * FROM ".TB_PREFIX."alidata WHERE id = ".$row['alli1']."")); echo ' @@ -342,8 +342,8 @@ if($_GET['aid']) if($row['type'] == 1) { $type = 'Confederation Pact'; } if($row['type'] == 2) { $type = 'Non Agression Pact'; } if($row['type'] == 3) { $type = 'Declaration of War'; } - if($row['accepted'] == 0) { $accepted = "img/a/del.gif\">"; } - if($row['accepted'] == 1) { $accepted = "img/a/acc.gif\">"; } + if($row['accepted'] == 0) { $accepted = ""; } + if($row['accepted'] == 1) { $accepted = ""; } $ally1 = mysql_fetch_assoc(mysql_query("SELECT * FROM ".TB_PREFIX."alidata WHERE id = ".$row['alli1']."")); $ally2 = mysql_fetch_assoc(mysql_query("SELECT * FROM ".TB_PREFIX."alidata WHERE id = ".$row['alli2']."")); @@ -351,7 +351,7 @@ if($_GET['aid']) '.$ally1['tag'].' & '.$ally2['tag'].' '.$type.' - + '; } ?> diff --git a/Admin/Templates/allymedals.tpl b/Admin/Templates/allymedals.tpl index f13937a3..9b5e9ce3 100644 --- a/Admin/Templates/allymedals.tpl +++ b/Admin/Templates/allymedals.tpl @@ -48,9 +48,9 @@ $rank $week $points - img/t/".$medal['img'].".jpg\"> + - img/a/del.gif'); height: 12px; width: 12px;\" src=\"../img/a/x.gif\"> + "; } @@ -80,7 +80,7 @@
- +
diff --git a/Admin/Templates/delallymedal.tpl b/Admin/Templates/delallymedal.tpl index 4d04532b..d80bba8b 100644 --- a/Admin/Templates/delallymedal.tpl +++ b/Admin/Templates/delallymedal.tpl @@ -80,7 +80,7 @@ $nummedals = mysql_num_rows($sql); echo " $newweek $tot - img/a/del.gif'); height: 12px; width: 12px;\" src=\"../img/a/x.gif\">"; + "; } ?> @@ -139,7 +139,7 @@ $nummedals = mysql_num_rows($sql); $i [#$bb] - img/t/".$row['img'].".jpg\"> + $alliance $rank $week diff --git a/Admin/Templates/delmedal.tpl b/Admin/Templates/delmedal.tpl index 5c90e3a9..34a02338 100644 --- a/Admin/Templates/delmedal.tpl +++ b/Admin/Templates/delmedal.tpl @@ -80,7 +80,7 @@ $nummedals = mysql_num_rows($sql); $sql = mysql_query("SELECT * FROM ".TB_PREFIX."medal WHERE week = $newweek"); $tot = mysql_num_rows($sql); - echo "$newweek$totimg/a/del.gif'); height: 12px; width: 12px;\" src=\"../img/a/x.gif\">"; + echo "$newweek$tot"; } ?> @@ -152,7 +152,7 @@ $nummedals = mysql_num_rows($sql); $i [#$bb] - img/t/".$row['img'].".jpg\"> + $player $rank $week diff --git a/Admin/Templates/maintenence.tpl b/Admin/Templates/maintenence.tpl index ce256a5d..b51be123 100644 --- a/Admin/Templates/maintenence.tpl +++ b/Admin/Templates/maintenence.tpl @@ -2,7 +2,7 @@ ################################################################################# ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## -## Filename maintenence.tpl ## +## Filename editVillage.tpl ## ## Developed by: aggenkeech ## ## License: TravianX Project ## ## Copyright: TravianX (c) 2010-2012. All rights reserved. ## @@ -22,11 +22,11 @@ Close Server for Maintenece, This will ban all players (Access 2) till you can fix bugs, or a crap version of a ceasefire lol -
+
Bring Server Back for Maintenece, This will unban all players (By Banning Reason) -
+
diff --git a/Admin/Templates/maintenenceBan.tpl b/Admin/Templates/maintenenceBan.tpl index 73c33d9b..b2770c74 100644 --- a/Admin/Templates/maintenenceBan.tpl +++ b/Admin/Templates/maintenenceBan.tpl @@ -2,7 +2,7 @@ ################################################################################# ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## -## Filename maintenenceBan.tpl ## +## Filename editVillage.tpl ## ## Developed by: aggenkeech ## ## License: TravianX Project ## ## Copyright: TravianX (c) 2010-2012. All rights reserved. ## diff --git a/Admin/Templates/maintenenceResetGold.tpl b/Admin/Templates/maintenenceResetGold.tpl index 19d774b4..775454c4 100644 --- a/Admin/Templates/maintenenceResetGold.tpl +++ b/Admin/Templates/maintenenceResetGold.tpl @@ -15,9 +15,9 @@ Reset All Players Gold - + - +
diff --git a/Admin/Templates/maintenenceResetPlus.tpl b/Admin/Templates/maintenenceResetPlus.tpl index b3b13c65..07db194e 100644 --- a/Admin/Templates/maintenenceResetPlus.tpl +++ b/Admin/Templates/maintenenceResetPlus.tpl @@ -15,9 +15,9 @@ Reset All Players Resource Bonus - + - +
diff --git a/Admin/Templates/maintenenceResetPlusBonus.tpl b/Admin/Templates/maintenenceResetPlusBonus.tpl index d19f613c..08a98564 100644 --- a/Admin/Templates/maintenenceResetPlusBonus.tpl +++ b/Admin/Templates/maintenenceResetPlusBonus.tpl @@ -15,9 +15,9 @@ Reset All Players Plus - + - +
diff --git a/Admin/Templates/maintenenceUnban.tpl b/Admin/Templates/maintenenceUnban.tpl index b342cece..30a0458a 100644 --- a/Admin/Templates/maintenenceUnban.tpl +++ b/Admin/Templates/maintenenceUnban.tpl @@ -2,7 +2,7 @@ ################################################################################# ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## -## Filename maintenenceUnban.tpl ## +## Filename editVillage.tpl ## ## Developed by: aggenkeech ## ## License: TravianX Project ## ## Copyright: TravianX (c) 2010-2012. All rights reserved. ## @@ -78,7 +78,7 @@ $bannedUsers = $admin->search_banned(); '.$link.' '.date("d.m.y H:i",$bannedUsers[$i]['time']).' - '.$end.' '.$bannedUsers[$i]['reason'].' - cancel + cancel '; } } diff --git a/Admin/Templates/playeradditionalinfo.tpl b/Admin/Templates/playeradditionalinfo.tpl index 7d7c3fd0..687decfe 100644 --- a/Admin/Templates/playeradditionalinfo.tpl +++ b/Admin/Templates/playeradditionalinfo.tpl @@ -50,7 +50,7 @@ Give how much Gold? - + getTimeFormat($tsdiffact); - echo ''; + echo ''; echo " $timetoecho"; } } @@ -172,7 +172,7 @@ Add how many CP? - + diff --git a/Admin/Templates/playerinfo.tpl b/Admin/Templates/playerinfo.tpl index 6d67043e..04db397c 100644 --- a/Admin/Templates/playerinfo.tpl +++ b/Admin/Templates/playerinfo.tpl @@ -172,6 +172,15 @@ elseif($quest ==20) {$questname = "Economy: Warehouse"; } elseif($quest ==21) {$questname = "Economy: Marketplace"; } elseif($quest ==22) {$questname = "Everything to 2!"; } + elseif($quest ==28) {$questname = "Alliance : Join to one"; } + elseif($quest ==29) {$questname = "Main Building to 5"; } + elseif($quest ==30) {$questname = "Granary to Level 3"; } + elseif($quest ==31) {$questname = "Warehouse to Level 7"; } + elseif($quest ==32) {$questname = "Everything to 5!"; } + elseif($quest ==33) {$questname = "Palace or Residence"; } + elseif($quest ==34) {$questname = "3 settlers"; } + elseif($quest ==35) {$questname = "New Village"; } + elseif($quest ==36) {$questname = "Build a Wall/Palisade"; } else { $questname = "Unknown"; } $quesst = $quest; if($quest > 18){ @@ -231,11 +240,11 @@ - » Edit Overall Off & Def + » Edit Overall Off & Def - » Edit Weekly Off, Def, Raid + » Edit Weekly Off, Def, Raid diff --git a/Admin/Templates/playermedals.tpl b/Admin/Templates/playermedals.tpl index 538be353..58c1cd12 100644 --- a/Admin/Templates/playermedals.tpl +++ b/Admin/Templates/playermedals.tpl @@ -53,9 +53,9 @@ $rank $week $points - img/t/".$medal['img'].".jpg\"> + - img/a/del.gif'); height: 12px; width: 12px;\" src=\"../img/a/x.gif\"> + "; } @@ -84,7 +84,7 @@
- +
diff --git a/Admin/Templates/playerplusbonus.tpl b/Admin/Templates/playerplusbonus.tpl index 836c1278..4881799f 100644 --- a/Admin/Templates/playerplusbonus.tpl +++ b/Admin/Templates/playerplusbonus.tpl @@ -19,7 +19,7 @@ { $tsdiffact = $datetime - $now; $timetoecho = $timeformat->getTimeFormat($tsdiffact); - echo ''; + echo ''; echo " $timetoecho"; } } @@ -56,7 +56,7 @@ { $tsdiffact = $datetime - $now; $timetoecho = $timeformat->getTimeFormat($tsdiffact); - echo ''; + echo ''; echo " $timetoecho"; } } @@ -93,7 +93,7 @@ { $tsdiffact = $datetime - $now; $timetoecho = $timeformat->getTimeFormat($tsdiffact); - echo ''; + echo ''; echo " $timetoecho"; } } @@ -131,7 +131,7 @@ { $tsdiffact = $datetime - $now; $timetoecho = $timeformat->getTimeFormat($tsdiffact); - echo ''; + echo ''; echo " $timetoecho"; } } @@ -169,7 +169,7 @@ { $tsdiffact = $datetime - $now; $timetoecho = $timeformat->getTimeFormat($tsdiffact); - echo ''; + echo ''; echo " $timetoecho"; } } diff --git a/Admin/Templates/results_villages.tpl b/Admin/Templates/results_villages.tpl index 7ab5f027..4e831934 100644 --- a/Admin/Templates/results_villages.tpl +++ b/Admin/Templates/results_villages.tpl @@ -63,7 +63,7 @@ $result = $admin->search_village($_POST['s']); - +
'.count($result).' Villages Found "'.$_POST['s'].'"
@@ -79,7 +79,7 @@ $result = $admin->search_village($_POST['s']); - +
No Villages Called '.$_POST['s'].'
diff --git a/Admin/Templates/troops.tpl b/Admin/Templates/troops.tpl index e98a1f2c..17d1db4e 100644 --- a/Admin/Templates/troops.tpl +++ b/Admin/Templates/troops.tpl @@ -207,16 +207,16 @@ echo ' -
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
'.$u31.' @@ -237,16 +237,16 @@ echo ' -
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
diff --git a/Admin/Templates/village.tpl b/Admin/Templates/village.tpl index 80e854d9..1ac5336c 100644 --- a/Admin/Templates/village.tpl +++ b/Admin/Templates/village.tpl @@ -76,7 +76,7 @@ if(isset($id)) Village owner: -
+ Owner(uid): @@ -84,7 +84,7 @@ if(isset($id)) Village name: - + @@ -133,7 +133,7 @@ if(isset($id)) Resource - + Server Info Online Users Players Not Activated + Players Inactivate + Players Reported + Map
Search General Search @@ -132,7 +135,8 @@ $up_avl = $latest - $ver ; Give All Res Bonus Reset Res Bonus
- Natars + Natars&Oasis + Populate Oases Add WW Villages Add WW Building Plan Villages
diff --git a/GameEngine/Admin/Mods/mainteneceBan.php b/GameEngine/Admin/Mods/mainteneceBan.php index 8ed20b06..b45ad0e0 100644 --- a/GameEngine/Admin/Mods/mainteneceBan.php +++ b/GameEngine/Admin/Mods/mainteneceBan.php @@ -42,8 +42,8 @@ for($i = 0; $i < $loops + 1; $i++) $result = mysql_query($query); while($row = mysql_fetch_assoc($result)) { - ##mysql_query("INSERT INTO ".TB_PREFIX."banlist ".$row['id'].", ".$row['username'].", ".$reason.", ".$startts.", ".$endts.", ".$admin.", ".$active.""); - mysql_query("INSERT INTO ".TB_PREFIX."banlist (`uid`, `name`, `reason`, `time`, `end`, `admin`, `active`) VALUES (".$row['id'].", '".$row['username']."' , '$reason', '$startts', '$endts', '$admin', '1')"); + mysql_query("INSERT INTO ".TB_PREFIX."banlist ".$row['id'].", ".$row['username'].", ".$reason.", ".$startts.", ".$endts.", ".$admin.", ".$active.""); + ##mysql_query("INSERT INTO ".TB_PREFIX."banlist (`uid`, `name`, `reason`, `time`, `end`, `admin`, `active`) VALUES (".$row['id'].", '".$row['username']."' , '$reason', '$startts', '$endts', '$admin', '1')"); } } diff --git a/GameEngine/Admin/Mods/natarbuildingplan.php b/GameEngine/Admin/Mods/natarbuildingplan.php index 92c3b551..dc35d3cd 100644 --- a/GameEngine/Admin/Mods/natarbuildingplan.php +++ b/GameEngine/Admin/Mods/natarbuildingplan.php @@ -41,7 +41,7 @@ for($i=1;$i<=$amt;$i++) { $myFile = "../../../Templates/text.tpl"; $fh = fopen($myFile, 'w') or die("


Can't open file: templates/text.tpl"); $text = file_get_contents("../../../Templates/text_format.tpl"); - $text = preg_replace("'%TEKST%'","World Wonder Construction Plans + $text = preg_replace("'%TEKST%'","World Wonder Construction Plans Many moons ago the tribes of Travian were surprised by the unforeseen return of the Natars. This tribe from immemorial times surpassing all in wisdom, might and glory was about to trouble the free ones again. Thus they put all their efforts in preparing a last war against the Natars and vanquishing them forever. Many thought about the so-called 'Wonders of the World', a construction of many legends, as the only solution. It was told that it would render anyone invincible once completed. Ultimately making the constructors the rulers and conquerors of all known Travian. diff --git a/GameEngine/Admin/admin.php b/GameEngine/Admin/admin.php index ad74c3c4..a335f609 100644 --- a/GameEngine/Admin/admin.php +++ b/GameEngine/Admin/admin.php @@ -1,4 +1,4 @@ - CheckLogin()){?> - ACP Home Homepage Server Info + ACP Home Homepage Server Info Online users Search Msg/Rep Ban Config - Config Editor + Config Editor Logout From 0a5a35aa9bb7dd78f8788ec34c4125412326b1a4 Mon Sep 17 00:00:00 2001 From: Novgorodschi Catalin Date: Tue, 13 Aug 2013 10:06:46 +0300 Subject: [PATCH 2/3] fix file names --- Admin/Mods/error_log | 22 + Admin/Templates/maintenence.tpl | 2 +- Admin/Templates/maintenenceBan.tpl | 2 +- Admin/Templates/maintenenceResetGold.tpl | 2 +- Admin/Templates/maintenenceResetPlus.tpl | 2 +- Admin/Templates/maintenenceResetPlusBonus.tpl | 2 +- Admin/Templates/maintenenceUnban.tpl | 2 +- Admin/Templates/oasis.tpl | 31 ++ Admin/error_log | 86 ++++ GameEngine/Admin/Mods/error_log | 419 ++++++++++++++++++ GameEngine/Admin/Mods/mainteneceResetGold.php | 2 +- GameEngine/Admin/Mods/mainteneceResetPlus.php | 2 +- .../Admin/Mods/mainteneceResetPlusBonus.php | 2 +- GameEngine/Admin/Mods/populateOases.php | 23 + GameEngine/Admin/populateOases.tpl | 31 ++ 15 files changed, 621 insertions(+), 9 deletions(-) create mode 100644 Admin/Mods/error_log create mode 100644 Admin/Templates/oasis.tpl create mode 100644 Admin/error_log create mode 100644 GameEngine/Admin/Mods/error_log create mode 100644 GameEngine/Admin/Mods/populateOases.php create mode 100644 GameEngine/Admin/populateOases.tpl diff --git a/Admin/Mods/error_log b/Admin/Mods/error_log new file mode 100644 index 00000000..1ce7ff89 --- /dev/null +++ b/Admin/Mods/error_log @@ -0,0 +1,22 @@ +[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 diff --git a/Admin/Templates/maintenence.tpl b/Admin/Templates/maintenence.tpl index b51be123..f4d2ad11 100644 --- a/Admin/Templates/maintenence.tpl +++ b/Admin/Templates/maintenence.tpl @@ -2,7 +2,7 @@ ################################################################################# ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## -## Filename editVillage.tpl ## +## Filename maintenence.tpl ## ## Developed by: aggenkeech ## ## License: TravianX Project ## ## Copyright: TravianX (c) 2010-2012. All rights reserved. ## diff --git a/Admin/Templates/maintenenceBan.tpl b/Admin/Templates/maintenenceBan.tpl index b2770c74..73c33d9b 100644 --- a/Admin/Templates/maintenenceBan.tpl +++ b/Admin/Templates/maintenenceBan.tpl @@ -2,7 +2,7 @@ ################################################################################# ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## -## Filename editVillage.tpl ## +## Filename maintenenceBan.tpl ## ## Developed by: aggenkeech ## ## License: TravianX Project ## ## Copyright: TravianX (c) 2010-2012. All rights reserved. ## diff --git a/Admin/Templates/maintenenceResetGold.tpl b/Admin/Templates/maintenenceResetGold.tpl index 775454c4..68278c75 100644 --- a/Admin/Templates/maintenenceResetGold.tpl +++ b/Admin/Templates/maintenenceResetGold.tpl @@ -2,7 +2,7 @@ ################################################################################# ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## -## Filename oasis.tpl ## +## Filename MaintenenceResetGold.tpl ## ## Developed by: aggenkeech ## ## License: TravianX Project ## ## Copyright: TravianX (c) 2010-2012. All rights reserved. ## diff --git a/Admin/Templates/maintenenceResetPlus.tpl b/Admin/Templates/maintenenceResetPlus.tpl index 07db194e..63652085 100644 --- a/Admin/Templates/maintenenceResetPlus.tpl +++ b/Admin/Templates/maintenenceResetPlus.tpl @@ -2,7 +2,7 @@ ################################################################################# ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## -## Filename oasis.tpl ## +## Filename MaintenenceResetPlus.tpl ## ## Developed by: aggenkeech ## ## License: TravianX Project ## ## Copyright: TravianX (c) 2010-2012. All rights reserved. ## diff --git a/Admin/Templates/maintenenceResetPlusBonus.tpl b/Admin/Templates/maintenenceResetPlusBonus.tpl index 08a98564..8536167d 100644 --- a/Admin/Templates/maintenenceResetPlusBonus.tpl +++ b/Admin/Templates/maintenenceResetPlusBonus.tpl @@ -2,7 +2,7 @@ ################################################################################# ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## -## Filename oasis.tpl ## +## Filename MaintenenceResetPlusBonus.tpl ## ## Developed by: aggenkeech ## ## License: TravianX Project ## ## Copyright: TravianX (c) 2010-2012. All rights reserved. ## diff --git a/Admin/Templates/maintenenceUnban.tpl b/Admin/Templates/maintenenceUnban.tpl index 30a0458a..bf206f9f 100644 --- a/Admin/Templates/maintenenceUnban.tpl +++ b/Admin/Templates/maintenenceUnban.tpl @@ -2,7 +2,7 @@ ################################################################################# ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## -## Filename editVillage.tpl ## +## Filename maintenenceUnban.tpl ## ## Developed by: aggenkeech ## ## License: TravianX Project ## ## Copyright: TravianX (c) 2010-2012. All rights reserved. ## diff --git a/Admin/Templates/oasis.tpl b/Admin/Templates/oasis.tpl new file mode 100644 index 00000000..c2bf873a --- /dev/null +++ b/Admin/Templates/oasis.tpl @@ -0,0 +1,31 @@ + + + + + + + + + + + + + +
Populate Oases
+ +Oases Populated'; +} +?> \ No newline at end of file diff --git a/Admin/error_log b/Admin/error_log new file mode 100644 index 00000000..8f8ba414 --- /dev/null +++ b/Admin/error_log @@ -0,0 +1,86 @@ +[17-Jun-2013 08:47:49] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[17-Jun-2013 08:47:49] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[17-Jun-2013 10:55:44] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[17-Jun-2013 10:55:44] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[17-Jun-2013 11:02:37] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 +[17-Jun-2013 11:02:37] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 +[17-Jun-2013 11:02:39] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 +[17-Jun-2013 11:02:39] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 +[17-Jun-2013 11:34:22] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[17-Jun-2013 11:34:22] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[17-Jun-2013 13:02:31] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[17-Jun-2013 13:02:31] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[17-Jun-2013 13:02:35] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[17-Jun-2013 13:02:35] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[18-Jun-2013 11:33:42] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[18-Jun-2013 11:33:42] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[19-Jun-2013 09:57:39] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[19-Jun-2013 09:57:39] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[19-Jun-2013 09:57:41] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[19-Jun-2013 09:57:41] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[19-Jun-2013 13:09:43] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[19-Jun-2013 13:09:43] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[20-Jun-2013 07:27:15] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[20-Jun-2013 07:27:15] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[20-Jun-2013 07:52:35] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[20-Jun-2013 07:52:35] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[20-Jun-2013 07:52:37] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[20-Jun-2013 07:52:37] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[20-Jun-2013 08:42:13] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[20-Jun-2013 08:42:13] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[21-Jun-2013 20:37:45] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[21-Jun-2013 20:37:45] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[21-Jun-2013 20:41:34] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 +[21-Jun-2013 20:41:34] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 +[21-Jun-2013 20:41:37] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 +[21-Jun-2013 20:41:37] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 +[21-Jun-2013 22:51:48] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[21-Jun-2013 22:51:48] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[23-Jun-2013 15:06:13] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[23-Jun-2013 15:06:13] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[26-Jun-2013 07:26:01] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[26-Jun-2013 07:26:01] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[26-Jun-2013 08:35:29] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[26-Jun-2013 08:35:29] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[27-Jun-2013 10:58:25] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[27-Jun-2013 10:58:25] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[27-Jun-2013 11:07:22] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[27-Jun-2013 11:07:22] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[27-Jun-2013 11:28:56] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 +[27-Jun-2013 11:28:58] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 +[27-Jun-2013 11:28:58] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 +[27-Jun-2013 11:28:59] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 +[27-Jun-2013 11:41:01] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[27-Jun-2013 11:41:01] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[28-Jun-2013 13:28:23] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[28-Jun-2013 13:28:23] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[28-Jun-2013 13:28:32] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 +[28-Jun-2013 13:28:37] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 +[02-Jul-2013 07:42:35] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[02-Jul-2013 07:42:35] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[02-Jul-2013 08:25:52] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[02-Jul-2013 08:25:52] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[02-Jul-2013 08:25:59] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 +[02-Jul-2013 08:26:55] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 +[02-Jul-2013 08:26:55] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 +[02-Jul-2013 08:26:57] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 +[02-Jul-2013 08:26:57] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 +[02-Jul-2013 12:02:59] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[02-Jul-2013 12:02:59] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[02-Jul-2013 12:03:15] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[02-Jul-2013 12:03:15] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[02-Jul-2013 13:52:56] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[02-Jul-2013 13:52:56] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[02-Jul-2013 14:00:54] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[02-Jul-2013 14:00:54] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[02-Jul-2013 14:51:50] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[02-Jul-2013 14:51:50] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[02-Jul-2013 15:26:46] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[02-Jul-2013 15:26:46] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[02-Jul-2013 15:45:27] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 +[02-Jul-2013 15:46:04] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 +[03-Jul-2013 07:26:37] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[03-Jul-2013 07:26:37] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[03-Jul-2013 07:29:50] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 +[03-Jul-2013 08:59:51] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 +[03-Jul-2013 08:59:51] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 diff --git a/GameEngine/Admin/Mods/error_log b/GameEngine/Admin/Mods/error_log new file mode 100644 index 00000000..5026a0ef --- /dev/null +++ b/GameEngine/Admin/Mods/error_log @@ -0,0 +1,419 @@ +[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[20-Jun-2013 09:04:35] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[20-Jun-2013 09:04:35] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[20-Jun-2013 09:04:35] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[20-Jun-2013 09:04:35] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 +[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 +[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 +[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 +[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 +[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 +[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 +[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 +[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 +[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 +[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 +[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 +[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 +[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 +[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 +[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 +[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 +[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 +[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 +[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 +[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 +[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 +[03-Jul-2013 09:25:35] PHP Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Admin/Mods/recalcWH.php on line 21 diff --git a/GameEngine/Admin/Mods/mainteneceResetGold.php b/GameEngine/Admin/Mods/mainteneceResetGold.php index aabcaeb8..5f65ca08 100644 --- a/GameEngine/Admin/Mods/mainteneceResetGold.php +++ b/GameEngine/Admin/Mods/mainteneceResetGold.php @@ -2,7 +2,7 @@ ################################################################################# ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## -## Filename mainteneceBan.php ## +## Filename mainteneceResetGold.php ## ## Developed by: aggenkeech ## ## License: TravianX Project ## ## Copyright: TravianX (c) 2010-2012. All rights reserved. ## diff --git a/GameEngine/Admin/Mods/mainteneceResetPlus.php b/GameEngine/Admin/Mods/mainteneceResetPlus.php index b5664f38..20c77576 100644 --- a/GameEngine/Admin/Mods/mainteneceResetPlus.php +++ b/GameEngine/Admin/Mods/mainteneceResetPlus.php @@ -2,7 +2,7 @@ ################################################################################# ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## -## Filename mainteneceBan.php ## +## Filename mainteneceResetPlus.php ## ## Developed by: aggenkeech ## ## License: TravianX Project ## ## Copyright: TravianX (c) 2010-2012. All rights reserved. ## diff --git a/GameEngine/Admin/Mods/mainteneceResetPlusBonus.php b/GameEngine/Admin/Mods/mainteneceResetPlusBonus.php index de9a654d..777e3f87 100644 --- a/GameEngine/Admin/Mods/mainteneceResetPlusBonus.php +++ b/GameEngine/Admin/Mods/mainteneceResetPlusBonus.php @@ -2,7 +2,7 @@ ################################################################################# ## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ## ## --------------------------------------------------------------------------- ## -## Filename mainteneceBan.php ## +## Filename mainteneceResetPlusBonus.php ## ## Developed by: aggenkeech ## ## License: TravianX Project ## ## Copyright: TravianX (c) 2010-2012. All rights reserved. ## diff --git a/GameEngine/Admin/Mods/populateOases.php b/GameEngine/Admin/Mods/populateOases.php new file mode 100644 index 00000000..70d641e9 --- /dev/null +++ b/GameEngine/Admin/Mods/populateOases.php @@ -0,0 +1,23 @@ +populateOasisdata(); +$database->populateOasis(); +$database->populateOasisUnits2(); + +header("Location: ../../../Admin/admin.php?p=server_info"); +?> \ No newline at end of file diff --git a/GameEngine/Admin/populateOases.tpl b/GameEngine/Admin/populateOases.tpl new file mode 100644 index 00000000..c2bf873a --- /dev/null +++ b/GameEngine/Admin/populateOases.tpl @@ -0,0 +1,31 @@ + +
+ + + + + + + + + + + +
Populate Oases
+
+Oases Populated'; +} +?> \ No newline at end of file From a3fcacbba62377a403a2b575f466095991ed47b9 Mon Sep 17 00:00:00 2001 From: Novgorodschi Catalin Date: Tue, 13 Aug 2013 10:10:50 +0300 Subject: [PATCH 3/3] removed errorlogs and populate oasis --- Admin/Mods/error_log | 22 -- Admin/Templates/oasis.tpl | 31 -- Admin/error_log | 86 ----- GameEngine/Admin/Mods/error_log | 419 ------------------------ GameEngine/Admin/Mods/populateOases.php | 23 -- GameEngine/Admin/populateOases.tpl | 31 -- 6 files changed, 612 deletions(-) delete mode 100644 Admin/Mods/error_log delete mode 100644 Admin/Templates/oasis.tpl delete mode 100644 Admin/error_log delete mode 100644 GameEngine/Admin/Mods/error_log delete mode 100644 GameEngine/Admin/Mods/populateOases.php delete mode 100644 GameEngine/Admin/populateOases.tpl diff --git a/Admin/Mods/error_log b/Admin/Mods/error_log deleted file mode 100644 index 1ce7ff89..00000000 --- a/Admin/Mods/error_log +++ /dev/null @@ -1,22 +0,0 @@ -[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[02-Jul-2013 08:27:50] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[02-Jul-2013 08:27:50] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 diff --git a/Admin/Templates/oasis.tpl b/Admin/Templates/oasis.tpl deleted file mode 100644 index c2bf873a..00000000 --- a/Admin/Templates/oasis.tpl +++ /dev/null @@ -1,31 +0,0 @@ - -
- - - - - - - - - - - -
Populate Oases
-
-Oases Populated'; -} -?> \ No newline at end of file diff --git a/Admin/error_log b/Admin/error_log deleted file mode 100644 index 8f8ba414..00000000 --- a/Admin/error_log +++ /dev/null @@ -1,86 +0,0 @@ -[17-Jun-2013 08:47:49] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[17-Jun-2013 08:47:49] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[17-Jun-2013 10:55:44] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[17-Jun-2013 10:55:44] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[17-Jun-2013 11:02:37] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 -[17-Jun-2013 11:02:37] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 -[17-Jun-2013 11:02:39] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 -[17-Jun-2013 11:02:39] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 -[17-Jun-2013 11:34:22] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[17-Jun-2013 11:34:22] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[17-Jun-2013 13:02:31] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[17-Jun-2013 13:02:31] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[17-Jun-2013 13:02:35] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[17-Jun-2013 13:02:35] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[18-Jun-2013 11:33:42] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[18-Jun-2013 11:33:42] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[19-Jun-2013 09:57:39] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[19-Jun-2013 09:57:39] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[19-Jun-2013 09:57:41] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[19-Jun-2013 09:57:41] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[19-Jun-2013 13:09:43] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[19-Jun-2013 13:09:43] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[20-Jun-2013 07:27:15] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[20-Jun-2013 07:27:15] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[20-Jun-2013 07:52:35] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[20-Jun-2013 07:52:35] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[20-Jun-2013 07:52:37] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[20-Jun-2013 07:52:37] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[20-Jun-2013 08:42:13] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[20-Jun-2013 08:42:13] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[21-Jun-2013 20:37:45] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[21-Jun-2013 20:37:45] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[21-Jun-2013 20:41:34] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 -[21-Jun-2013 20:41:34] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 -[21-Jun-2013 20:41:37] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 -[21-Jun-2013 20:41:37] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 -[21-Jun-2013 22:51:48] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[21-Jun-2013 22:51:48] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[23-Jun-2013 15:06:13] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[23-Jun-2013 15:06:13] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[26-Jun-2013 07:26:01] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[26-Jun-2013 07:26:01] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[26-Jun-2013 08:35:29] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[26-Jun-2013 08:35:29] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[27-Jun-2013 10:58:25] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[27-Jun-2013 10:58:25] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[27-Jun-2013 11:07:22] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[27-Jun-2013 11:07:22] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[27-Jun-2013 11:28:56] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 -[27-Jun-2013 11:28:58] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 -[27-Jun-2013 11:28:58] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 -[27-Jun-2013 11:28:59] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 -[27-Jun-2013 11:41:01] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[27-Jun-2013 11:41:01] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[28-Jun-2013 13:28:23] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[28-Jun-2013 13:28:23] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[28-Jun-2013 13:28:32] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 -[28-Jun-2013 13:28:37] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 -[02-Jul-2013 07:42:35] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[02-Jul-2013 07:42:35] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[02-Jul-2013 08:25:52] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[02-Jul-2013 08:25:52] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[02-Jul-2013 08:25:59] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 -[02-Jul-2013 08:26:55] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 -[02-Jul-2013 08:26:55] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 -[02-Jul-2013 08:26:57] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 -[02-Jul-2013 08:26:57] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/update.tpl on line 6 -[02-Jul-2013 12:02:59] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[02-Jul-2013 12:02:59] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[02-Jul-2013 12:03:15] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[02-Jul-2013 12:03:15] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[02-Jul-2013 13:52:56] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[02-Jul-2013 13:52:56] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[02-Jul-2013 14:00:54] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[02-Jul-2013 14:00:54] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[02-Jul-2013 14:51:50] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[02-Jul-2013 14:51:50] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[02-Jul-2013 15:26:46] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[02-Jul-2013 15:26:46] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[02-Jul-2013 15:45:27] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 -[02-Jul-2013 15:46:04] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 -[03-Jul-2013 07:26:37] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[03-Jul-2013 07:26:37] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[03-Jul-2013 07:29:50] PHP Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/report.tpl on line 14 -[03-Jul-2013 08:59:51] PHP Warning: copy() [function.copy]: URL file-access is disabled in the server configuration in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 -[03-Jul-2013 08:59:51] PHP Warning: copy(http://travian.gamingcrazy.net/Update/update_latest.tpl) [function.copy]: failed to open stream: no suitable wrapper could be found in /home/outlet/public_html/shadowss.ro/travian/Admin/Templates/login.tpl on line 14 diff --git a/GameEngine/Admin/Mods/error_log b/GameEngine/Admin/Mods/error_log deleted file mode 100644 index 5026a0ef..00000000 --- a/GameEngine/Admin/Mods/error_log +++ /dev/null @@ -1,419 +0,0 @@ -[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[17-Jun-2013 08:52:30] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[17-Jun-2013 08:52:30] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[17-Jun-2013 09:06:27] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[17-Jun-2013 09:06:27] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[17-Jun-2013 09:58:52] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[17-Jun-2013 09:58:52] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[17-Jun-2013 11:41:33] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[17-Jun-2013 11:41:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[17-Jun-2013 11:42:09] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[17-Jun-2013 11:42:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[18-Jun-2013 11:34:26] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[18-Jun-2013 11:34:26] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[18-Jun-2013 11:35:09] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[18-Jun-2013 11:35:09] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[20-Jun-2013 08:49:02] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[20-Jun-2013 08:49:02] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[20-Jun-2013 09:04:35] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[20-Jun-2013 09:04:35] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[20-Jun-2013 09:04:35] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[20-Jun-2013 09:04:35] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[20-Jun-2013 09:04:36] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[20-Jun-2013 09:04:36] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[20-Jun-2013 09:04:51] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[20-Jun-2013 09:04:51] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[21-Jun-2013 22:52:16] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[21-Jun-2013 22:52:16] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[23-Jun-2013 15:07:33] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[23-Jun-2013 15:07:33] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[26-Jun-2013 08:35:49] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[26-Jun-2013 08:35:49] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[26-Jun-2013 08:36:10] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[26-Jun-2013 08:36:10] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[27-Jun-2013 10:58:58] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[27-Jun-2013 10:58:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[27-Jun-2013 11:08:08] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[27-Jun-2013 11:08:08] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[02-Jul-2013 07:43:37] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[02-Jul-2013 07:43:37] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[02-Jul-2013 07:43:58] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[02-Jul-2013 07:43:58] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/cleardeleting.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 325 -[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 326 -[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/demolition.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3778 -[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3779 -[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/market.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 909 -[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 910 -[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/research.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3201 -[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3202 -[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/training.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3617 -[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3618 -[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/starvation.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4033 -[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 4034 -[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/celebration.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3756 -[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3757 -[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/sendunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 988 -[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 989 -[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/sendreinfunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3015 -[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3016 -[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/returnunits.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3088 -[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3089 -[02-Jul-2013 12:06:55] PHP Warning: fopen(GameEngine/Prevention/settlers.txt) [function.fopen]: failed to open stream: No such file or directory in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3149 -[02-Jul-2013 12:06:55] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Automation.php on line 3150 -[03-Jul-2013 09:25:35] PHP Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/outlet/public_html/shadowss.ro/travian/GameEngine/Admin/Mods/recalcWH.php on line 21 diff --git a/GameEngine/Admin/Mods/populateOases.php b/GameEngine/Admin/Mods/populateOases.php deleted file mode 100644 index 70d641e9..00000000 --- a/GameEngine/Admin/Mods/populateOases.php +++ /dev/null @@ -1,23 +0,0 @@ -populateOasisdata(); -$database->populateOasis(); -$database->populateOasisUnits2(); - -header("Location: ../../../Admin/admin.php?p=server_info"); -?> \ No newline at end of file diff --git a/GameEngine/Admin/populateOases.tpl b/GameEngine/Admin/populateOases.tpl deleted file mode 100644 index c2bf873a..00000000 --- a/GameEngine/Admin/populateOases.tpl +++ /dev/null @@ -1,31 +0,0 @@ - -
- - - - - - - - - - - -
Populate Oases
-
-Oases Populated'; -} -?> \ No newline at end of file