OE version

Author Message

Marin Orlic

Monday 22 August 2005 9:35:50 am

Hi all,

I was using OE version 3.0 (on ez3.7rc1), but after upgrading to latest SVN version (13035), I got an error:

OE version is 3.0, while eZ publish require 2.0

What can I do? I'd like to keep using OE3..

Thx

Lazaro Ferreira

Monday 22 August 2005 10:48:07 am

Hi,

Are you sure that ez3.7rc1 supports OE ?

Have you checked the OE compatibility table, here at ez.no ?

Lazaro
http://www.mzbusiness.com

Marin Orlic

Monday 22 August 2005 11:45:26 am

That's weird actually.. I had OE3 running on that site because eZ required it once before (don't know which version was the first to ask). I checked kernel files defining the required version and it seems that ez3.7 always wants OE2.0..

Marko Žmak

Wednesday 24 August 2005 1:18:12 am

Hi Marin, please read this:

http://ez.no/community/forum/general/which_version_of_oe_for_ez_3_7_0rc1

Hope it helps.

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Linas Adomas

Thursday 25 August 2005 7:44:11 am

To fix this error you need to modify $requiredOEVersionList = array( '2.0'
); to $requiredOEVersionList = array( '3.0' ); in kernel/common/ezoe.php

Marin Orlic

Thursday 25 August 2005 2:46:03 pm

I did just that and everything works fine.. thx! :)

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 19 2025 01:19:25
Script start
Timing: Jan 19 2025 01:19:25
Module start 'layout'
Timing: Jan 19 2025 01:19:25
Module start 'content'
Timing: Jan 19 2025 01:19:26
Module end 'content'
Timing: Jan 19 2025 01:19:26
Script end

Main resources:

Total runtime0.8025 sec
Peak memory usage4,096.0000 KB
Database Queries70

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 590.1484152.6094
Module start 'layout' 0.00580.0024 742.757839.3984
Module start 'content' 0.00810.7931 782.1563633.5938
Module end 'content' 0.80120.0013 1,415.750012.2031
Script end 0.8025  1,427.9531 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.3834160.0002
Check MTime0.00130.1569160.0001
Mysql Total
Database connection0.00090.110710.0009
Mysqli_queries0.747393.1184700.0107
Looping result0.00080.0970680.0000
Template Total0.771896.220.3859
Template load0.00190.242720.0010
Template processing0.769895.922920.3849
Template load and register function0.00030.041210.0003
states
state_id_array0.00080.098210.0008
state_identifier_array0.00130.158920.0006
Override
Cache load0.00160.2046240.0001
Sytem overhead
Fetch class attribute can translate value0.00090.115940.0002
Fetch class attribute name0.00140.174070.0002
XML
Image XML parsing0.00100.129940.0003
class_abstraction
Instantiating content class attribute0.00000.002070.0000
General
dbfile0.00090.1117180.0000
String conversion0.00000.000940.0000
Note: percentages do not add up to 100% because some accumulators overlap

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
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 18
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs