> Then there is something wrong. The nforum works for me.
>
uh! that's I know ;)
any hints?
Create a new page for forum, and name it 'forum'.
2.In Details set the page 'forum' to 'active' for Type.
What page? subpage of root host page?
3.Copy all elements from the shared style hklc_nforum_user to the style of the
forum page.
To what style? Style already in use as inherited by my root subpages? Or new style for
this forum page?
<[config]>;; - this is configuration file of nforum
NOTE: specify the forum page path in the line
$config[nforumroot]="/forum"; This is the name of the page you created from 1.
<[dbconfig]>;; - this is the database configuration file of nforum
<[cookie]>;; - to handle cookie stuff, must put it before <(content)>
<[header]>;; - define your own header, the system would include this
element
<[sytlesheet]>;; - define your own style sheet, the system would include
this element
<[function]>;; - functions in forum
<[footer]>;; - the footer element, put it after <(content)>
4.In the ROOT element of the style, include all the above elements in this order,
<[config]>;;<[dbconfig]>;;<[function]>;;<[cookie]>;;<(content)><[footer]>;;
5.In the content of the forum page put,
<? mgd_include_snippet("/hklc_nforum/nforum"); ?>
And of course to what SG should this page belong? SG0? SG1?
Piotras
_________________________
http://www.infoglob.pl/sklep
http://www.milinski.com.pl
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]