Solved it! Problem was I needed to update the wp_blogs table with the proper domain and path.
Related Posts:
- Database Tables Lost Indexes? How to Recover?
- find a random blogid across my multisite network that has at least one post published
- Split a database will improve performance?
- How to Move Local Singlesite Database to Remote Multsite Database?
- Within the database, where is the flag which says that a user has Super Admin rights?
- Bulk activate a theme on multisite
- WPML tables not deleted when removing multisite subsite, need help clearing up my sql-file! [closed]
- Will changing the folder name two directories above a fresh wordpress installation break the site?
- new multisite, old db
- Get multisite count without php?
- WordPress and SQL – Update and Insert from another table if column value doesn’t exist
- MySql Database In WordPress Multisite
- Plugin data shared in Multisite
- Merging versions of wp_posts based on post_title
- Multisite: merging two subsites in the main site
- MySQL Error: : ‘Access denied for user ‘root’@’localhost’
- Case statement in MySQL
- Error Code: 2013. Lost connection to MySQL server during query
- how to drop partition without dropping data in MySQL?
- Creating a search form in PHP to search a database?
- MySQL equivalent of DECODE function in Oracle
- Error: Duplicate entry ‘0’ for key ‘PRIMARY’
- DB connection error after copying a WordPress Multisite instance to a second location
- what are pmxi tables? [closed]
- Getting wrong relationship value in $args in wp_Query?
- WP-CLI methods for get_current_blog_id, get_blog_details or $wpdb->prefix
- Built to scale, or worry later?
- Uploading/Deploying a Multi Site Install
- How to Join two tables from separate databases within WordPress
- Multiple Domains and Subdomains Using Multisite Installation
- SQL Query to Get list of all users along with their blogs
- Is it possible to fix/repair all Index, Primary Key, Unique (and all other) structure of a WordPress MS Database
- Synchronizing Two WordPress Sites Content
- Would manually deleting the dumping data fix a “#1062 – Duplicate entry ‘1’ for key ‘PRIMARY'” phpMyAdmin error?
- SQL to check how many sites a user is a member of
- How to clone and locally run a network for testing
- Two WordPress sites sharing the same database
- How to execute mulitple statement SQL queries using $wpdb->query?
- Delete duplicate rows from wordpress database where a column is duplicate in phpmyadmin
- Using $wpdb Class to Pull Recent Comments Across a Network
- Query WordPress database by registered date and role
- Multisite Subdomain Using More Resources Than Others?
- How to change the database prefix in multisite (WPMU) install
- Importing Multiple DB to one MU database
- Make WordPress Search for Both Main Domain and Subdomain
- Does WordPress MultiSite use separate MySql databases?
- Bootstrapping WordPress MultiSite Outsite of WordPress – No $wpdb
- Performance on WPMS
- How do I find which articles are missing a featured image in The WordPress database?
- SQL Error wp_commentmeta – incorrect table definition
- Migrating Multisite – Database error, missing wp_blogs table
- How do I get the posts within a certain year/date(with sql query)?
- Installed domain-based Multisite but can’t access wp-admin (redirect loop)
- Multiple multisite instances connecting to the same database
- Query to import data from one MultiSite table to another (pages/sub-pages)
- Create a database for each site created in multisite?
- 2 website 1 database… Local to online
- how to migrate wpmu from one host to the other?
- Share DB tables between two blogs on the same WP Multisite installation
- How can I create blog specific database table in multisite?
- Is it best to avoid using $wpdb for security issues?
- Why this query is not showing any result on wordpresss home page?
- How many databases do I need?
- WordPress Multisites or Multiple WP Single sites?
- Why does changing Database Table Prefixes result in loss of content?
- $wpdb->update prefixes database name to table when executing query
- Combining user database tables while keeping all other data in seperate for multiple sites?
- How to make multi site with single Database?
- Update WP install to WP network & it broke the DB connection
- Sharing users across multiple sites, each on their own database
- Minimize Performance Issues of MultiSite Large Number of Tables Created
- importing data into wordpress db
- How to share User Database between Two Multisite Installations + More
- WPMU on MySQL limited to 1GB of space?
- How does WP decide how to evaluate database integrity
- Performing CRUD operations on front end in wordpress
- I wanted to Know that how can I give ingore to 0000-00-00 in my config file
- Can I use the main Multisite as a backend only?
- Problems with WordPress multisite directories/url structures and admin access after migration
- Bulk find & replace on WordPress posts/pages (minus image paths)
- Search returns “Nothing Found” on a sub directory
- How To Upload Existing WordPress Site To WordPress Multisite Using SSH
- The function is deprecated; use mysql_real_escape_string() instead
- Delete all users meta that named: user_avatar
- wordpress multisite – handle Database
- Importing Posts into New Website with Same User ID’s
- WordPress automatic Login on other page?
- How to reconnect database to existing wordpress multisite setup after changing site name
- The MySQL Connection could not be established., before it was joomla but i have change it into worpress
- Multi-site database upgrade claims success, but db_version not updated
- Multiple domain with one database
- Multisite Tables the same as Single Install?
- SQL query : Select a thumbnail for a media
- 4th Network Site Database Errors?
- Is there a full explanation on how to share a database with two WordPress sites on same server?
- why you don’t Implement PDO for access every thing to database
- SQL Query to get post_id from wp_posts and and meta_key(s) from wp_postmeta
- Too much slow queries with my multisite
- wp search-replace returns no output on Multisite installation
- Deleting WordPress posts and media files based on author via MYSQL database