savingcase
Forum Replies Created
-
Sorry if I wasn’t clear. If I am in the multisite network admin panel, and I try to click to enter the site admin panel of the myunplannedson site under “My sites”, it redirects to the login for the myunplannedson site. So, it hasn’t really incorporated into the multisite network.
Forum: Fixing WordPress
In reply to: Migrated site to new host; posts and pages missingBecause it has my new table prefix. Changing it can help with security and I just didn’t want to have to go change it to something else. Or if you could delete the actual text of the prefix / change to wp_XXXX_.
Forum: Fixing WordPress
In reply to: Migrated site to new host; posts and pages missingI’ve figured it out. The named prefix in wpconfig somehow now had additional letters in it. Hoping a moderator can delete this post until I can change the prefix to another. #modlook
Forum: Fixing WordPress
In reply to: Migrated site to new host; posts and pages missingYes, all my posts are in the posts table. Everything appears to be where it should.
I did some more digging in phpmyadmin and discovered that there appears to be two sets of files. My original ones are named like wp_posts whereas the ones it is drawing from are named wp_dsro_posts.
My questions are
(1) Any idea why it created a new database essentially?
(2) Might it have something to do with the fact that this is an add-on domain (but it’s own website and wp installation) in bluehost?
(3) Can I just delete the new tables and rename my old ones to add the _dsro to fix it?Thanks so much.