Forums / Setup & design / Help required to correct my Switch condition code

Help required to correct my Switch condition code

Author Message

SathishKumar Subramanian

Thursday 18 December 2003 1:46:31 am

Hi,

I am using the following code. In this code, If either the total count of resources or the articles count greater than 0 then I am trying to publish the html content in the switch condition. If the resource count is greater than 0 then I want to publish the Message 1. Similarly if the articles count greater than 0 then I want to publish the Message 2.

The {switch match=$:totRes:totalResources} condition is not checking the required validation. So I am getting the Message 1 and 2 in all conditions eventhough total resources or total articles are 0.

The code is:

{*Get total Count of Study Materials*}
{let name=totRes totalResources=fetch('content','list_count', hash('parent_node_id',$node.node_id,'class_filter_array',array(17),'class_filter_type','include'))}

{*Get total Count of Articles*}
{let name=totArt totalArticles=fetch('content','list_count', hash('parent_node_id',$node.node_id,'class_filter_array',array(2),'class_filter_type','include'))}

{section show=(or(gt($totRes:totalResources,0),gt($totRes:totArt:totalArticles,0)))}

{switch match=$:totRes:totalResources}
{case match=gt(0)}
<table><tr><td>Message 1 </td></tr></table>
{/case}
{/switch}

{switch match=$:totRes:totArt:totalArticles}
{case match=gt(0)}
<table><tr><td>Message 2 </td></tr></table>
{/case}
{/switch}

{/section}
{/let}
{/let}

Pls help to correct the problem. Thanx in Advance :)

Sathizh

Tore Skobba

Thursday 18 December 2003 2:23:37 am

Hi

Have you tried to debug with writting out the actual values of your variables?

Try this:

{*Get total Count of Study Materials*}
{*Get total Count of Articles*}
{let totalResources=fetch('content','list_count', hash('parent_node_id',$node.node_id,'class_filter_array',array(17),'class_filter_type','include'))

totalArticles=fetch('content','list_count', hash('parent_node_id',$node.node_id,'class_filter_array',array(2),'class_filter_type','include'))

}

Debug: totRes: {$totalResources}
Debug totArt: {$totalArticles}

{section show=gt($totalResources,0)}
<table><tr><td>Message 1 </td></tr></table>
{/section}

{section show=gt($totalArticles,0)}
<table><tr><td>Message 2 </td></tr></table>
{/section}

{/let}

SathishKumar Subramanian

Thursday 18 December 2003 2:39:59 am

Hi,

Sorry, I have missed one more info.
Inside the {section show=(or(gt($totRes:totalResources,0),gt($totRes:totArt:totalArticles,0)))} I am having additional html contents rather than message 1 and 2. So if the total resources or articles count greater than 0 then they should be shown .
So the section before the switch conditions are required.

sathizh

Tore Skobba

Thursday 18 December 2003 6:44:32 am

then just insert this?

{section show=or(gt($totalResources,0),gs($totalArticles,0))}
Common stuff
{/section}

Or alternatively if objective to minimize conditional branches

{section show=gt($totalResources,0)}
Write common stuff
<table><tr><td>Message 1 </td></tr></table>
{/section}

{section show=gt($totalArticles,0)}
Write common stuff
<table><tr><td>Message 2 </td></tr></table>
{/section}

But you should print out your values to check that they are ok.

cheers
Tore

eZ debug

Timing: Jan 18 2025 20:47:40
Script start
Timing: Jan 18 2025 20:47:40
Module start 'content'
Timing: Jan 18 2025 20:47:41
Module end 'content'
Timing: Jan 18 2025 20:47:41
Script end

Main resources:

Total runtime1.4943 sec
Peak memory usage4,096.0000 KB
Database Queries197

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 587.8594180.8125
Module start 'content' 0.00621.2971 768.6719508.9766
Module end 'content' 1.30330.1908 1,277.6484337.4688
Script end 1.4942  1,615.1172 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00410.2761210.0002
Check MTime0.00150.0997210.0001
Mysql Total
Database connection0.00050.036110.0005
Mysqli_queries1.415194.70611970.0072
Looping result0.00210.13801950.0000
Template Total1.463898.020.7319
Template load0.00190.127020.0009
Template processing1.461997.834620.7309
Template load and register function0.00020.015210.0002
states
state_id_array0.00120.083310.0012
state_identifier_array0.00160.109720.0008
Override
Cache load0.00170.1117680.0000
Sytem overhead
Fetch class attribute can translate value0.00200.134830.0007
Fetch class attribute name0.00120.077440.0003
XML
Image XML parsing0.00050.030730.0002
class_abstraction
Instantiating content class attribute0.00000.000640.0000
General
dbfile0.00450.2995210.0002
String conversion0.00000.000530.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
18content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
14content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 38
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs