Dynamic menu - closed

Author Message

scrieler _

Saturday 08 March 2008 1:53:15 am

hi all,

me use eZ 4.0 /

all new ez install's dont run with dynamic menu in the backend
if i wanna look at a node for a eznode: linking, he cant find the site...

my older install's run perfektly...

plz help, thx

Piotrek Karaś

Saturday 08 March 2008 2:39:08 am

Can you access the subnodes with the subitems window?

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

scrieler _

Saturday 08 March 2008 4:40:28 am

yeah, i can.
if i set dynamic menu to turn off, i have access to the left menu too.

i thought it could be a ajax misstake, but dont know, all older installs are ok...

Piotrek Karaś

Sunday 09 March 2008 9:49:44 pm

I know about two problems by now:

1) it doesn't always work in CGI/FastCGI mode
2) default root .htaccess entries sometimes mess it up

Also, look here:
http://ez.no/developer/forum/install_configuration/no_nodes_in_content_tree/re_no_nodes_in_content_tree

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

scrieler _

Monday 10 March 2008 1:57:06 am

big thx!!!

i didn't update my .htaccess
in my old install's i have

ForceVirtualHost=true

and

DirectoryIndex index.php

RewriteEngine On
RewriteCond %{HTTP_HOST} ^webdav\..*
RewriteRule ^(.*) webdav.php [L]

RewriteCond %{HTTP_HOST} ^soap\..*
RewriteRule ^(.*) soap.php [L]

RewriteRule ^var/cache/debug.html.* - [L]
RewriteRule ^var/[^/]+/cache/debug.html.* - [L]
Rewriterule ^var/storage/.* - [L]
Rewriterule ^var/[^/]+/storage/.* - [L]
RewriteRule ^var/cache/texttoimage/.* - [L]
RewriteRule ^var/[^/]+/cache/texttoimage/.* - [L]
Rewriterule ^design/[^/]+/(stylesheets|images|javascript)/.* - [L]
Rewriterule ^share/icons/.* - [L]
Rewriterule ^extension/[^/]+/design/[^/]+/(stylesheets|images|javascripts?)/.* - [L]
Rewriterule ^packages/styles/.+/(stylesheets|images|javascript)/[^/]+/.* - [L]
RewriteRule .* index.php [L]

in my .htaccess

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 31 2025 08:10:48
Script start
Timing: Jan 31 2025 08:10:48
Module start 'layout'
Timing: Jan 31 2025 08:10:48
Module start 'content'
Timing: Jan 31 2025 08:10:48
Module end 'content'
Timing: Jan 31 2025 08:10:48
Script end

Main resources:

Total runtime0.0138 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.0041 588.1328151.2109
Module start 'layout' 0.00410.0025 739.343836.6484
Module start 'content' 0.00660.0058 775.992294.1563
Module end 'content' 0.01240.0014 870.148433.9922
Script end 0.0138  904.1406 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002115.4091140.0002
Check MTime0.00107.0298140.0001
Mysql Total
Database connection0.00075.191010.0007
Mysqli_queries0.002316.915430.0008
Looping result0.00000.079310.0000
Template Total0.00107.410.0010
Template load0.00075.320210.0007
Template processing0.00032.023310.0003
Override
Cache load0.00053.831210.0005
General
dbfile0.001410.225180.0002
String conversion0.00000.029340.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