Complete forum thread not shown

Author Message

Bjørn Kaarstein

Monday 04 August 2003 4:11:10 am

Hi.

1. I've created a forum, mainly based on the code from the demo forum. This works fine, but in the admin-section, I can't see the complete thread, but only the first message in the thread. What I'd like to be able to do is to remove one message from the thread.(In case of foul language or such)

As of now I can only remove the whole thread.

2. Is there a possibilty to subscribe to the forum? With this forum: http://www.phpbb.com/ you can choose if you'd like to receive an E-mail notification when there's a new reply in your thread.

I'm currently using Version: 3.1-1 Revision: 2703

Regards Bjørn

Paul Borgermans

Monday 11 August 2003 10:22:45 am

1) Check the templates, I suspect the lack of a depth parameter. You should set it to 0 to get unlimited depth. The default is 1.

2) This is possible, but you will have to modify the templates for this and setup the cron scripts. Look at the code in the admin interface on how to do this ("keep me updated" button).

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Bjørn Kaarstein

Wednesday 13 August 2003 2:49:46 am

Hi.

1. I changed the depth in the folder-template within the admin, and this resulted in a big mess. Then I wrote an override for my forum-node, and this kind of works. All the threads are shown, but ofcourse without a clue to which thread the message belongs.
I'll go for this solution until I can come up with something better, as my deadline is shortly.

2. I'll look into this later aswell.

Thanks for your help.

Regards Bjørn

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

Main resources:

Total runtime0.0162 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0050 588.1328151.2109
Module start 'layout' 0.00500.0029 739.343836.6641
Module start 'content' 0.00790.0067 776.007890.1406
Module end 'content' 0.01470.0015 866.148433.9922
Script end 0.0162  900.1406 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002414.8740140.0002
Check MTime0.00117.0165140.0001
Mysql Total
Database connection0.00063.960410.0006
Mysqli_queries0.003219.871330.0011
Looping result0.00000.073610.0000
Template Total0.00116.810.0011
Template load0.00095.262410.0009
Template processing0.00031.556810.0003
Override
Cache load0.00063.643810.0006
General
dbfile0.002716.746080.0003
String conversion0.00000.045740.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