How to remove flashchat - Postet den (1550 Views)
Junior Member
Zenfor
Innlegg: 372
372
It's use rarely and seems to be buggy. What's the best way to remove it. It shows up on the forum menu. Thank you.
   
 Sidestørrelse 
Postet den
Advanced Member
Carefree
Innlegg: 4224
4224
Very easy to remove from the forum menu. The link is in "inc_header.asp".

Look for these lines (around line 500), and remove them:
Code:

	if mLev > 0 and strDBNTUserName <> "" then
Response.Write " |" & vbNewline & _
" <a href=""flashchat/login_html.asp""><acronym title=""Chat with other users..."">Chat</acronym></a>" & vbNewline
end if
Postet den
Junior Member
Zenfor
Innlegg: 372
372
Originally posted by Carefree
Very easy to remove from the forum menu. The link is in "inc_header.asp".
Thank you, I think I have it.
 
Du må legge inn en melding