Collected Information not Displaying Anything

Author Message

John Laux

Wednesday 14 December 2005 4:39:11 pm

ez version = 3.6.4

When I go to the "Setup" tab and then click on "Collected Information" all I see is one collection like this:

First collection Last Collection Collections
12/31/1969 07:00 pm 12/31/1969 07:00 pm 1

When I view the SQL Debug info this is what I get:

Module start 'infocollector'

Query error: You have an error in your SQL syntax near 'OFFSET 0' at line 1. Query: SELECT DISTINCT ezinfocollection.contentobject_id, ezcontentobject.name, ezcontentobject_tree.main_node_id, ezcontentclass.name AS class_name, ezcontentclass.identifier AS class_identifier FROM ezinfocollection, ezcontentobject, ezcontentobject_tree, ezcontentclass WHERE ezinfocollection.contentobject_id=ezcontentobject.id AND ezcontentobject.contentclass_id=ezcontentclass.id AND ezinfocollection.contentobject_id=ezcontentobject_tree.contentobject_id LIMIT 25 OFFSET 0

This is what the error log says:

[ Dec 14 2005 20:27:14 ] [68.112.247.238] Timing Point: Module start 'infocollector'
[ Dec 14 2005 20:27:14 ] [68.112.247.238] Query error: You have an error in your SQL syntax near 'OFFSET 0' at line 1. Query: SELECT DISTINCT ezinfocollection.contentobject_id, ezcontentobject.name, ezcontentobject_tree.main_node_id, ezcontentclass.name AS class_name, ezcontentclass.identifier AS class_identifier FROM ezinfocollection, ezcontentobject, ezcontentobject_tree, ezcontentclass WHERE ezinfocollection.contentobject_id=ezcontentobject.id AND ezcontentobject.contentclass_id=ezcontentclass.id AND ezinfocollection.contentobject_id=ezcontentobject_tree.contentobject_id LIMIT 25 OFFSET 0
[ Dec 14 2005 20:27:14 ] [68.112.247.238] Query error: You have an error in your SQL syntax near '' at line 1. Query: SELECT * FROM ezinfocollection WHERE contentobject_id=

When I click to view the collection this is what I get:

The requested object is not available.
Debug: Error ocurred using URI: /infocollector/collectionlist

It won't let me remove it either! It says: 0 collection will be removed.

I have been working on the Feedback Form and have looked at the tables: ezinfocollection_attribute and ezinfocollection and I have about 90 or so entries in those tables, but I can't find the 0 collection.

Does anyone have a clue about this...It's driving me mad!

Thanks

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 19:04:01
Script start
Timing: Jan 18 2025 19:04:01
Module start 'layout'
Timing: Jan 18 2025 19:04:01
Module start 'content'
Timing: Jan 18 2025 19:04:02
Module end 'content'
Timing: Jan 18 2025 19:04:02
Script end

Main resources:

Total runtime1.2045 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0097 588.1641152.6563
Module start 'layout' 0.00970.0103 740.820339.5078
Module start 'content' 0.01991.1832 780.3281411.1172
Module end 'content' 1.20320.0013 1,191.44538.1094
Script end 1.2045  1,199.5547 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.3115160.0002
Check MTime0.00150.1246160.0001
Mysql Total
Database connection0.00130.108410.0013
Mysqli_queries1.144795.0367460.0249
Looping result0.00060.0483440.0000
Template Total1.146695.220.5733
Template load0.00200.166020.0010
Template processing1.144695.027620.5723
Template load and register function0.00030.027010.0003
states
state_id_array0.00280.233410.0028
state_identifier_array0.00200.166520.0010
Override
Cache load0.00170.1372210.0001
Sytem overhead
Fetch class attribute can translate value0.00060.051610.0006
Fetch class attribute name0.00060.049410.0006
XML
Image XML parsing0.00010.008110.0001
class_abstraction
Instantiating content class attribute0.00000.000310.0000
General
dbfile0.00110.0950100.0001
String conversion0.00000.001840.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/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/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
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs