Forums / Setup & design / Online Editor problem

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Online Editor problem

Author Message

Marko Žmak

Thursday 14 October 2004 10:27:00 am

I have instlled the Online Editor az described in the installation, but it doesnt work. In the admin interface when I want to edit an XML field I get nothing (not even the textarea that was before). My rewrite rule is this:

RewriteRule !\.(gif|css|jpg|png|jar|js)$ index.php

I have added:

ActiveExtensions[]=ezdhtml

in settings/override/site.ini.append.php

and I'm using Internet Explorer 6.0.

It should work, but it doesn't. Please help.

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Marko Žmak

Thursday 14 October 2004 10:54:15 am

Icleared the template cache and it works. I think that this should be mentioned in the installation instructions.

Also, in the installation instructions it says that I should put:

ActiveExtensions[]=ezdhtml

in: settings/site.ini.php

wouldn't be better to put it in: settings/override/site.ini.append.php?

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Trond Åge Kvalø

Friday 15 October 2004 5:49:33 am

Hi Marko!

Whenever the documentation talks about editing the site.ini.php you should always regard this as either

1. settings/override/site.ini.append.php or
2. settings/siteaccess/your_site_access_name/site.ini.append.php

because if you edit sit.ini.php directly, you might lose your settings and miss new functions the next time you upgrade to a newer version.

best regards

trondåge

Marko Žmak

Friday 15 October 2004 9:14:27 am

I figured that out by myelf, but shouldn't this be mentined in the documentation, not to confuse other users?

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth