Страница 1 из 2
Supernova Version 33 and up problems
Добавлено: 15 фев 2012, 14:19
tedk28
Hello, i have currently master version 32 running very well under appserv, however when i download latest from trunk branch it will not work no matter what configuration i use, appserv, wamp 2.2, all the same configs as shown in install-en.txt it gives errors.
When debug is off i see this error:
http://imageshack.us/photo/my-images/690/70470690.png/
When debug is on i see this error:
http://imageshack.us/photo/my-images/850/38399412.png/
This has something to do with mercenaries i think, any help is appreciated, i tried all possible combinations of apache/php/mysql
thanks
Re: Supernova Version 33 and up problems
Добавлено: 15 фев 2012, 14:37
Gorlum
Update dind't work well
Create table 'mercenaries' and force update again (Admin->Utilities->Repeat last system update) or wait until release 33 which planned pretty soon.
Re: Supernova Version 33 and up problems
Добавлено: 15 фев 2012, 16:39
tedk28
Gorlum писал(а):Update dind't work well
Create table 'mercenaries' and force update again (Admin->Utilities->Repeat last system update) or wait until release 33 which planned pretty soon.
No i did not update it, i downloaded whole archive as zip from /trunk release in github, i installed as usual by creating a database, import the supernova.sql file and login as admin/admin and then the errors i showed you!
Re: Supernova Version 33 and up problems
Добавлено: 15 фев 2012, 16:45
Gorlum
tedk28 писал(а):Gorlum писал(а):Update dind't work well
Create table 'mercenaries' and force update again (Admin->Utilities->Repeat last system update) or wait until release 33 which planned pretty soon.
No i did not update it, i downloaded whole archive as zip from /trunk release in github, i installed as usual by creating a database, import the supernova.sql file and login as admin/admin and then the errors i showed you!
Yep. Alpha releases didn't contain full SQL dump. They contain dump from previous release which updated by internal updater anyway. So... It's updater's fault. Redownload SuperNova v33a24.1
Re: Supernova Version 33 and up problems
Добавлено: 15 фев 2012, 16:50
tedk28
Actually thanks, it worked!
Re: Supernova Version 33 and up problems
Добавлено: 15 фев 2012, 17:23
tedk28
Error in /language/en/market.mo
Код: Выделить всё
'eco_mrk_description' => 'Very strange but you can not recognize any mention of this menu item in documentation. Where it came from?'
should be
Код: Выделить всё
'eco_mrk_description' => 'Very strange but you can not recognize any mention of this menu item in documentation. Where it came from?',
Re: Supernova Version 33 and up problems
Добавлено: 21 фев 2012, 17:09
tedk28
Typo in /language/en/options.mo
Fix
To
Re: Supernova Version 33 and up problems
Добавлено: 24 фев 2012, 06:06
tedk28
language/en/options.mo
missing:
Код: Выделить всё
'opt_int_options' => 'Interface Settings',
Re: Supernova Version 33 and up problems
Добавлено: 26 фев 2012, 00:50
tedk28
This one needs to be centered:
Re: Supernova Version 33 and up problems
Добавлено: 26 фев 2012, 04:43
Gorlum
Yep, I aware of this bug. Would be fixed in nearest version or two. Thanks for bugreport.