THere was a hack for 2.x that allowed you to drop in a very simple few lines of code in the top of a non vb page which would allow only registered users (or specific usergroups) to view the pages. Basically I have a bunch of member only pages on a new site that I need to have this for. I can't let anyone that isn't registered and logged in to view any of the pages. Anyone have a quick fix for this?
THere was a hack for 2.x that allowed you to drop in a very simple few lines of code in the top of a non vb page which would allow only registered users (or specific usergroups) to view the pages. Basically I have a bunch of member only pages on a new site that I need to have this for. I can't let anyone that isn't registered and logged in to view any of the pages. Anyone have a quick fix for this?
Unfortunately no, the new password stuff messes it up. It seems to be something with the double md5 and the salt thing and I can't seem to find the right way of coding it so it will work and accept the password.