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/