Issues migrating to multi-site
-
I am currently trying to convert one of my domains to a multi-site, where the ultimate goal is to haven the currently live site under a sub-domain. I made a dev environment to have a place to safely practice the process, and the last issue I’m having is with my Envira Galleries.
To ensure everything matches, once I make the new site, I kill and recreate the _posts and _postmeta tables of the new site to fully match the original site, and then run find-replace processes on these tables to adjust for the proper new URLs. This has ensured that all media library objects are correctly seen and linked with their new file locations. Save for a few other settings (such as menus and widgets), everything works perfectly from these tables outside of the galleries, which has been a real head scratcher. Unless I’m missing something, the only differences I’m seeing are the intended URL differences between the sites. For reference, here are _eg_gallery_data contents from both:
Working (dev sub-domain) – https://pastebin.com/Q3K2JVVX
Not-working (smmb2017.dev sub-domain) – https://pastebin.com/kT2QA4CjWhere this gets even weirder is that I can take the working data from dev, copy it into smmb2017.dev’s table, and the galleries no longer show as empty, though the images load from dev’s URLs and not smmb2017.dev’s. Is there something I am possibly overlooking? I have checked other tables for Envira data, and save for a few entries in the _options table which match just fine, I am not seeing anything.
- The topic ‘Issues migrating to multi-site’ is closed to new replies.