ezoe 5.0.4 not working

Author Message

Softriva .com

Saturday 22 May 2010 8:47:45 am

Hello

I am having problems in ezoe 5.0.4. I see advanced.block when I edit an object. I have ez 4.3.0.

I have another site in the same local server running ez 4.3.0 and 5.1.0 and works file.

In the first site I can not see the content structure nodes. I can only see the top node. I can see the content structure nodes when I disable Dynamics in contentstructuremenu.ini.append.php

[TreeMenu]
Dynamic=disabled

while in the second site everything works ok with Dynamics enabled.

I think there some common reason for both issues.

Thank you

André R.

Saturday 22 May 2010 9:08:20 am

Yes, the common reason is rewrite rules.

For eZ Publish rewrite rules see here: http://ez.no/doc/ez_publish/technical_manual/4_x/installation/virtual_host_setup/virtual_host_example

For ezoe see install file in extension/ezoe, and maybe upgrade to 5.1.0 while your at it so you can for instance use non breaking space and some other 5.1.x only features.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Softriva .com

Saturday 22 May 2010 11:25:21 am

I upgraded to 5.1.0 and got this error

Fatal error: Call to a member function getCacheTime() on a non-object in /home/hab/www/html/softriva/extension/ezjscore/classes/ezjscpacker.php on line 275
Fatal error: eZ Publish did not finish its request

the /var/log/error.log has

[ May 22 2010 21:21:05 ] [192.168.1.2] ezjscPacker::serverCallHelper:

Not a valid ezjscServer function: Array

here is my .htaccess

RewriteEngine On

RewriteRule ^Lds\.xml - [L]
RewriteRule ^robots\.txt - [L]
RewriteRule ^mfd* - [L]

RewriteRule content/treemenu/? index_treemenu.php
RewriteRule ^index_treemenu\.php - [L]
RewriteRule ^design/standard/images/favicon\.ico - [L]
RewriteRule ^robots\.txt - [L]
RewriteRule ^p3p/(.+)\.xml - [L]
RewriteRule !(\.(gif|jpe?g?|png|css|js|swf|html?)|var(.+)storage.pdf(.+)\.pdf)$ index.php
DirectoryIndex index.php

RewriteRule content/treemenu/?$ index_treemenu.php
RewriteRule index_treemenu.php - [L]

DirectoryIndex index.php index.html

can you help?

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 18 2025 04:20:32
Script start
Timing: Jan 18 2025 04:20:32
Module start 'layout'
Timing: Jan 18 2025 04:20:32
Module start 'content'
Timing: Jan 18 2025 04:20:34
Module end 'content'
Timing: Jan 18 2025 04:20:34
Script end

Main resources:

Total runtime1.5096 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 587.9063152.6250
Module start 'layout' 0.00580.0036 740.531339.4297
Module start 'content' 0.00951.4987 779.9609543.7969
Module end 'content' 1.50820.0014 1,323.757812.1875
Script end 1.5095  1,335.9453 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.2105160.0002
Check MTime0.00140.0898160.0001
Mysql Total
Database connection0.00070.045410.0007
Mysqli_queries1.454996.3797590.0247
Looping result0.00120.0766570.0000
Template Total1.470697.420.7353
Template load0.00200.130220.0010
Template processing1.468697.285220.7343
Template load and register function0.00020.015610.0002
states
state_id_array0.00130.086510.0013
state_identifier_array0.00260.174720.0013
Override
Cache load0.00160.1076330.0000
Sytem overhead
Fetch class attribute can translate value0.00180.117120.0009
Fetch class attribute name0.00210.138640.0005
XML
Image XML parsing0.00070.045820.0003
class_abstraction
Instantiating content class attribute0.00000.000740.0000
General
dbfile0.00080.0548170.0000
String conversion0.00000.000540.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltags/link.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/link.tplEdit templateOverride template
2content/datatype/view/ezxmltags/strong.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/strong.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 23
 Number of unique templates used: 9

Time used to render debug report: 0.0001 secs