mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 16:44:24 +00:00
9be57ca904574ff8d8eb9e604650d9dcc864bde3
(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; ?>
TravianZ is based on TravianX v6.0.0 with some grapich changes from ZravianX. I will try to make the best from this version and I will add every fix that I will found to it. If you found fix to somthing please give it to me. * find 'magic_quotes_gpc = Off' and replace with 'magic_quotes_gpc = On' for better options with special characters (you need to restart your appache and mysql for make this change affective)
Languages
PHP
44.8%
Go Template
43.4%
CSS
8%
JavaScript
3.5%
HTML
0.2%