Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Member In Spotlight Problem
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Chris Yew
Junior Member

134 Posts

Posted - 23 January 2003 :  22:07:45  Show Profile
Hi,
I've just installed this Member Spotlight on my snitz 3.4.03 but I've problem putting it in the default as I'm poor in this. See my forum site ;
http://www.bettaclub.org.sg/forum/
and I wish to place it just besides (on the right side) that Site Stat table. Below are part of the script where it shows the sitesat;

Response.Write "</a></span> since you last visited."
elseif blnHiddenForums and (strLastPostDate > Session(strCookieURL & "last_here_date")) and ShowLastHere then
Response.Write " and there are <span class=""spnMessageText""><a href=""active.asp"">active topics</a></span> since you last visited."
elseif not(ShowLastHere) then
Response.Write "."
else
Response.Write " and no active topics since you last visited."
end if



Response.Write "</font></td>" & vbNewline & _
" </tr>" & vbNewline

Response.Write "<tr>"
Response.Write " <td bgcolor=""" & strForumCellColor & """ colspan=""" & sGetColspan(6,5) &_
""">" & _
"<font face=""" & strDefaultFontFace & """ size=""" & strFooterFontSize & """ color=""" & strForumFontColor & """>"
sitestat()
Response.Write "</font></td>" & vbNewline & _
" </tr>" & vbNewline

if ArchivedPostCount > 0 and strArchiveState = "1" then
Response.Write " <tr>" & vbNewline & _
" <td bgcolor=""" & strForumCellColor & """ colspan=""" & sGetColspan(6,5) &_
"""><font face=""" & strDefaultFontFace & """ size=""" & strFooterFontSize & """ color=""" & strForumFontColor & """>" & _
"There "
if ArchivedPostCount = 1 then
Response.Write "is "
else
Response.Write "are "
end if


Appreciate your help. Thank you.

Chris Yew

Chris Yew
Junior Member

134 Posts

Posted - 24 January 2003 :  03:14:55  Show Profile
Also when I keyed in the url ;
http://www.bettaclub.org.sg/forum/member_spotlight.asp

I got these errors;

Member Spotlight

ADODB.Recordset error '800a0bb9'
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.

/forum/member_spotlight.asp, line 30

BTW, does this mod works on Ver.3.4.03?
Pls help. Thank you.

Chris Yew



Edited by - Chris Yew on 24 January 2003 03:15:31
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.32 seconds. Powered By: Snitz Forums 2000 Version 3.4.07