Quote:
Originally Posted by suttercain
Thanks for replying. I fixed the login part for IE I think it's on page 7 of this forum.
|
If you mean this
PHP Code:
"<input name=vb_login_username type=text id=navbar_username onfocus=\"if (this.value == '$vbphrase[username]') this.value = '';\" size=10 />";
Thank you; I already changed that, but it didn't make a difference. It's still not letting me actually log in using IE.
Even before i changed that, I wasn't getting any errors in IE, it just wasn't working.
I do have my cookies set to / and not forum/, so I don't know what the IE issue is. :P