Siteaccess dictates cache of main content

Author Message

christian stampf

Friday 08 October 2004 4:19:19 am

i am experiencing a problem where the first siteaccess called upon after a CLEAR ALL CACHES will generate the content for all other siteaccesses (got 6 of them, 3 for each language with PRICE info which require user login, and 3 for each language without PRICE info and no user login).

the languages switch as they are supposed to switch. but the rest of the content page (the middle part, where the articles are shown) will only take up the content of the frist siteaccess overrides called upon after the CLEAR ALL CACHES.

the part of the override.ini.append file that is present in every siteaccess but "full_prod.tpl" would refer to a different template each time

[full_prod]
Source=node/view/full.tpl
MatchFile=full_prod.tpl
Subdir=templates
Match[class]=14

now. if i clear all caches and call up siteaccess 1, then every other siteaccess will show full_prod.tpl of siteaccess 1 but with the propper language.

the same is true for siteaccess 2... etc.

-> looks like there is not a content cache for every siteaccess's content. anybody? i am using ez 3.2-4

Lazaro Ferreira

Friday 08 October 2004 11:34:36 am

Hi,

I think you better upgrade your setup to 3.3.x or 3.4.x, on the other hand which version of php are you using ?

Lazaro
http://www.mzbusiness.com

christian stampf

Friday 08 October 2004 11:22:01 pm

hi,

thanks for the upgrading hint. i know it has to happen some time. the PHP version i am using is 4.3.9

will the newer version have a work around of my problem?

christian stampf

Tuesday 12 October 2004 1:39:17 am

hello,

the problem persists with ez version 3.4.0. any ideas on how to work around this caching problem? maybe with special template commands?

thanks,

gukii

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 05:32:27
Script start
Timing: Jan 31 2025 05:32:27
Module start 'layout'
Timing: Jan 31 2025 05:32:27
Module start 'content'
Timing: Jan 31 2025 05:32:27
Module end 'content'
Timing: Jan 31 2025 05:32:27
Script end

Main resources:

Total runtime0.0174 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.0074 588.3672151.2266
Module start 'layout' 0.00740.0023 739.593836.6797
Module start 'content' 0.00970.0062 776.273494.2188
Module end 'content' 0.01590.0014 870.492233.9922
Script end 0.0173  904.4844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002615.1835140.0002
Check MTime0.00126.7476140.0001
Mysql Total
Database connection0.00126.966010.0012
Mysqli_queries0.002313.338630.0008
Looping result0.00000.068710.0000
Template Total0.00116.510.0011
Template load0.00095.093710.0009
Template processing0.00021.360010.0002
Override
Cache load0.00063.423310.0006
General
dbfile0.002414.061280.0003
String conversion0.00000.052240.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