forum problem

Author Message

Alessandro Cipriani

Tuesday 24 February 2004 7:02:32 am

hi all
i'm trying to add this feature to my own site
as you can read in my previous thread (http://ez.no/community/forum/setup_design/forum_class_does_not_exists_in_version_3_3_1_stable) since the 3.1.1 version doesn't provide any built-in forum feature, i got to copy all the classes/templates from the example-forum package to my site.

i've created a new forum from the admin interface, then from the user interface i tried to create a new topic (signed in as admin, with whole permission across the site).

the problem: in the forum package when i press the "insert new topic" button i get the form to insert it (putting title, message and so on)
in my forum i get the whole admin interface, as if i was in the real administration side of my site (with the "insert new folder, article" and so on combo box). why? as already said i copied the classes, the templates and the override.ini.append file content to my site, but still get this error

any advice?
best regards

Alessandro Cipriani

Jan Borsodi

Tuesday 02 March 2004 7:58:53 am

Did you remember to clear the override cache?
Try running
./bin/shell/clearcache.sh --clear-tpl-override

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

Alessandro Cipriani

Tuesday 16 March 2004 2:52:14 am

hi jan
i cleared all the caches, but with no results..

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 09:55:40
Script start
Timing: Jan 19 2025 09:55:40
Module start 'layout'
Timing: Jan 19 2025 09:55:40
Module start 'content'
Timing: Jan 19 2025 09:55:41
Module end 'content'
Timing: Jan 19 2025 09:55:41
Script end

Main resources:

Total runtime0.7666 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 590.1641152.6094
Module start 'layout' 0.00480.0026 742.773439.4141
Module start 'content' 0.00750.7578 782.1875540.7813
Module end 'content' 0.76520.0014 1,322.968812.1953
Script end 0.7666  1,335.1641 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4219160.0002
Check MTime0.00140.1788160.0001
Mysql Total
Database connection0.00070.085610.0007
Mysqli_queries0.720994.0329570.0126
Looping result0.00050.0714550.0000
Template Total0.741496.720.3707
Template load0.00220.281120.0011
Template processing0.739296.422620.3696
Template load and register function0.00010.017210.0001
states
state_id_array0.00110.141210.0011
state_identifier_array0.00070.092920.0004
Override
Cache load0.00180.2317220.0001
Sytem overhead
Fetch class attribute can translate value0.00090.113220.0004
Fetch class attribute name0.00110.146350.0002
XML
Image XML parsing0.00100.129420.0005
class_abstraction
Instantiating content class attribute0.00000.001460.0000
General
dbfile0.00100.1262230.0000
String conversion0.00000.004740.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
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
5content/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: 18
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs