Author |
Topic |
PeeWee.Inc
Senior Member
United Kingdom
1893 Posts |
Posted - 26 October 2002 : 19:45:30
|
Just did what @tomic said, comented out a few lines and it works. |
De Priofundus Calmo Ad Te Damine |
|
|
pox
Junior Member
Denmark
110 Posts |
Posted - 26 October 2002 : 20:22:16
|
i just can't get it to work...
PeeWee.Inc or anyone else.. is there someone who will be nice to setup a clean snitz whith the Content Display MOD, and mail it to me... vohnsen@secret.dk
you can just send the .asp files.. the database i can setup my self. ;)
take care.. im heading for beed now... dam im tired.. ;)
|
|
|
sabre0
Starting Member
22 Posts |
Posted - 27 October 2002 : 02:04:10
|
quote: pox Posted - 26 October 2002 : 17:04:34 -------------------------------------------------------------------------------- im using this code to extract the post.
this is from the contentdisplay_tester.asp that follows the script.
quote: --------------------------------------------------------------------------------
%> <!--#INCLUDE FILE="config.asp"--> <!--#INCLUDE FILE="inc_func_secure.asp" --> <!--#INCLUDE FILE="inc_sha256.asp"--> <!--#INCLUDE FILE="inc_header.asp" --> <!--#INCLUDE FILE="inc_func_member.asp" --> <!--#INCLUDE FILE="inc_moderation.asp" --> <!--#INCLUDE FILE="inc_subscription.asp" --> <!--#INCLUDE FILE="content.asp" --> <!--#INCLUDE FILE="inc_contentdisplay.asp" --> <% DisplayContent 1, 3, 2, 12, 0, 5, 200, 0, 5, 0, 1, 0, "Top News Stories", 450
WriteFooter
%>
These two lines are the wrong way round, <!--#INCLUDE FILE="content.asp" --> <!--#INCLUDE FILE="inc_contentdisplay.asp" -->
should be <!--#INCLUDE FILE="inc_contentdisplay.asp" --> <!--#INCLUDE FILE="content.asp" -->
Colin
|
|
|
pox
Junior Member
Denmark
110 Posts |
Posted - 27 October 2002 : 04:31:35
|
sabre0 -
im still getting the same error...
|
|
|
PeeWee.Inc
Senior Member
United Kingdom
1893 Posts |
Posted - 27 October 2002 : 05:05:48
|
<!--#INCLUDE VIRTUAL="/24hoursnitz/forum/config.asp"--> <!--#INCLUDE VIRTUAL="/24hoursnitz/forum/inc_func_secure.asp" --> <!--#INCLUDE VIRTUAL="/24hoursnitz/forum/inc_sha256.asp"--> <!--#INCLUDE VIRTUAL="/24hoursnitz/forum/inc_header.asp" --> <!--#INCLUDE VIRTUAL="/24hoursnitz/forum/content.asp" --> <!--#INCLUDE VIRTUAL="/24hoursnitz/forum/inc_contentdisplay.asp" --> <!--#INCLUDE FILE="content.asp" --> <!--#INCLUDE FILE="inc_contentdisplay.asp" --> <% DisplayContent 2, 1, 2, 12, 0, 5, 200, 0, 5, 0, 1, 0, "Top News Stories", 450, "topic.asp"
Thats what mine looks like, try it. |
De Priofundus Calmo Ad Te Damine |
|
|
pox
Junior Member
Denmark
110 Posts |
Posted - 27 October 2002 : 08:25:57
|
still dosent work.. ;\ |
|
|
Topic |
|
|
|