Blogs - Postet den (5939 Views)
Junior Member
thelodger
Innlegg: 296
296
Is there a blog mod? I would like to start hosting members blogs, if not whats the best way to go about it?<
   
 Sidestørrelse 
Postet den
Forum Moderator
AnonJr
Innlegg: 5768
5768
I know people have done it, but I'm not sure that there's been a formal MOD written up. It wouldn't be to terribly difficult to get something basic working. The real question is have you thought out just how complex you want this? What you want to do will help determine if its worth MODing the forum or if you're better off integrating someone else's blog code into the forum.<
Postet den
Senior Member
weeweeslap
Innlegg: 1077
1077
there's one floating around by marcel called weblogs or something like that.<
Postet den
Advanced Member
JJenson
Innlegg: 2121
2121
This is a link to a download that weeweeslap was talking about.
http://oxle.com/topic.asp?tid=2186&SearchTerms=weblog<
Postet den
Junior Member
thelodger
Innlegg: 296
296
I have tried Marcel's weblog mod as it does seem to be exactly what I want, I did all the changes and double checked them but I keep getting an HTTP 500 server error when I ftp all the new files. could anyone help me? because I would really like this mod.<
Postet den
Forum Moderator
AnonJr
Innlegg: 5768
5768
Turn off friendly error messages. This will give you a more detailed error message with the line number. With more details we can figure out where to start looking.<
Postet den
Junior Member
thelodger
Innlegg: 296
296
Where can I turn off friendly error messages?<
Postet den
Junior Member
thelodger
Innlegg: 296
296
Its OK I have done that, will reload the files to see what it says<
Postet den
Junior Member
thelodger
Innlegg: 296
296
The error is

Microsoft VBScript compilation error '800a0400'

Expected statement

/config.asp, line 90

<%
^
<
Postet den
Junior Member
thelodger
Innlegg: 296
296
Well sorted that myself, thanks to what I have learnt in this forum

when I click the blog forum I now get this error

Microsoft VBScript runtime error '800a01f9'

Invalid or unqualified reference

/forum.asp, line 39
<
Postet den
Junior Member
thelodger
Innlegg: 296
296
lines 38 to 41 in forum.asp reads


if NOT Request.QueryString("FORUM_ID") = "" then
if .QueryString("FORUM_ID") - strWeblogsForum = 0 and mlev <> 4 then
Response.Redirect "weblogs.asp"
end if<
Du må legge inn en melding