tkjaros
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Can't login after Multisite install, maybe I don't need it?Done. I’ve never had a problem with that.
(Again, shouldn’t I do a clean install of standard WordPress before trying to install Multisite again?)
Forum: Networking WordPress
In reply to: Can't login after Multisite install, maybe I don't need it?#1 it is! I can see it in the config file.
We’re on a single install. And my plugins are currently all deactivated.
What’s next?
(Btw, the next instructions are on how to do a clean, new install of WP, right? Cause I still don’t know how to do that and I fear that me doing something will royally screw up my site, haha.)
Forum: Networking WordPress
In reply to: Can't login after Multisite install, maybe I don't need it?Mika, in phpMyAdmin, it seems I have two databases. Is that standard?
realcle2_wrd1
realcle2_wrd2Or is that perhaps because I previously installed multisite as subdirectories and hence, why I received this non-highlighted comment: “Because your install is not new, the sites in your WordPress network must use sub-domains. The main site in a sub-directory install will need to use a modified permalink structure, potentially breaking existing links.” ?
If I had to make a guess, it looks like #2 is a bunch of plugin stuff.
Also, #1 was where the tables were that Andrea suggested to delete (and I deleted them and haven’t had the red warning pop back up).
Thanks for your help, guys!
small UPDATE: I found how to reinstall WordPress from Bluehosts’s C-panel. However, I want to be sure I won’t lose any of my content. I’ve already got 30 people signed up for buddypress on my site and I’d hate to have to redo all the content I put up. Any way to reinstall without losing the content and users?
Forum: Networking WordPress
In reply to: Can't login after Multisite install, maybe I don't need it?Now this is interesting:
When I change
define( ‘SUBDOMAIN_INSTALL’, true );
to
define( ‘SUBDOMAIN_INSTALL’, false );(which is what I want to ultimately do)
it reads, “Error establishing database connection.”
I don’t know if that means anything.
Forum: Networking WordPress
In reply to: Can't login after Multisite install, maybe I don't need it?Okay, so I deleted the database through the phpMyAdmin feature.
I tried redoing everything and the same problem came up.
This URL is from the devil: http://realclearapologetics.com/wp-signup.php?new=realclearapologetics.com
It says, “The page isn’t redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.”Again, to my knowledge, I don’t have any websites redirecting here.
So, why is it that realclearapologetics.com/wp-login.php is redirecting to that other URL?
Mika, how would I do a reinstall of WP? (Sorry, I’m very beginngerish.)
Forum: Networking WordPress
In reply to: Can't login after Multisite install, maybe I don't need it?Short answer: No, I don’t know how to edit the database. haha
Forum: Networking WordPress
In reply to: Can't login after Multisite install, maybe I don't need it?So, I’m not exactly sure where the database is located. When I was doing research on these forums I just started searching through my public_html file in bluehost. I came across the wp-db file in wp-includes. I saw in wp-db the names that Andrea Rennick suggested (to some other user) in another thread to delete. So I went through and deleted that long list of code in my first comment here.
Maybe I’m in the wrong place for the database?
Forum: Networking WordPress
In reply to: Can't login after Multisite install, maybe I don't need it?First, thanks for your willingness to help me. haha
Second,
“I need a little more clarification π
I can get to the pages.”You can only get to the pages because when the relogin doesn’t work, I delete/uninstall Multisite from configure.php and .htaccess to revert back to normal. Then I reactivate all the plugins and I’m back to the way it was.
More clarification: So, after I install multisite (which appears to work given that the red warning shows up when I try again), I click the button to re-login (since that is required according to the instructions from the network settings page (which I did not refresh but just left open while I did the code changing).
So once I click to relogin it sends me to that signup page. However, there is nothing there. My browser tells me it is a page that will never load.Would you like me to install multisite so you can see how the site is completely down (since I deactivate my plugins, because I use buddypress as my theme)?
Forum: Networking WordPress
In reply to: Can't login after Multisite install, maybe I don't need it?I can’t re-login once I install multisite.
The site loaded faster when it was at the www. URL
Forum: Networking WordPress
In reply to: Can't login after Multisite install, maybe I don't need it?Negatory.
Received this URL (same as before but without the www.):
http://realclearapologetics.com/wp-signup.php?new=realclearapologetics.com
Also, when I undid the configure.php and .htaccess codes, changed the URLs, and redid the first step for allowing multsite as true, the Network Settings page had that same red Warning: “warning: an existing wordpress network was detected.” So I had to go back into the wp-db file and delete the same stuff I did before so the red warning would go away. Am I doing that correctly?