[TYPO3] Problem with lfeditor
Stefan Galinski
stefan.galinski at frm2.tum.de
Tue May 6 10:45:17 CEST 2008
Brian Bendtsen wrote:
> Hi
>
> Im trying to use the LFEditor to edit the tt_news language files but I
> get this error on every save:
>
> Some language files have unsufficient permissions (i.e. write permission)!
>
> The file has "apache" as group and the group has write permission.
>
> Another thing is that I can edit the file using quixplorer.
>
> What causes the error?
>
> /Brian
Hi,
You can apply a small workaround to fix your problem...
1) open the file mod1/class.tx_lfeditor_mod1_file.php
2) comment line 243 thru 246
3) save file and have fun
In general i can't reproduce your problem. Maybe i will do the same check in
the next version by opening the file with fopen. That should work like
expected... ;-)
Can you please post the exact permissions of the problematic file. Appears
the problem for all language files? Any special php options (e.g. safe
mode, open_basedir)?
--
Stefan
More information about the TYPO3-english
mailing list