The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
Hi, having a little trouble putting on this mod, specifically in post_info.asp, the instructions say to look for this code:
if YEmail <> "" then Response.Write(YEmail)
Response.Write "</font></td>" & vbNewLine & _
" </tr>" & vbNewLine & _
" <tr>" & vbNewLine & _ if YEmail <> "" then Response.Write(YEmail)
Response.Write "" & vbNewLine & _
" " & vbNewLine & _
" <tr>" & vbNewLine & _
I cant see this code in the file to be able to replace it as per instructions. I'm using Snitz 3.4.06 with the PM and Active Users mods installed. Copy of pre-edited post_info.asp here: www.radiodxer.co.uk/txt/post_info.txt - any suggestions anyone? Thanks<
if YEmail <> "" then Response.Write(YEmail)
Response.Write "</font></td>" & vbNewLine & _
" </tr>" & vbNewLine & _
" <tr>" & vbNewLine & _ if YEmail <> "" then Response.Write(YEmail)
Response.Write "" & vbNewLine & _
" " & vbNewLine & _
" <tr>" & vbNewLine & _
I cant see this code in the file to be able to replace it as per instructions. I'm using Snitz 3.4.06 with the PM and Active Users mods installed. Copy of pre-edited post_info.asp here: www.radiodxer.co.uk/txt/post_info.txt - any suggestions anyone? Thanks<