Building an eZ publish site question.

Author Message

Tore Tang

Tuesday 27 January 2004 12:59:51 pm

- I have buildt the members page and added a lot of members (employees)
- I have buildt the links page and added the folders: sales, administration, warehouse… beneath the links folder.
- I have added the members (employees) to their respective folders (links/sales, links/admin..) useing "add location" from the members page.

How can I list these members (employees) in the links page and linking them to their members info page?

Lazaro Ferreira

Thursday 29 January 2004 12:00:47 am

Hi,

A basic check-list:

Are your member classes included to be listed in your folder templates (check the fetch() call in your folder /view/full templates )

To be able to see any class you must have permissions to do it, have the visitor role enough permissios to see it ?

This is only a basic check-list when this kind of problem occurs

You should also turn on debug for your site, and in case that need it also turn on template debug on, it will list every template your pages are using, so can easily identify which template is not doing right

Lazaro
http://www.mzbusiness.com

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

Main resources:

Total runtime0.6339 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.0053 589.0469152.6250
Module start 'layout' 0.00530.0036 741.671939.4609
Module start 'content' 0.00890.6234 781.1328486.7109
Module end 'content' 0.63230.0015 1,267.84388.3125
Script end 0.6338  1,276.1563 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4887160.0002
Check MTime0.00130.2026160.0001
Mysql Total
Database connection0.00070.111710.0007
Mysqli_queries0.594193.7258540.0110
Looping result0.00050.0832520.0000
Template Total0.601995.020.3009
Template load0.00170.263020.0008
Template processing0.600294.688020.3001
Template load and register function0.00040.058810.0004
states
state_id_array0.00070.108510.0007
state_identifier_array0.00090.140420.0004
Override
Cache load0.00140.2149150.0001
Sytem overhead
Fetch class attribute can translate value0.00120.185820.0006
Fetch class attribute name0.00100.155620.0005
XML
Image XML parsing0.00030.039820.0001
class_abstraction
Instantiating content class attribute0.00000.001120.0000
General
dbfile0.00070.1098100.0001
String conversion0.00000.001940.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 9
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs