How to remove flashchat - نوشته شده در (1551 Views)
Junior Member
Zenfor
مطلب: 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.
 پیش‌فرض مرتب‌سازی برای تاریخ DESC به معنی جدیدترین است  
 تعداد در صفحه 
نوشته شده در
Advanced Member
Carefree
مطلب: 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
نوشته شده در
Junior Member
Zenfor
مطلب: 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.
 
شما باید یک متن وارد کنید