agajania
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I do not receive the WordPress Announcements e-mail messagesI was just looking through my e-mail history, and I noticed that I received announcement messages for version 4.8 on 10 June 2017 and for version 4.9 on 20 November 2017. I didn’t receive an announcement message for version 5.0. I also haven’t received any announcement messages for security/maintenance releases.
- This reply was modified 7 years, 5 months ago by agajania.
I had a similar problem on my WP instance. The browser shows a redirect error when attempting to go to wp-admin on any site other than the first site.
I had trouble with multisites that was similar to what is described here. I found two issues with my configuration:
= If Apache httpd is using an Alias directive, then it should match the RewriteBase directive.
= I found two fields in the Edit Site screen named Template and Stylesheet. I believe that they should match the folder name that the theme files are located in. For example, the folder name for Twenty Ten is twentyten. Note that on my computer the folder names are case-sensitive.