Just installed "snittzy-chat" and followed the instructions within. However, the instructions for placing a 'Chat' link were a bit open. I tried to put it into my inc_top.asp file but i'm not familiar enough with asp to identify where I am going wrong.
All I want to do is add another link on the top of my forum for chat. The line to be pasted in is;
<% if strDBNTUserName = "" then %>Chat<% else %><a href="javascript:openChat()">Chat</a><% end if %>
Am I putting it in the right place, and how exactley should it be going in, if I put it in as it is, I just get errors.
I've put in your link, where it can be. Look for the red text!!
------------ MemberID end if set rsCount = my_Conn.Execute (strSql) if rsCount.BOF or rsCount.EOF then ' No Subscriptions found, do nothing else SubCount = rsCount("SubCount") rsCount.Close set rsCount = nothing end if else SubCount = 0 end if
I'd love to be able to say Du er på!!!!!! but I've tried your suggested way and it doesn't appear to be working. At the same time I don't think I'll lose any sleep over it, might try and use the Pipey chat instead.