* Jonathan Angliss <[EMAIL PROTECTED]> [2003-02-10 8:57pm]: > > 'Line: 9 Error: Can't move focus to the control because it is > > invisible, not enabled, or of a type that does not accept the > > focus.' > > That is in fact a javascript error. It's caused by the onload code > being run before the username box is ever visible. When it tries to > run the code, it cannot focus on the item because it isn't 'there' > yet. I don't have a clue about js, so I won't be the one fixing that > one, although maybe somebody with some js experience could take a > look, I'd be very grateful. > > > on the main (login) page. The old error still occurs. I'll try it all > > without the secure_login patch, maybe that's involved somehow. > > Somebody mentioned a similar problem they were having to this, and it > turned out that their hosting provider had a rewrite rule setup to > redirect webmail to webmail/ this meant any calls to webmail.php would > for some reason be kicked somewhere else. Bad rule writing, but none > the less, very annoying.
Sounds like a promising line of inquiry, but in my case I don't think it applies -- I'm self-hosted, with no rewrites or external redirects in place. > Do you have any rules? Does it affect all browsers? When you login, > does it cascade the webmail.php links (ie, open one inside the other), > or just keep reloading the webmail.php? Does it always do it? Or only > sometimes? So far I've tried ie 6.0 and galeon 1.2.5, and it happens every time I've tried accessing the sm pages... > > By the way, I'm running rh 7.3, and everything's built from the sources. > > Should I maybe blow off php 4.3? If so, what version should I use? > > We're still unsure on what they did in 4.3.0, but they broke a lot > of things. We need to do a lot more testing with it unfortunately. I think I'm headed for a downgrade of php...I'll let you know if I manage to get anything figured out... Peter -- What are called vitality, sensivitity, and intelligence are not ready-made qualities, but ways of casting oneself into the world and of disclosing being. -- Simone de Beauvoir, "The Ethics of Ambiguity" ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
