Forums / Developer / I can't see edit zone tabs in ezflow.

I can't see edit zone tabs in ezflow.

Author Message

Daniel Lopes

Monday 11 May 2009 10:59:55 am

Hi,

I can't see edit zone (left zone, right zone) tabs.
I would like insert two blocks in my frontpage, but ...
What can I do?

regards

Daniel Lopes

Łukasz Serwatka

Monday 11 May 2009 1:16:35 pm

Hi,

Can you provide more details about your setup?

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Daniel Lopes

Tuesday 12 May 2009 4:53:14 am

Ok Serwatka,

My setup is eZPublish 4.1 with eZFlow.
Eng-US and Por-BR
Linux-server.

Thanks

Łukasz Serwatka

Tuesday 12 May 2009 5:17:52 am

Sorry, but can you please be more precise next time?

Which 4.1 version, 4.1.0 or 4.1.1? Which eZ Flow version 1.0.x or 1.1.x? What is your access setup? URI, PORT, URL? Do you run your site in a VH mode?

and by the way, my first name is Łukasz ...

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Daniel Lopes

Tuesday 12 May 2009 5:52:05 am

Sorry Łukasz,

What I know is: eZPublish 4.1.0, ezFlow 1.1.0, URL access and VirtualHost disabled.

Thanks again.

Daniel Lopes

Tuesday 12 May 2009 7:57:24 am

Hey Łukasz,

I changed my version and now: ezPublish 4.1.1, eZFlow 1.1-1, URL and VH enabled, but still the same problems.

regards,

Łukasz Serwatka

Tuesday 12 May 2009 10:57:24 am

Hi,

Can you please paste your VH config?

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Daniel Lopes

Tuesday 12 May 2009 12:41:46 pm

Hi Łukasz,

Thank you for your responses and concern.

<IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteRule content/treemenu/?$ /index_treemenu.php [L]
       Rewriterule ^/var/storage/.* - [L]
       Rewriterule ^/var/[^/]+/storage/.* - [L]
       RewriteRule ^/var/cache/texttoimage/.* - [L]
       RewriteRule ^/var/[^/]+/cache/texttoimage/.* - [L]
       Rewriterule ^/design/[^/]+/(stylesheets|images|javascript)/.* - [L]
       Rewriterule ^/share/icons/.* - [L]
#        Rewriterule ^/extension/[^/]+/design/[^/]+/(stylesheets|images|javascripts?)/.* - [L]
       Rewriterule ^/extension/[^/]+/design/[^/]+/(stylesheets|images|javascripts|flash|lib?)/.* - [L]
       Rewriterule ^/packages/styles/.+/(stylesheets|images|javascript)/[^/]+/.* - [L]
       RewriteRule ^/packages/styles/.+/thumbnail/.* - [L]
       RewriteRule ^/favicon\.ico - [L]
       RewriteRule ^/robots\.txt - [L]
       RewriteRule ^/var/cache/debug\.html.* - [L]
       RewriteRule ^/var/[^/]+/cache/debug\.html.* - [L]
       RewriteRule .* /index.php
   </IfModule>

if you need anything more, please do not hesitate to ask me.

Thanks again

Łukasz Serwatka

Wednesday 13 May 2009 1:23:57 am

Hi,

The VH config seems to be correct. So problem is somewhere else. You can't see the tabs while you are editing frontpage (default one from eZ Flow) or it is related to your custom class? Do you you see any errors in debug output or in Firebug (Firefox extension)?

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Daniel Lopes

Wednesday 13 May 2009 5:49:24 am

Hi Łukasz,

I can't see the tabs while I'm editing my home [ezflow frontpage default].

And I can't any errors in debug output, only "Warnings"

Translation cache for context 'cachecontexts' already exists

In the Firebug I see empty zone-tabs-container:

<div id="zone-tabs-container"/>

Templates used to render

