Gatekeeper v1.0 mod query - Posted (1692 Views)
Starting Member
gstoker1
Posts: 9
9
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<
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Advanced Member
Etymon
Posts: 2396
2396
I think you meant pop_mail.asp instead of post_info.asp

Snitz 3.4.05 is the last version to use the line you are looking for:

if YEmail <> "" then Response.Write(YEmail)

<
 
You Must enter a message