important news about the problem with forum in my own site

Author Message

Alessandro Cipriani

Wednesday 24 March 2004 4:06:30 am

hi all
thank you to all the people who answered me in my topic: http://ez.no/community/forum/setup_design/problem_with_forum_in_my_own_site .
i still don't have found a solution about it, but i've noticed a thing and i hope it helps you to help me :)

as you remember my problem is that new forum topics are not published if the author is different than the administrator user (i.e. a guest user). I agree, it's strange but that's the behavior! the guest role and the admin role are both the same!
i opened the ezcontentobject table and i saw that:

the new forum topics are EVER stored (when you press "new topic") either if wrote by the administrator or another user.

anyway when the Administrator presses the "send" button the new topic is edited and published, while for the guest user the new topic isn't edited and published. the db records look like follows:

**admin topic:**
id=650
owner_id=14 (administrator)
section_id=1
contentclass_id=32 (forum_topic class)
name=title
current_version=1
is_published=0
published=1080128612
modified=1080128612
status=1
remote_id=

**guest topic:**
id=651
owner_id=243 (guest user id)
section_id=1
contentclass_id=32
name=New Forum Topic
current_version=1
is_published=0
published=0
modified=0
status=0
remote_id=

anyone could please explain why i get this behavior?
please help

best regards
alessandro

Alessandro Cipriani

Wednesday 24 March 2004 7:43:57 am

please contact me, any suggestion would be very important

cheers
alessandro

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

Main resources:

Total runtime0.6875 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0051 593.7031152.6563
Module start 'layout' 0.00510.0066 746.359439.5078
Module start 'content' 0.01170.6745 785.8672472.5078
Module end 'content' 0.68620.0013 1,258.37508.0938
Script end 0.6875  1,266.4688 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.5042160.0002
Check MTime0.00150.2195160.0001
Mysql Total
Database connection0.00070.106810.0007
Mysqli_queries0.632992.0505520.0122
Looping result0.00060.0845500.0000
Template Total0.638992.920.3194
Template load0.00210.302020.0010
Template processing0.636892.616120.3184
Template load and register function0.00020.032910.0002
states
state_id_array0.00150.219310.0015
state_identifier_array0.00100.152120.0005
Override
Cache load0.00170.2544440.0000
Sytem overhead
Fetch class attribute can translate value0.00160.236010.0016
Fetch class attribute name0.00120.176430.0004
XML
Image XML parsing0.00100.147010.0010
class_abstraction
Instantiating content class attribute0.00000.001140.0000
General
dbfile0.00080.1128160.0000
String conversion0.00000.001340.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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
8content/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: 21
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs