Forums / Install & configuration / poll - new bug?

poll - new bug?

Author Message

Mieczyslaw Morzonek

Tuesday 08 June 2004 3:05:14 am

The pool doesnt's work properly (ez publish-3.3-5)
I have manually added the possiblity of poll's creation in theree steps:
1. I've added the poll class.
2. I've pasted collect.ini file from "news" instalation of ez publish
3. I'm using default template of poll from /content/collectedinfo/poll.tpl
After voting, the data is kept only in one table "ezinfocollection". Table "ezinfocollection_attribute" is empty. The votes are counted but the results are not displayed.

Online: PHP 4.3.3, Apache 1.3.28, MySQL 4.0.15, SafeMode=Off, memorylimit=16M

The same instalation of eZp works correctly at the localhost: PHP 4.3.6, Apache 2.0.49, MySQL 4.0.18 - Red Hat 9.0

eZ debug

Timing: Jan 18 2025 19:23:41
Script start
Timing: Jan 18 2025 19:23:41
Module start 'content'
Timing: Jan 18 2025 19:23:42
Module end 'content'
Timing: Jan 18 2025 19:23:42
Script end

Main resources:

Total runtime1.1480 sec
Peak memory usage4,096.0000 KB
Database Queries47

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0130 587.7031180.8438
Module start 'content' 0.01301.1322 768.5469405.1016
Module end 'content' 1.14520.0028 1,173.648438.1250
Script end 1.1480  1,211.7734 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.2614140.0002
Check MTime0.00140.1203140.0001
Mysql Total
Database connection0.00240.211910.0024
Mysqli_queries1.110996.7667470.0236
Looping result0.00050.0396450.0000
Template Total1.101696.020.5508
Template load0.00200.172620.0010
Template processing1.099695.782920.5498
Template load and register function0.00030.022410.0003
states
state_id_array0.00180.155310.0018
state_identifier_array0.00100.090320.0005
Override
Cache load0.00160.1370110.0001
Sytem overhead
Fetch class attribute can translate value0.00050.043710.0005
Fetch class attribute name0.00140.117910.0014
XML
Image XML parsing0.00010.009210.0001
class_abstraction
Instantiating content class attribute0.00000.000510.0000
General
dbfile0.00090.0749120.0001
String conversion0.00000.000530.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
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 5
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs