The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
Is there a blog mod? I would like to start hosting members blogs, if not whats the best way to go about it?<
Posted
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.<
Posted
there's one floating around by marcel called weblogs or something like that.<
Posted
This is a link to a download that weeweeslap was talking about.
http://oxle.com/topic.asp?tid=2186&SearchTerms=weblog<
http://oxle.com/topic.asp?tid=2186&SearchTerms=weblog<
Posted
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.<
Posted
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.<
Posted
Where can I turn off friendly error messages?<
Posted
Its OK I have done that, will reload the files to see what it says<
Posted
The error is
Microsoft VBScript compilation error '800a0400'
Expected statement
/config.asp, line 90
<%
^
<
Microsoft VBScript compilation error '800a0400'
Expected statement
/config.asp, line 90
<%
^
<
Posted
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
<
when I click the blog forum I now get this error
Microsoft VBScript runtime error '800a01f9'
Invalid or unqualified reference
/forum.asp, line 39
<
Posted
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<
if NOT Request.QueryString("FORUM_ID") = "" then
if .QueryString("FORUM_ID") - strWeblogsForum = 0 and mlev <> 4 then
Response.Redirect "weblogs.asp"
end if<
Email Member
Message Member
Post Moderation
FileUpload
If you're having problems uploading, try choosing a smaller image.
Preview post
Send Topic
Loading...