joseph.f.kennedy
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Multi Network] Network.zero as root domain in dashboardI set up Multi-site on my website and then downloaded wp-multi-network with wordpress’s built in installer. I activated it, but for got to comment out DOMAIN_CURRENT_SITE in wp config. I created a second net work called Community off the same domain. I also created a second site called BackPage off the first network.
https://www.powerfuldragonwisdom.com = Primary Network and Only Domain name.
https://www.powerfuldragonwisdom.com/BackPage = second site on Primary network.
https://www.powerfuldragonwisdom.com/Community = Second Network off of primary network.I then realized I still needed to comment out DOMAIN_CURRENT_SITE in wp config. I did so by using two back slashes; //define(‘DOMAIN_CURRENT_SITE’, ‘www.powerfuldragonwisdom.com’);
This is when I started having the problem with Network.zero. I got:
“The server at?www.powerfuldragonwisdom.comcommunity?can’t be found, because the DNS lookup failed. DNS is the network service that translates a website’s name to its Internet address. This error is most often caused by having no connection to the Internet or a misconfigured network. It can also be caused by an unresponsive DNS server or a firewall preventing?Google Chrome?from accessing the network.”
AND
Error establishing a database connection
If your site does not display, please contact the owner of this network. If you are the owner of this network please check that MySQL is running properly and all tables are error free.
Could not find site?www.powerfuldragonwisdom.com/backpage.?Searched for table?db_blogs?in databasekennedy_cdfkcd. Is that right?
What do I do now??Read the?bug report?page. Some of the guidelines there may help you figure out what went wrong. If you’re still stuck with this message, then check that your database contains the following tables:
? db_users
? db_usermeta
? db_blogs
? db_signups
? db_site
? db_sitemeta
? db_registration_log
? db_blog_versionsI then deleted the back slashes in wp config that commented it out. I then got:
“This site is using a?new generic top-level domain?(gTLD). If you have used?network.zero?to access an internal site in the past, contact your network administrator.”
I then Deleted the site and the network but they still show up when I hover the mouse pointer over “My Sites” on the top bar and when I go to https://www.powerfuldragonwisdom.com’s Admin Page on the Dashboard tab on “My Sites” they show up.
How do I permanently delete these and make sure everything is working correctly? Also, once this is fixed, do I or do I not need to comment out “(‘DOMAIN_CURRENT_SITE’, ‘www.powerfuldragonwisdom.com’);” for it to work correctly? And how do I make sure Network.zero does not show up in may network again?
Thanks.
Forum: Plugins
In reply to: [WP Multi Network] Network.zero as root domain in dashboardI’m having the same problem.
Forum: Plugins
In reply to: [WP Multi Network] How to "Comment out" Domain_Current_Site?Thanks
Forum: Plugins
In reply to: [WP Multi Network] How to "Comment out" Domain_Current_Site?Thanks mcaplybara.
Forum: Networking WordPress
In reply to: How to let users setup their own sites on multisite?Thanks Guys,
I’ve been playing around with wordpress now for a couple of months, but just switched to multi-site. I feel like a newbi all over again. lol.Forum: Networking WordPress
In reply to: How to let users setup their own sites on multisite?Oh, ok. In network settings, right? Thanks.