[wp-trac] [WordPress Trac] #31567: Categories not found in Multisite unless an user visits Permalink page
WordPress Trac
noreply at wordpress.org
Mon Mar 9 02:01:44 UTC 2015
#31567: Categories not found in Multisite unless an user visits Permalink page
--------------------------+-----------------------------
Reporter: rosyteddy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.1.1
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
WP 4.1.1 default installs
define( ‘WP_ALLOW_MULTISITE’, true );
define(‘MULTISITE’, true);
define(‘SUBDOMAIN_INSTALL’, false);
Registration Settings : Both sites and user accounts can be registered.
Using default Twenty-Fifteen theme
Testing in localhost and Apache server
Permalinks settings automatically changes without me having to do anything
as shown in the picture
http://s16.postimg.org/v3unxnayd/prm3.png
To reproduce set up in localhost as above ( things should work in
localhost too, isn't it?)
Now UserA signs up for both account and site.
When he visits the category “Uncategorized” –> Page not found
When he creates a post using say, Format: Gallery –> Clicking on ‘Gallery’
link under that post : Page not found
Now if he visits the UserA/wp-admin/options-permalink.php – '''''just
visits and does nothing, no saving, nothing''''' – all the above errors
vanish. “Uncategorized”, link “Gallery” everything works.
Same for user B , user C …
No idea if this is normal and expected or not.
I am searching how to do this automatically without the user having to
compulsorily visit the Permalinks page. Mind you, the Permalink is already
set to ‘Day and name’ – which is not “Default”, thus Permalink is already
otherwise okay.
All other links including links like link to Monthly Archive works okay.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31567>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list