I've installed the update, but now I can not update my signature in the profile.... Anyone know why? I made a change to my signature and then went back in to see if the change was applied, and my signature field was blank.
but in the 3 you count more it's because it's included in the 2nd string !! ----- if you first apply the change you'll have 4 time the good one and 2 time the following
It is probably preferrable to do the following (instead of converting to long) because you dont want your page to just error out:
IF IsNumeric(Request.QueryString("ID")) THEN RESPONSE.REDIRECT "Error.asp" RESPONSE.END END IF
This gives you a nice little error page you can write to handle this. You could also notify the sysadmin in this script that USERA has tried to do this command (and if he does it a few times then kick him out!)
If you had looked at the pop_profile.asp file in the v3.3.05 release, you would have noticed that we are showing an error message instead of just letting the page error out.
Sorry if this has been answered elsewhere, but I wasn't able to find it.
I'm running v3.3.03 - but have made several mods to some of the pages and do not feel comfortable updating to the latest version due to the possibility of several of my mods being lost.
pop_profile is not one of the files of modified...... is it OK to just replace the v3.3.03 with the new pop_profile.asp from v3.3.05?