Commit Graph

253 Commits

Author SHA1 Message Date
Shadowss c41b9e5727 Create 1.tpl 2013-06-14 12:26:01 +03:00
hexcoded 9be57ca904 Update 17_4.tpl
(Gold Club Active)MarketPlace -Trade Routes .The user get error when try to delete/expand non selected  route or non route in  list.(You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1).

TravianZ\trunk\Templates\Build\17_4_test.tpl
before  line 60 :
<a href="build.php?action=extendRoute&routeid=<?php echo $routeid; ?>">extend</a>*
add line:
<?php $routeid=$routeid == 0? $routeid=0:$routeid; ?>
2013-06-06 16:18:48 +03:00
hexcoded f4dc572e70 Occupied/Unoccupied Oasis name fix
Fix the name of Oasis.The own Oasis is show like Unoccupied after when we try to send troops etc.

from:
$otext = ($basearray['occupied'] == 1)? "occupied" : "unoccupied";
to
$otext = ($oasis['name']);


from:
"<a href=\"a2b.php?z=".$_GET['d']."&o\">&raquo; Raid $otext oasis.</a>" :
to:
"<a href=\"a2b.php?z=".$_GET['d']."&o\">&raquo; Raid $otext .</a>" :
2013-06-04 11:21:19 +03:00
yi12345 c687be6cd9 update medals.php, almost all training files and hero_full.php(not 100% but i will do it soon) 2013-06-01 16:52:44 +03:00
yi12345 64f44d470f mpre updates 2013-05-28 00:10:20 +03:00
yi12345 5074b12fc8 update embassy: now show invitations only when embassy is level 1 or more 2013-05-19 22:25:56 +03:00
yi12345 7674747f1a update 2013-05-17 08:45:03 +03:00
yi12345 5df4ee6687 fix hero train problem 2013-05-16 23:15:12 +03:00
yi12345 015093049d more fixes 2013-05-14 19:46:03 +03:00
yi12345 744532394c update Templates/quest.tpl 2013-05-12 21:27:42 +03:00
yi12345 6f5ea3637d fix ally invite 2013-05-12 20:50:49 +03:00
yi12345 987f0a318e fix last raid in raidlist 2013-05-06 22:40:59 +03:00
yi12345 ec52032b6a update 2013-04-28 12:07:24 +03:00
yi12345 3a7ee8083c fix ally offer problem 2013-04-28 01:25:05 +03:00
Akshay Naik 5fd3a6ecc0 Fixes 2013-04-23 14:21:03 +05:30
unknown 73778f37e2 add traper capacity 2013-04-15 12:40:17 +03:00
unknown 5503eec27b update 2013-04-13 12:36:18 +03:00
unknown f699866110 more update 2013-04-12 12:05:51 +03:00
unknown 06d7018b22 more update 2013-04-12 12:04:17 +03:00
unknown 95cda9be2d add cranny capacity to install 2013-04-07 20:34:49 +03:00
unknown df7f718526 more update 2013-04-06 20:01:49 +03:00
unknown 11ab20575d update 2013-04-06 19:11:41 +03:00
unknown 55d74290d0 some fix for ally forum 2013-04-06 01:16:22 +03:00
unknown 4a7ce7bb6a fix building complete building with gold from plus menu 2013-03-19 19:48:30 +02:00
unknown 363584e5f2 fix report view bug 2013-03-19 18:46:47 +02:00
NIKO28it f092b671ba Fix Farmlist Bug 2013-03-13 19:08:34 +01:00
unknown 623d74df5c update 2013-02-24 23:46:20 +02:00
pickuse 088461411a Update Templates/menu.tpl 2013-01-28 11:28:35 +08:00
unknown 626d6e0b39 fix end tasks message 2012-11-23 10:24:09 +02:00
unknown 4822facbea undo some changes 2012-11-23 10:05:39 +02:00
MichaelBT1 30d25d865e Update Templates/Ajax/quest_core.tpl
Quest Has been fixed By UGsoft.net
2012-11-23 05:02:45 +02:00
unknown c09452e3ef update 2012-11-16 01:24:22 +02:00
unknown c38e8a61c2 update 2012-11-15 19:38:07 +02:00
unknown 7fe34e2d8a updates 2012-10-25 22:12:44 +02:00
unknown 2c9d42081e update 2012-10-25 19:45:44 +02:00
Akshay Naik 56e5256bba added .htaccess 2012-10-21 13:02:09 +05:30
unknown fa4eeed2ed update 2012-10-20 21:55:16 +02:00
unknown 3a37c34404 update 2012-10-17 22:54:21 +02:00
unknown c213c05773 update 2012-10-12 00:56:11 +02:00
unknown 8d1f9f2d3a update 2012-10-11 17:18:50 +02:00
unknown c06f9b869b fix Templates/Build/available.tpl 2012-10-09 15:14:45 +02:00
unknown 1de4cc88f4 update 2012-10-05 02:29:26 +02:00
unknown 3fbf4ce80e update 2012-10-02 14:30:00 +02:00
unknown 79cc6d5c0d more updates 2012-10-01 03:39:29 +02:00
unknown 28661bb636 update 2012-09-25 15:21:26 +02:00
unknown 9a44851cec update 2012-09-22 23:12:00 +03:00
unknown 2f510f3ec8 more updates 2012-09-22 00:13:44 +03:00
unknown 2d108c11bf fix WW problem 2012-09-17 23:15:34 +03:00
unknown 800627b813 more updates 2012-09-05 17:28:31 +03:00
denixue 924b83ccd2 Update Templates/Profile/preference.tpl 2012-09-01 17:07:43 +03:00