Forums / Extensions / eZ Flow / ezflow zones appearing twice when editing

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

ezflow zones appearing twice when editing

Author Message

Neo Pixel

Tuesday 16 February 2010 11:39:15 am

Can anyone shed any light on why my ezflow 4.2 admin shows two lots of zones when I edit the frontpage.

Also, I changed to 4 zones layout (1) and it's showing 16 tabs! That's 4 tabs per zone!

It's a bit annoying as I have to guess which one to change...

Any information would be great!

Asking stupid questions so you don't have to!

Theodoros Papageorgiou

Tuesday 16 February 2010 1:31:11 pm

What's your zone.ini.append.php configuration?

WEBWiZ
Web Development
http://www.webwiz.gr

Neo Pixel

Friday 19 February 2010 8:56:05 am

Hi Theodoros,

this is the code in my extension/bbq/settings/zone.ini.append.php

[General]
AllowedTypes[]=GlobalZoneLayout
AllowedTypes[]=2ZonesLayout1
AllowedTypes[]=2ZonesLayout2
AllowedTypes[]=3ZonesLayout1
AllowedTypes[]=3ZonesLayout2
AllowedTypes[]=4ZonesLayout1
[GlobalZoneLayout]
ZoneTypeName=Global zone layout
Zones[]=main
ZoneName[main]=Global zone
ZoneThumbnail=globalzone_layout.gif
Template=globalzonelayout.tpl
AvailableForClasses[]=global_layout
[2ZonesLayout1]
ZoneTypeName=2 zones (layout 1)
Zones[]=left
Zones[]=right
ZoneName[left]=Left zone
ZoneName[right]=Right zone
ZoneThumbnail=2zones_layout1.gif
Template=2zoneslayout1.tpl
AvailableForClasses[]=frontpage
[2ZonesLayout2]
ZoneTypeName=2 zones (layout 2)
Zones[]=left
Zones[]=right
ZoneName[left]=Left zone
ZoneName[right]=Right zone
ZoneThumbnail=2zones_layout2.gif
Template=2zoneslayout2.tpl
AvailableForClasses[]=frontpage
[3ZonesLayout1]
ZoneTypeName=3 zones (layout 1)
Zones[]=left
Zones[]=right
Zones[]=bottom
ZoneName[left]=Left zone
ZoneName[right]=Right zone
ZoneName[bottom]=Bottom zone
ZoneThumbnail=3zones_layout1.gif
Template=3zoneslayout1.tpl
AvailableForClasses[]=frontpage
[3ZonesLayout2]
ZoneTypeName=3 zones (layout 2)
Zones[]=left
Zones[]=right
Zones[]=bottom
ZoneName[left]=Left zone
ZoneName[right]=Right zone
ZoneName[bottom]=Bottom zone
ZoneThumbnail=3zones_layout2.gif
Template=3zoneslayout2.tpl
AvailableForClasses[]=frontpage
[4ZonesLayout1]
ZoneTypeName=4 zones (layout 1)
Zones[]=left
Zones[]=right
Zones[]=bottomleft
Zones[]=bottomright
ZoneName[left]=Left zone
ZoneName[right]=Right zone
ZoneName[bottomleft]=Bottom left zone
ZoneName[bottomright]=Bottom right zone
ZoneThumbnail=4zones_layout1.gif
Template=4zoneslayout1.tpl
AvailableForClasses[]=frontpage

I haven't changed any of this?!?!?

Thanks :)

Asking stupid questions so you don't have to!

Theodoros Papageorgiou

Tuesday 23 February 2010 12:14:08 pm

"

this is the code in my extension/bbq/settings/zone.ini.append.php

"

Hi, in my setup this is like:
extension/ezflow/settings/zone.ini.append.php
or
extension/ezflow/settings/siteaccess/mysiteaccess/zone.ini.append.php

WEBWiZ
Web Development
http://www.webwiz.gr