Hey,
i have a problem with the FCK-Editor (all versions)
Bug:
Internet Explorer: There are missing the buttons „browse server“ and „ok“ if you are on the image-setting site (the icon to insert or edit an image) and all forms are empty if you tried to edit an picture
Firefox: The editor doen´t show up and Firefox tried to download the html-site.
Where did I get these bugs?
Only on one Webhoster.
On other Webhoster it´s no problem to use FCK-Editor
Because of that I think it´s linked up with the server settings.
I also tried to use chmod 777 on the FCK-Files and installing different versions of the FCK.
On an other forum someone said that it can be the open_basedir setting in the php.ini.
On default there was no_value.
So I changed it, but without result.
Here you can see it:
...
And here the php.ini
... (open_basedir is changed by me, I´m not sure if I changed it correctly)
Anyone an idea to fix the problem?
Matthes
EDIT: I find an other thread in wich there find a solution.
Add
AddType 'text/html; charset=UTF-8' html
in a .htaccess -file.
i have a problem with the FCK-Editor (all versions)
Bug:
Internet Explorer: There are missing the buttons „browse server“ and „ok“ if you are on the image-setting site (the icon to insert or edit an image) and all forms are empty if you tried to edit an picture
Firefox: The editor doen´t show up and Firefox tried to download the html-site.
Where did I get these bugs?
Only on one Webhoster.
On other Webhoster it´s no problem to use FCK-Editor
Because of that I think it´s linked up with the server settings.
I also tried to use chmod 777 on the FCK-Files and installing different versions of the FCK.
On an other forum someone said that it can be the open_basedir setting in the php.ini.
On default there was no_value.
So I changed it, but without result.
Here you can see it:
...
And here the php.ini
... (open_basedir is changed by me, I´m not sure if I changed it correctly)
Anyone an idea to fix the problem?
Matthes
EDIT: I find an other thread in wich there find a solution.
Add
AddType 'text/html; charset=UTF-8' html
in a .htaccess -file.