de en

FAQs


Common Questions

After setting a portal-language as the new default language, loading a site in the portal stops showing an error about a missing templates.

This behaviour is correct. Propably, you just didn't set up the template of the page for the new language. Do this by editing the page-properties using the module pages. Afterwards, loading the site in the portal should complete with the desired result.

Am I allowed to remove the "powered by Kajona" line from the template?

Yes! You don't have to link to Kajona within your template, not even in the imprint of your site.

The only limitation provided by the licence is, that you don't remove the copyright notes in the source-files (mostly PHP and JavaScript files). Since they are added as comments, they won't get visible to the users.


Installation (en)

When calling the installer, I get a HTTP 500 error

This error occurs due to a problem with apache, in detail with the apache-module "mod_rewrite". Please try to rename or delete the ".htaccess" file based in the root-directory of your installation.

When calling the installer, I get an error like "Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /xx/kajona/installer/installer.php on line 26 "
Your webserver seems to be running on PHP4. Kajona needs PHP5 in order to run successfully.
02.09.10 19:24