Every site on our multisite network that does not have a custom domain name, something like “sites.multisite.com/a_network_site” work perfectly fine, the subpages as well.
However on the several sites that have their own unique domain names, such as the one linked above, the homepage loads perfectly but any subpage, such as uniquesite.com/help
or whatever, I get a server 404 error!
Do I need to set up some redirect info for apache? We are running on apache and ubuntu
]]>When the plugin is network activated, each site has access to backup settings. Which is great. Can I restore sites separately?
I read that can be done manually, but it is above my head technically.
https://www.ads-software.com/plugins/updraftplus/
]]>The only thing I could see as a problem is that the two affected blogs have their own domains while the rest use the primary domain for the server followed by the name of the blog (i.e.: blogs.domain.com/blog1 and blogs.domain.com/blog2). Again it’s odd that it is doing this now however because the server is configured for all related domains and WordPress has domain mapping setup. It all worked well up until this morning.
Has anyone ever run into this problem? Any solution?
]]>I have created up to 54 subsites on a multisite installation, but every time i login to dashboards of different websites, they keep redirecting to that main site dashboard. This can make You edit a different dashboard unknowingly. i have tried resetting the site urls in the network section but that works for a shot time and the resetts back to the main domain.
I am using directories to achieve my multisite.
Thank you
]]>The problem is… why Featured Image on my Others Sites didn’t show up when loaded on Main Sites. Any clue how to fix it? Here is the example. My Site is
https://pdmgunungkidul.org/
And my post on Other Sites that contain Feature Image is this post
https://mpk.pdmgunungkidul.org/2014/03/04/menggerakan-dakwah-muhammadiyah-menuju-peradaban-utama-diperlukan-komitmen-dan-konsisten/
Any clues how to fix it?
Regards
Jauhari
https://www.ads-software.com/plugins/wordpress-mu-sitewide-tags/
]]>thank you.
https://www.ads-software.com/plugins/blog-copier/
]]>I inherited a site, and its a WP network site. i change the admin user/password to mine just by using MYSQL update in linux with id=1.
I was then able to lo-gin to the site and see all the sites, i realized as an admin i cant see one out of the 5 sites? did i forgot to grant access or did i do something wrong?
]]>Just thought I’d post my .htaccess, since I’m not sure whether or not this could be the source of the problem or something else. Here goes:
SetEnv PHPRC /home/webs/mysite/public_html/php.ini
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
# add a trailing slash to /wp-admin
RewriteRule ^wp-admin$ wp-admin/ [R=301,L]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ – [L]
RewriteRule ^(wp-(content|admin|includes).*) $1 [L]
RewriteRule ^(.*\.php)$ $1 [L]
RewriteRule . index.php [L]
Any help with this would be appreciated.
Thanks!
]]>Is there someway I could modify the code to accomplish this, or is there anyway it could be added to the functionality of the core plugin?
Thanks,
Nick
https://www.ads-software.com/extend/plugins/user-domain-whitelist/
]]>