Webblog - HELP - Posted (1285 Views)
Junior Member
phoenixtaz13
Posts: 129
129
Hello... good day to all...
im working on a webblog to integrate with snitz.... i manage to do some of it to work, but for the rest of its functions im puzzled on how am i gonna do it....
im in need of help.... plssssss!.... :)
where can i possibly upload the files for u guyz to see?...
looking forward for ur response.... ty... :)

the file can be downloaded here
http://cid-712c33ce341411d8.skydrive.live.com/embedgrid.aspx/.Public/webblog.rar

the method or approach is the same with marcelg

in Forum.asp file,
add this:
if NOT Request.QueryString("FORUM_ID") = "" then
if Request.QueryString("FORUM_ID") - strWeblogsForum = 0 and mlev <> 4 then
Response.Redirect "mem_blogs.asp"
end if
end if


in Config.asp file
add this:
<!--#INCLUDE FILE="blogs_vars.asp"-->


in blogs_vars.asp file
change the "34" to the forum ID of ur webblog
strWeblogsForum = "34"






<
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Forum Moderator
AnonJr
Posts: 5768
5768
A clear, coherent description of what you have done and what you are trying to do might help.<
Posted
Junior Member
phoenixtaz13
Posts: 129
129
hello AnonJr...
so far, im able to do the basic stuff, like, draft layout, members creating their own blog, editng, listing all the blogs created by the member, including members avatar in the blog.
as for the basic stuff that i did, im not sure if i did it right, im hoping someone or somebody can check it out... im a newbie :)

posted the link above to download file.



<
Posted
Advanced Member
Carefree
Posts: 4224
4224
The file doesn't exist.<
Posted
Junior Member
phoenixtaz13
Posts: 129
129
i deleted it already.... i thought no one is interested.... and made some changes to the layout again....<
Posted
Advanced Member
Carefree
Posts: 4224
4224
I have more time on my hands than most people here, so if you leave something to be looked at, I'll get to it eventually (if nobody beats me to it). It's very rare for a message to be ignored long here.<
Posted
Junior Member
phoenixtaz13
Posts: 129
129
thanks carefree.... really appreciate ur help.... :)

i uploaded the file again... click the link above...
thanks..... :)
<
 
You Must enter a message