Installation, updates, manuals and APIs.
Code, issues, development roadmap.
Custom job offers.
Send us your sales or general questions.
To anyone that might have the same issue in future, this is how I "fixed" the problem:
Edit .htaccess in root, remove the first line:
php_flag register_globals Off
That`s it, problem solved.