It has come to my attention that sites which are installed in a subdirectory are having issues accessing wp-admin. This affects you if you currently access your WordPress site like this:
and your WP Admin like this:
http://domain.com/blog/wp-admin
This is now fixed in the latest build, but it also requires that you to make one change in your WP Hive configuration after installation.
Here are the steps:
1. If you are being redirected to http://domain.com/wp-admin when you try to log-in, then you need to upgrade. Get the latest build from the download page and install it according steps # 2 and #3 in the documentation.
2. *Important* Log-in to the WP Admin and go to WP Hive > Edit > domain.com/. Modify the Sub Directory for this site so that is reflects the correct path. It is likely set to '/' now, so change that to '/blog', or whatever is appropriate for your installation.
Going forward, if you are adding subdomains or domain sites, then you must specify /blog (or appropriate) as the value for the Sub Directory.
Eg: subdomain.domain.com/blog
or: domain2.com/blog
It is not possible to create sites as subdirectories to this install. (eg: domain.com/blog/anotherblog will not work).
