is it possible there's a bug in the code
when i visit
domain.com/wp-admin i get forwarded to yahoo even when i try logging in from wp-login.php it does the same
is it possible there's a bug in the code
when i visit
domain.com/wp-admin i get forwarded to yahoo even when i try logging in from wp-login.php it does the same
Check your database. Your siteurl or something is probably set to http:// and your browser is checking msn or google and jumping to Yahoo.
it is possible that yahoo is my default search engine somewhere in firefox. so that might explain that
other synthoms are
the main page does not have any sort of theme
the header text links to http://com/sitename
i just tested a user account, the user made accounts register fine. the links look proper and the admin log ins to that personal users admin side works
so its just the main site thats not working approriately
hey donnacha, any particular table in the database
i found it just there
i think there might be a small bug in the install process because i filled everything out correctly
but the siteurl in wp_1_options was set to
OK, what's the domain name? Email me at donncha @ automattic.com if you don't want it public. Are you running it on "/" or in a subdirectory?
Are you using vhosts or not?
Are you using today's snapshot?
Can you use the code from SVN? There have been some important bug fixes in the last few hours.
I wonder if the missing trailing '/' has anything to do with it. That was one of the issues I had previously as, without it, it was going over to my host's site.
I used to have this problem, like drmike says, the trailing / helps :-p
That's one of the reasons why I removed my old install. Seems to work fine now though.