extension/ezflow/design/admin/override/templates/edit/frontpage.tpl
design/standard/templates/content/datatype/edit/ezstring.tpl
extension/ezflow/design/standard/templates/content/datatype/edit/ezpage.tpl
design/standard/templates/content/datatype/edit/ezkeyword.tpl
design/admin/templates/pagelayout.tpl
extension/ezodf/design/standard/templates/node/oocontextmenu.tpl
extension/ezodf/design/standard/templates/node/oosubitemscontextmenu.tpl
extension/ezodf/design/standard/templates/node/oocontextsubmenu.tpl
design/standard/templates/setup/debug_toolbar.tpl

Well... I hope I have helped you to help me :)
Thanks

Sandra Parente

Wednesday 13 May 2009 6:47:30 am

It seems that you are editing it from admin, while you have to do it from user interface.

Sandra Parente
www.netbliss.it

Daniel Lopes

Wednesday 13 May 2009 7:05:25 am

Hi Sandra,

I can't see "zone-tabs-container" in the front-end or back-end.
In both the same problem occurs.

Thanks

Łukasz Serwatka

Wednesday 13 May 2009 10:16:17 am

@Sandra: eZ Flow support both, front-end and backend. So that is not a case.

@Daniel: Is possible to get access you your site? So I could look on it.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Daniel Lopes

Wednesday 13 May 2009 11:40:32 am

Hi Lukasz,

This is a prototype and access is limited to the server.
Not available on the Web, only on the internal network.

I believe in any limitation on the server, but I can't identify where.
Do you have any suggestion about this?

Thanks

Johann Lemaitre

Monday 15 June 2009 6:15:30 am

Hi everyone,

I have just migrated a ez publish 4.1.1 installation from a serveur to another one.
On my old plateform, all editing functionnalities run well but not on my new plateform;

My both plateforms are the same (LAMP based on Debian).

Have you any ideas ?

ps: I reproduice the same problem on VM based on Ubuntu.

Regards
Johann

Andreas Kaiser

Monday 15 June 2009 5:42:47 pm

I'm also facing with a similar situation in one project.

Development server -> Xen guest with Debian 4 64bits Dotdeb packages (PHP 5.2.9!)

Production server -> Ubuntu 8.0.42 with default repository packages.

Both system have same version (ezp 4.1.2), templates, etc and the public site works in both servers ok.

But the editor doesn't works well in production. For example, when disabling/enabling editor wrong error messages like "paragraph tag not allowed in..." appear.

Other issue perhaps related is that the left dynamic menu doesn't work.

Strange is that there are no errors in Firebug and json response of dynamic menu seems to be ok...Big problem is that I could not reproduce the error in other servers...

Regards,
Andreas

eZ Partner in Madrid (Spain)
Web: http://www.atela.net/

eZ debug

Timing: Jan 18 2025 10:29:12
Script start
Timing: Jan 18 2025 10:29:12
Module start 'content'
Timing: Jan 18 2025 10:29:13
Module end 'content'
Timing: Jan 18 2025 10:29:13
Script end

Main resources:

Total runtime1.3717 sec
Peak memory usage4,096.0000 KB
Database Queries239

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 587.7344180.8281
Module start 'content' 0.00631.2106 768.5625834.1094
Module end 'content' 1.21680.1548 1,602.6719361.3359
Script end 1.3716  1,964.0078 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00410.2969210.0002
Check MTime0.00150.1089210.0001
Mysql Total
Database connection0.00070.052110.0007
Mysqli_queries1.236190.11062390.0052
Looping result0.00280.20332370.0000
Template Total1.338597.620.6693
Template load0.00230.165020.0011
Template processing1.336297.412520.6681
Template load and register function0.00020.014110.0002
states
state_id_array0.00160.113110.0016
state_identifier_array0.00150.112420.0008
Override
Cache load0.00220.16301040.0000
Sytem overhead
Fetch class attribute can translate value0.00160.114760.0003
Fetch class attribute name0.00190.1384200.0001
XML
Image XML parsing0.00480.349960.0008
class_abstraction
Instantiating content class attribute0.00010.0053310.0000
General
dbfile0.00570.4137470.0001
String conversion0.00000.000430.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
15content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
16content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
28content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
9content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
4content/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: 74
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs