edit_view_gui and browse

Author Message

paul bolger

Wednesday 12 September 2007 4:50:59 pm

I'm trying to set up an 'add object' page accessible through the front end of my site which includes the browsing for related objects.

I'm using attribute_edit_gui to display the individual attributes - I don't want my external editors to see all the attributes, and I need to insert instructions for them in the template - and everything works fine except that the 'add objects' button takes you to /content/browse - but this page has no content view template - the content area is empty.

In my debug (for the edit page) I'm getting the following:

Error: eZTemplate @ design/standard/templates/content/datatype/edit/ezobjectrelationlist.tpl:374[35] Sep 13 2007 09:17:20

Unknown template variable 'attribute_base' in namespace 'ContentAttribute'

and then I'm getting

No template could be loaded for "content/browse.tpl" using resource "design"

for the browse page.

Paul Bolger

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

Main resources:

Total runtime0.0360 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0093 588.1328151.2109
Module start 'layout' 0.00930.0056 739.3438220.6875
Module start 'content' 0.01490.0194 960.0313997.6953
Module end 'content' 0.03430.0017 1,957.726629.9922
Script end 0.0360  1,987.7188 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00349.4506140.0002
Check MTime0.00143.8310140.0001
Mysql Total
Database connection0.00184.943310.0018
Mysqli_queries0.004913.687030.0016
Looping result0.00000.100010.0000
Template Total0.00123.310.0012
Template load0.00092.633910.0009
Template processing0.00020.605510.0002
Override
Cache load0.00071.822410.0007
General
dbfile0.00246.551080.0003
String conversion0.00000.041740.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