T O P I C R E V I E W |
phoenixtaz13 |
Posted - 16 February 2009 : 06:14:30 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"
< |
6 L A T E S T R E P L I E S (Newest First) |
phoenixtaz13 |
Posted - 21 February 2009 : 07:32:51 thanks carefree.... really appreciate ur help.... :)
i uploaded the file again... click the link above...
thanks..... :) < |
Carefree |
Posted - 21 February 2009 : 03:48:40 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.< |
phoenixtaz13 |
Posted - 21 February 2009 : 02:53:51 i deleted it already.... i thought no one is interested.... and made some changes to the layout again....< |
Carefree |
Posted - 21 February 2009 : 01:54:26 The file doesn't exist.< |
phoenixtaz13 |
Posted - 16 February 2009 : 09:26:25 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.
< |
AnonJr |
Posted - 16 February 2009 : 06:52:10 A clear, coherent description of what you have done and what you are trying to do might help.< |