Tip a friend and content cache problem

Author Message

laurent le cadet

Thursday 18 December 2003 2:13:42 am

Hi,

I'm using the "Tip a friend" functionnality but it works for on action. If I want to re-use it again the url is just .../content/view/full/
No node ID.

I must clear the content cache manually if I want it to work again.
Is there another solution than to turn the content cache disabled ?

Laurent.

Renaud Patrick

Thursday 12 April 2007 2:04:16 am

Three and a half years later, the same problem arose. ;)
Guess you've solved your problem, but for others, let's say you may use this link to call the tip a friend template

<a href={concat('/content/tipafriend/', $module_result.node_id)|ezurl}>

instead of

<a href={concat('/content/tipafriend/', $node.node_id)|ezurl}>

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 21:05:43
Script start
Timing: Jan 18 2025 21:05:43
Module start 'layout'
Timing: Jan 18 2025 21:05:43
Module start 'content'
Timing: Jan 18 2025 21:05:44
Module end 'content'
Timing: Jan 18 2025 21:05:44
Script end

Main resources:

Total runtime0.5967 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 589.1484152.6406
Module start 'layout' 0.00550.0031 741.789139.4766
Module start 'content' 0.00860.5864 781.2656495.2031
Module end 'content' 0.59500.0016 1,276.46888.1406
Script end 0.5966  1,284.6094 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.5130160.0002
Check MTime0.00120.2088160.0001
Mysql Total
Database connection0.00090.146010.0009
Mysqli_queries0.553092.6804540.0102
Looping result0.00050.0766520.0000
Template Total0.567695.120.2838
Template load0.00200.342620.0010
Template processing0.565594.776720.2828
Template load and register function0.00010.018110.0001
states
state_id_array0.00090.145110.0009
state_identifier_array0.00130.222920.0007
Override
Cache load0.00160.2697160.0001
Sytem overhead
Fetch class attribute can translate value0.00050.086620.0003
Fetch class attribute name0.00090.152530.0003
XML
Image XML parsing0.00070.115820.0003
class_abstraction
Instantiating content class attribute0.00000.001030.0000
General
dbfile0.00080.1311160.0000
String conversion0.00000.001440.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
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/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
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.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: 7

Time used to render debug report: 0.0001 secs