a little problem

Author Message

jb bianchi

Monday 25 July 2005 1:55:40 am

Hello,

How do i to do this:

<<previous 1 2 ...nb of page next>>

I try with t=it but no result:


{let children=fetch(content, list, hash(parent_node_id, $node.node_id, sort_by, $node.node_id, $class_filter_type, include, class_filter_array, array( 'article ')))}


{section name=Child max=4 offset=$view_parameters.offset loop=$children}

//a table for de result

{/section}

<div class="center">
{include name=navigator uri='design:navigator/google.tpl page_uri='/news/archive' item_count=$list_count view_parameters=$view_parameters
item_limit=4}
</div>
{/let}

with it i see only 4 news in the table but no number to go to an another page. I saw in the interface admin and there is 8 news so it would have <<previous 1 2 next >>

thank's

david lee

Thursday 08 April 2010 8:23:50 pm

i meet the same problem...

Nicolas Pastorino

Monday 12 April 2010 1:01:52 am

"

i meet the same problem...

"

Hi David, and welcome to the eZ Community,

Could you share more details about your issue ? The code you tried, which version of eZ you are running ?

Cheers!

--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board

eZ Publish Community on twitter: http://twitter.com/ezcommunity

t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye

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 30 2025 22:22:02
Script start
Timing: Jan 30 2025 22:22:02
Module start 'layout'
Timing: Jan 30 2025 22:22:02
Module start 'content'
Timing: Jan 30 2025 22:22:02
Module end 'content'
Timing: Jan 30 2025 22:22:02
Script end

Main resources:

Total runtime0.0489 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0079 588.0234151.1953
Module start 'layout' 0.00790.0047 739.2188220.6563
Module start 'content' 0.01260.0341 959.8750997.9141
Module end 'content' 0.04670.0022 1,957.789133.9922
Script end 0.0489  1,991.7813 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00357.1115140.0002
Check MTime0.00112.2453140.0001
Mysql Total
Database connection0.00153.035110.0015
Mysqli_queries0.00255.117630.0008
Looping result0.00000.035110.0000
Template Total0.00143.010.0014
Template load0.00112.234110.0011
Template processing0.00030.711410.0003
Override
Cache load0.00071.373610.0007
General
dbfile0.012024.589980.0015
String conversion0.00000.014140.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.0002 secs