Minor correction regarding the empty page. After logon I'm redirected back to wp-login.php thats empty in both IE and FF. The
<html><head/> <body></body> </html> is returned if I modify the URL to point to */wp-admin and press return. Regards, Christian On 9/26/07, Christian Yttesen <[EMAIL PROTECTED]> wrote: > > Hi Ryan, > > I can see that others experience the same issue. And the update in > wp-login.php works for some but not all? I didn't work for me. > > I have tried deleting every file for the blog that does not work and > removing the associated db tables. > > Then installed WP 2.2.3 - after logon it just displays an empty page. I > have tried it (logon) on multiple machines. > > Actually in IE its empty but using FireBug in FireFox it seems that the > following is returned: > > <html> <head/> > <body></body> > </html> > > Is is an issue with my web hotel provider (www.one.com ) - the > environment? Its just weird that I have two working blogs. I can't remember > if I've mentioned that the two blogs that works were upgraded from version > 2.2.1. > > Below is the response headers for the "empty" page: > > DateWed, 26 Sep 2007 14:59:29 GMT ServerApacheX-Powered-ByPHP/4.4.7 > ConnectioncloseTransfer-Encodingchunked Content-Typetext/html > Regards, > Christian > > > On 9/26/07, Ryan Boren < [EMAIL PROTECTED]> wrote: > > > > On 9/25/07, Christian Yttesen < [EMAIL PROTECTED]> wrote: > > > I use the FireBug extension for FireFox. > > > > > > Accessing the wp-login.php page on to the two working instances of WP > > 2.3 it > > > shows the Test cookie: > > > Namewordpress_test_cookieValueWP+Cookie+checkHostxxx > > > Pathxxx > > > SecureNoExpiresAt End Of Session > > > (I have removed the host and path for now) > > > > > > On the instance that does not work it does not receive any cookie > > > information at all. > > > > > > The three blogs are installed in the same directory like: > > > /blogs/blog1 > > > /blogs/blog2 > > > /blogs/blog3 > > > > Does one of them have its index.php in /blogs and use a different > > wordpress address and blog address (as configured in > > Options->General)? If so, you are probably experiencing the bug fixed > > by this: > > > > http://trac.wordpress.org/changeset/6167 > > > > Try this copy of wp-login.php , which includes the fix. > > > > > > http://trac.wordpress.org/browser/branches/2.3/wp-login.php?rev=6167&format=raw > > _______________________________________________ > > wp-testers mailing list > > [email protected] > > http://lists.automattic.com/mailman/listinfo/wp-testers > > > > _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
