Страница 6 из 7
Re: supernova-release-25 English language file
Добавлено: 14 мар 2011, 23:07
Ivash
good job madmax1991!!
Re: supernova-release-25 English language file
Добавлено: 14 мар 2011, 23:17
madmax1991
thanks
Re: supernova-release-25 English language file
Добавлено: 14 мар 2011, 23:40
madmax1991
my brain is not working today
Re: supernova-release-25 English language file
Добавлено: 15 мар 2011, 03:45
Gorlum
Please next time those format of git-commit messages
"misc-LNG: Updated EN-locale in (list of files)"
Thanks
Re: supernova-release-25 English language file
Добавлено: 15 мар 2011, 07:31
madmax1991
will do
Re: supernova-release-25 English language file
Добавлено: 15 мар 2011, 13:49
madmax1991
ok I have the newest from your master branch and i got this error still
3 SQL Error 2011-03-15 07:45:18 reg.php
Incorrect integer value: '' for column 'id_level' at row 1
INSERT INTO `sn_planets` SET `name` = 'tester', `id_owner` = '4', `id_level` = '', `galaxy` = '1', `system` = '2', `planet` = '1', `last_update` = '1300189518', `planet_type` = '1', `image` = 'trockenplanet03', `diameter` = '12750', `field_max` = '163', `temp_min` = '25', `temp_max` = '65', `metal` = '500', `metal_perhour` = '', `metal_max` = '500000', `crystal` = '500', `crystal_perhour` = '', `crystal_max` = '500000',
Re: supernova-release-25 English language file
Добавлено: 17 мар 2011, 07:18
madmax1991
now i got the newest from master and i get this
1 SQL Error 2011-03-17 01:14:19
http://127.0.0.1/reg.php
Incorrect integer value: '' for column 'metal_perhour' at row 1
INSERT INTO `sn_planets` SET `name` = 'Evil Atlantis', `id_owner` = '2', `galaxy` = '1', `system` = '1', `planet` = '6', `last_update` = '1300338859', `planet_type` = '1', `image` = 'dschjungelplanet03', `diameter` = '12750', `field_max` = '163', `temp_min` = '41', `temp_max` = '81', `metal` = '500', `metal_perhour` = '', `metal_max` = '500000', `crystal` = '500', `crystal_perhour` = '', `crystal_max` = '500000', `deuterium` = '0', `deuterium_perhour` = '', `deuterium_max` = '500000';
Re: supernova-release-25 English language file
Добавлено: 17 мар 2011, 08:50
madmax1991
I disabled the per hour in the uni_functions.php then it worked fine
Re: supernova-release-25 English language file
Добавлено: 17 мар 2011, 11:14
madmax1991
when in debug it causes this when clicking on some links
http://127.0.0.1/admin/admin/settings.php
Re: supernova-release-25 English language file
Добавлено: 17 мар 2011, 18:04
Gorlum
Looks like error in your DB structure.