Cache problem driving me crazy

Author Message

Lex 007

Thursday 25 August 2005 10:04:56 am

Hi,

When I update an object, the parent node view is updated, but not the full view of the object ... this is really pissing me off :-) Same thing happens when I add a new object : it does not appear on the site, until I click "Clear content cache".

eZP 3.5.4

My settings in site.ini

[TemplateSettings]
NodeTreeCaching=enabled
TemplateCompile=enabled
ProcessCaching=enabled
TemplateCache=enabled
Debug=disabled

[ContentSettings]
ViewCaching=enabled
CachedViewModes=line;full;sitemap;pdf

[OverrideSettings]
Cache=enabled

SmartCacheClear is disabled.

Please help !

Xavier Dutoit

Thursday 25 August 2005 10:16:08 am

Salut lex,

What do you have in your content.ini.append.php in your admin siteaccess ?

Did you add your siteaccess (eg. "jelipaladoc") to the list

[VersionView]
AvailableSiteDesignList[]
AvailableSiteDesignList[]=jelipaladoc

Does it help ?

X+

http://www.sydesy.com

Lex 007

Friday 26 August 2005 12:22:04 am

Xavier ... I think you just saved my life, once again :-)

Merci.

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

Main resources:

Total runtime1.4793 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0068 590.3906152.6406
Module start 'layout' 0.00680.0036 743.031339.4766
Module start 'content' 0.01041.4675 782.5078537.4297
Module end 'content' 1.47780.0014 1,319.937512.1484
Script end 1.4793  1,332.0859 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2249160.0002
Check MTime0.00140.0968160.0001
Mysql Total
Database connection0.00130.090810.0013
Mysqli_queries1.425396.3472570.0250
Looping result0.00080.0517550.0000
Template Total1.443497.620.7217
Template load0.00240.163220.0012
Template processing1.441097.412820.7205
Template load and register function0.00010.007210.0001
states
state_id_array0.00130.088010.0013
state_identifier_array0.00170.112820.0008
Override
Cache load0.00180.1221230.0001
Sytem overhead
Fetch class attribute can translate value0.00060.043420.0003
Fetch class attribute name0.00100.066550.0002
XML
Image XML parsing0.00100.064720.0005
class_abstraction
Instantiating content class attribute0.00000.000760.0000
General
dbfile0.00100.0650220.0000
String conversion0.00000.000740.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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.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: 15
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs