Has anyone successfully written a Remember Me or a Save Password feature? If it's an option in admin, I'm a tard and have missed it - has anyone else figured this out?
It actually should remember you automatically with cookies. The drawback, unfortunately, is that for security, it's tied to your IP address, which means that if you have an Dynamic IP (such as Dialup or Verizon's Aircard), every time the IP changes, you'll get logged out automatically.
Lookin at your configuration, your problem more or less is caused by the use of masking with your domain forwarding.
You want to set the "A Records" for your domain to point to 208.100.30.200. Masking freaks out in internet explorer because it won't allow cookies from external sites within a frame. You'll find thing being a lot nicer after fixing that.
I set the A records to 208.100.30.200 and removed the masking in my domain settings; however, it now forwards to a yahoo under construction page... uh oh.
I'm not sure what to do about the Yahoo CNAME records it's putting there. If you can't delete them, you might be forced to just use plain DNS forwarding (or change registrars).