Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - aries

Pages: [1]
1
Hi,

I've replaced my 1.0 with the 1.1 beta to then I got HTTP 500 error and this in the error_log:

PHP Fatal error:  Uncaught exception 'InvalidParamError' with message 'There is no session matching thi
s name (null for default session): NULL' in /home1/mwz/public_html/c.mindworks.hu/environment/classes/logger/Logger.class.php:
83
Stack trace:
#0 /home1/mwz/public_html/c.mindworks.hu/application/application.php(53): Logger::log(Object(DBQueryError), 4)
#1 /home1/mwz/public_html/c.mindworks.hu/init.php(139): require_once('/home1/mwz/publ...')
#2 /home1/mwz/public_html/c.mindworks.hu/index.php(9): require('/home1/mwz/publ...')
#3 {main}
  thrown in /home1/mwz/public_html/c.mindworks.hu/environment/classes/logger/Logger.class.php on line 83

I'm not familiar with this error, but might help for you.

Bests,
Aries

2
Architecture / Translations
« on: October 02, 2008, 07:16:25 am »
Hi,

I just found the OpenGoo and it feels and works fantastic, congratulations guys!

I think about translation to Hungarian, and the language files are ok, but I don't know why don't you use much popular formats like .po files? There are many tools/communities/dictionaries for them. The .po support various number of plurals (slavic languages has more than 2), comments, fuzzy states etc.

Pages: [1]