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

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 29 2025 23:47:17
Script start
Timing: Jan 29 2025 23:47:17
Module start 'layout'
Timing: Jan 29 2025 23:47:17
Module start 'content'
Timing: Jan 29 2025 23:47:17
Module end 'content'
Timing: Jan 29 2025 23:47:17
Script end

Main resources:

Total runtime0.0237 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 588.2969151.2266
Module start 'layout' 0.00630.0041 739.523436.6953
Module start 'content' 0.01040.0120 776.218895.3750
Module end 'content' 0.02240.0012 871.593837.9922
Script end 0.0236  909.5859 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00239.8362140.0002
Check MTime0.00114.7222140.0001
Mysql Total
Database connection0.00104.055610.0010
Mysqli_queries0.004418.633230.0015
Looping result0.00000.148010.0000
Template Total0.00093.710.0009
Template load0.00072.968910.0007
Template processing0.00020.714010.0002
Override
Cache load0.00051.980910.0005
General
dbfile0.006125.787580.0008
String conversion0.00000.041340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs