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
- MySQL Error: : ‘Access denied for user ‘root’@’localhost’
- Case statement in MySQL
- how to drop partition without dropping data in MySQL?
- difference between primary key and unique key
- Creating a search form in PHP to search a database?
- MySQL equivalent of DECODE function in Oracle
- Add WordPress MU Network Admin via Database
- How to tell which database tables belongs to which multisite site
- Getting wrong relationship value in $args in wp_Query?
- WP-CLI methods for get_current_blog_id, get_blog_details or $wpdb->prefix
- Multisite: How to store global options vs. site options?
- Built to scale, or worry later?
- Inserting Post Meta From SQL
- Is there a wordpress function to cleanly delete an entry in the signups table?
- Multiple Domains and Subdomains Using Multisite Installation
- SQL Query to Get list of all users along with their blogs
- Migrating WPMS from apache to IIS7 causes Database Error
- 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
- Delete duplicate rows from wordpress database where a column is duplicate in phpmyadmin
- Query WordPress database by registered date and role
- Multisite Subdomain Using More Resources Than Others?
- Size article thumbnails and retrieve them directly from database
- Importing Multiple DB to one MU database
- Make WordPress Search for Both Main Domain and Subdomain
- Does WordPress MultiSite use separate MySql databases?
- Multisite setup creating custom table
- Performance on WPMS
- SQL Error wp_commentmeta – incorrect table definition
- How to store custom user data on the database?
- 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)
- WordPress Multisite – can I somehow merge the tables?
- Multisite with subfolders- can’t access main site- Error establishing a database connection
- Use WordPress MultiSite (WPMS) with a remote database for each created site
- Migrating to WordPress Recipe Plugin and Some SQL Issues
- Least expensive way to get table prefix in multisite installation
- Removing Mutlisite lines stop DB connection
- Renaming admin user on multisite install by MySQL
- Set up Network Locally on a Flash Drive
- 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
- 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
- $wpdb->get_var – What value is returned when zero records are found?
- WPMU on MySQL limited to 1GB of space?
- How does WP decide how to evaluate database integrity
- A database for each category?
- 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?
- Bulk find & replace on WordPress posts/pages (minus image paths)
- allow multisite in the installation process
- Error establishing a database connection after moving local wordpressmultisite from one directory to another
- Can I replace the “Upgrade Network” with SQL query?
- Search returns “Nothing Found” on a sub directory
- 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?
- 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
- can’t delete a row from post_meta table
- Multiple domain with one database
- Multisite Tables the same as Single Install?
- WordPress multisite and one database
- SQL query : Select a thumbnail for a media
- 4th Network Site Database Errors?
- HyperDB, Multisite – on new site creation put site’s tables to specific database
- 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