Forums / General / Problem with ezflow in EZ 4.1.1

Problem with ezflow in EZ 4.1.1

Author Message

Hakim Bouras

Wednesday 15 April 2009 9:17:13 am

Hi,

I installed ezPublish 4.1.(almost 1) from SVN, selecting EZ flow UI, in a multilingual context : French as default + English, German and Italian.

When I try to edit the home page, I can select the layout, but have no options to edit the block as shown in the demo...

Also, on the home pahe, I have a message saying that I do not have a flash player - which is not true, I was even able to watch the demo on ez web site.

Thank you for your help,
Hakim

Łukasz Serwatka

Wednesday 15 April 2009 11:53:12 am

Hi,

This looks like re-write rule problem.

You have to use following re-write rule

Rewriterule ^/extension/[^/]+/design/[^/]+/(stylesheets|images|javascript|flash|lib?)/.* - [L]

which is mention also in the upgrade doc:
http://ez.no/developer/news/ez_publish_4_1_0_released

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

Hakim Bouras

Thursday 16 April 2009 4:55:12 am

Thank you Łukasz for your answer.

After making this change, restarting Apache and clearing the caches... the result is that I do not have the message about missing Flash Player, but I have nothing (no video) instead, under the Conference Video sub title in the left panel. There are still many problems, described below.

When I try to edit the home page, I get a page with two panels :
- on the left : I can select which object I can add to a block
- on the right : I have three fileds Name, Layout and Tags, but in the Layout field I can only see a vertical list of zone organisation followed by the button set layout, <b>but nothing about the blocks</b>

Whenever I tried to add a block, <b>I can search any word (such as video), it does not return any object</b> (nor a message saying "0 results found "). I verified in the admin interface if my query should return something and yes it returns something in the admin.

I have no error message in the debug, just a lot of message about "No translation for file(translation.ts) in context ..."

When I did the installation (which I redo many times to make sure I did not miss something) - there are no demo data loaded. <b>Even the table ezm_pool was not created </b> while the table ezm_block was created. I had to run the sql scripts provided in the ezflow extension.

Are those problems related to the fact I am trying to set a multilingual site ?

Thank you for your help,
Hakim

Hakim Bouras

Saturday 18 April 2009 9:16:23 am

After searching, I found out that part of the problem was because of the setting of NoScript in FireFox...

So now, I am able to see the video and perform search.

But still, the problem for editing blocks remains...

When I try to edit the home page, I get a page with two panels :
- on the left : I can select which object I can add to a block
- on the right : I have three fields Name, Layout and Tags, but in the Layout field I can only see a vertical list of zone organisation followed by the button set layout, but nothing about the blocks

<b>Any idea why I cannot see the panels "Left Zone", "Right Zone" to manage the blocks' content ?</b>

Thanks for your help,
Hakim