Forums / Extensions / 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

Author Message

Cristian Solderer

Sunday 26 April 2009 6:50:23 am

Hi!

As i mentioned before, this are my first steps in eZ Publish 4.1.0. Have Installed it with eZ Flow.
After installation, I only get Disable editor button when editing content, and the text 'advanced.block' where the editor should be.

The editor doesn´t show any icons, did following checks:
- ActiveExtensions[]=ezoe
- old Online Editor (ezdhtml) is not also enabled
- checked installation path
- run ezpgenerateautoloads.php
- made sure to have cleared all the caches (both eZ Publish and browser).
- Enabled debug output, but don´t know what to show for

This is my .htaccess:
# Copy this file to a new file called .htaccess in your eZ Publish root
# to make the site more secure in non-virtualhost mode (index.php used in urls).
#

<FilesMatch ".">
order allow,deny
deny from all
</FilesMatch>

<FilesMatch "(^index\.php|favicon\.ico|index_treemenu\.php|\.(gif|jpe?g?|png|css|js|swf|html?)|var(.+)storage.pdf(.+)\.pdf)$">
order allow,deny
allow from all
</FilesMatch>

# If you see "Forbidden" when trying to access root page of your site
# without 'index.php' appended, uncomment the following "Files" section.
# NOTE: replace "ezpublish-4.1.0" with base name of the directory
# where your eZ Publish intallation resides.
# e.g. base name of "/sites/ezpublish/ezpublish-4.1.0" is "ezpublish-4.1.0".

#<Files "ezpublish-4.1.0">
# order allow,deny
# allow from all
#</Files>

RewriteEngine On

# Allow access to the index_treemenu.php file for a faster admin interface
RewriteRule content/treemenu/? index_treemenu.php
RewriteRule ^index_treemenu\.php - [L]

# Uncomment the line below if you placed your favicon at the root of your
# eZ Publish instance. It will then be served directly.
#RewriteRule ^favicon\.ico - [L]
# Uncomment the line below if you want you favicon be served from the standard design.
# You can customize the path to favicon.ico by replacing design/standard/images/favicon.ico
# by the adequate path.
#RewriteRule ^favicon.ico design/standard/images/favicon.ico [L]
RewriteRule ^design/standard/images/favicon\.ico - [L]

# Uncomment the line below once you set up the right robots.txt file
# In that case remember to also modify the FilesMatch rule abov
# More info here http://en.wikipedia.org/wiki/Robots.txt
#RewriteRule ^robots\.txt - [L]

# Uncomment the line below in case you are using
# Platform for Privacy Preferences Project ( P3P ) related files.
# In that case remember to also modify the FilesMatch rule above
# More info here : http://en.wikipedia.org/wiki/P3p
#RewriteRule ^p3p/(.+)\.xml - [L]

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

DirectoryIndex index.php

THX for help

Cris

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

eZ debug

Timing: Jan 18 2025 15:14:37
Script start
Timing: Jan 18 2025 15:14:37
Module start 'content'
Timing: Jan 18 2025 15:14:38
Module end 'content'
Timing: Jan 18 2025 15:14:39
Script end

Main resources:

Total runtime1.1095 sec
Peak memory usage4,096.0000 KB
Database Queries210

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0064 587.9531180.8125
Module start 'content' 0.00640.9880 768.7656688.9922
Module end 'content' 0.99440.1150 1,457.7578341.0234
Script end 1.1094  1,798.7813 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.3301210.0002
Check MTime0.00140.1241210.0001
Mysql Total
Database connection0.00090.081710.0009
Mysqli_queries1.021592.06502100.0049
Looping result0.00190.16792080.0000
Template Total1.082897.620.5414
Template load0.00170.156520.0009
Template processing1.081197.435320.5405
Template load and register function0.00020.013910.0002
states
state_id_array0.00170.152710.0017
state_identifier_array0.00110.103620.0006
Override
Cache load0.00170.1531960.0000
Sytem overhead
Fetch class attribute can translate value0.00120.110350.0002
Fetch class attribute name0.00090.084790.0001
XML
Image XML parsing0.00280.252250.0006
class_abstraction
Instantiating content class attribute0.00000.0020100.0000
General
dbfile0.00390.3477350.0001
String conversion0.00000.000530.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
7content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
20content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
16content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 49
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs