Share » Forums » Extensions » OE 5.0 eZ Publish 4.1.0 -eZ Flow...

OE 5.0 eZ Publish 4.1.0 -eZ Flow doesn´t show any icons

OE 5.0 eZ Publish 4.1.0 -eZ Flow doesn´t show any icons

Sunday 26 April 2009 6:50:23 am - 6 replies

Modified on Sunday 26 April 2009 6:51:11 am by Cristian Solderer

Author Message

André R.

Sunday 26 April 2009 7:37:29 am

You seesm to have a pretty custom .htaccess, but try to switch the order of the last rules:

RewriteRule !(\.(gif|jpe?g?|png|css|js|swf|html?)|var(.+)storage.pdf(.+)\.pdf)$ index.php
RewriteRule ^/var/[^/]+/cache/public/.* - [L]

It not have a look in the faq (see the one in svn as it is more up to date until 5.0.1 is out):
http://svn.ez.no/svn/extensions/eztinymce/trunk/ezoe/FAQ

Other then that, check what path ezoe treies to load cached js / css from and open up in browser to see if you get apache error or eZ Publish error when you instead should simply get a file.

Or if your lazy or don't have time to debug, enable DevelopmentMode in ezoe.ini.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Cristian Solderer

Monday 27 April 2009 10:17:51 am

Thanks for help. The OE is working, but I don´t know which step it was to mak it work.
Regards
Cris

Cristian Solderer

Monday 01 June 2009 5:42:53 am

Hi!
Hav installed a 4.1.2 with the same options like before. The Online editor doesn´t appear.
Could someone give me a hint or have a look on my instance?
would like to write a mini-documentation for further installations.
thanks
cristian

Paul Forsyth

Monday 01 June 2009 6:40:32 am

It may be the cache directory rewrite.

Try changing the cache rule to:

RewriteRule ^/var/([^/]+/)?cache/public/.* - [L]

Paul

eZ Systems

Cristian Solderer

Monday 01 June 2009 8:52:46 am

hi paul!
it didn´t work.
could it be that some folders ore files have the wrong permissions?
thanks
cristian

Paul Forsyth

Monday 01 June 2009 9:01:45 am

Ok, try this.

In extension/ezoe/settings/ezoe.ini change DevelopmentMode to be enabled. Clear the cache and try again. The dev mode should tell you if its a rewrite problem. If the OE works its a rewrite issue.

Paul

eZ Systems

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu