Feng Forum

Feng Office in your language => Dansk => : robertpetersen December 30, 2008, 05:48:01 PM

: Tranlate.php This tool is disabled? version 1.1
: robertpetersen December 30, 2008, 05:48:01 PM
At the new version (1.1) I get the screen when trying to activate the translate.php

"This tool is disabled."

How To enable?
: Re: Tranlate.php This tool is disabled? version 1.1
: ignacio January 04, 2009, 04:00:52 PM
You enable tools by adding them to the 'public/tools/access.php' file with a text editor.

Most are disabled by default because they are publicly accessible and are resource intensive, so you wouldn't want anyone accessing it at will.

We will implement some login system for this tools soon. The access.php file was just a temporary quick solution.