ez projects / ezoe / forum / setup / install / still no wysiwyg
You need to be logged in to post messages in the forums. New users may register here.
|
Member since: Posts: 2 |
Monday 23 May 2011 5:52:08 pm Hello,
after checking the Install process and the FAQ, I stil can't get the ezoe extension to work, on ezpublish community 4.2011.5 (upgrading from ezpublish 4.1.3) my rewrite rules : http://pastebin.com/unddPRkA I tried disabling ezjscore by putting [eZJSCore] Packer=disabled at the end of, successively, settings/site.ini, settings/override/site.ini.append.php, settings/ezwebin_site/cache/site.ini.append.php The image class is the correct one, but I still added [RelationGroupSettings] ImagesClassList[]=image at the end of settings/override/site.ini.append.php Up to now, nothing worked from the FAQ/install. any idea someone? |
|
|
Member since: Posts: 171 |
Tuesday 24 May 2011 10:59:08 am Your rewrite rules are not the same as in the doc: http://doc.ez.no/eZ-Publish/Techn.../4.5/Installation/Virtual-host-setup
Among others: Rewriterule ^/extension/[^/]+/design/[^/]+/(stylesheets|images|javascripts|lib|flash?)/.* - [L] -- |
|
|
Member since: Posts: 2 |
Tuesday 24 May 2011 2:39:27 pm /me is ashamed
although I really don't see the difference between the one you precised and mine or the doc's. but thank you very, very much! |
|
|
Member since: Posts: 171 |
Wednesday 25 May 2011 11:25:51 am Among other things you did not have ? after javascripts which makes the 's' optional.
-- |
You need to be logged in to post messages in the forums. New users may register here.