Git Product home page Git Product logo

Comments (5)

lucastakahashi avatar lucastakahashi commented on June 20, 2024

Unhappy is the same for me :(

I found the url about sunrise.php creation in https://paulund.co.uk/wordpress-multisite-with-nested-folder-paths but, the article it is very old and little didactic. I follow all steps, though resulted in a php error in sunrise code.

Someone can help us? I structure my multi network this way:

  • domain - Main site
  • EN.domain - 2nd site
  • EN.domain/games - 3rd site
  • EN.domain/music - 4th site
  • ES.domain - 5th site
  • ES.domain/games - 6th site
    (...)
    Any file sent from the secondary sites, I see in ftp, but it does not go up to the database or to the native media manager of wp.

I use the last wp core version and php 7.3.

from wp-multi-network.

Harvey1099 avatar Harvey1099 commented on June 20, 2024

Well, I think you are in a world of hurt. You are describing the same problem I had. I could not fix the problem in my installation; so, I had to migrate all of my sites to another MultiSite wordpress installation without the wp-multi-network plugin installed. Very slow and painful process for 24 sites.

For what it is worth, here is what I did. I used WP Migrate DB Pro with the Multisite Tools addon (doesn't work otherwise). Another problem is you cannot migrate (with this tool) from multisite to multisite. It lets you migrate to a stand alone site and it lets you import a standalone site. So, I stood up a standalone site on a testing URL and ported each site to the stand alone site and then ported to the new multisite. Each site was down during the 2nd porting step, but I didn't see any way around that. Keep in mind that you have to create the site on the new multisite installation and move the URL between the two websites (old multisite and new multisite).

Additionally, I ran into a couple of problems where the migration process didn't quite work right. Some of the media file links were sometimes pointing to the wrong directory or the wrong base URL. So, I would have to run the Find and Replace tool within WP Migrate DB Pro to correct.

It was one site at a time and I had to check the pages for missing media and the headers and footers for missing media as well.
Good luck

from wp-multi-network.

JJJ avatar JJJ commented on June 20, 2024

Can you confirm that your network Upload settings are what you need them to be?

Mine are:
jjj-on-2021-08-23-at-21-51-56@2x

Can you also confirm that your web server software (Apache, nginx, etc...) is configured to accept uploads from the domains you've created? How you do this will vary wildly, but I'm happy to help here if I'm able.

(We could also move this to a Discussion if you'd like. I know a few folks are seeing this, but whether or not it's a bug is still inconclusive. šŸ’œ)

from wp-multi-network.

JJJ avatar JJJ commented on June 20, 2024

Maybe related to #153.

from wp-multi-network.

detemporadaclub avatar detemporadaclub commented on June 20, 2024

Hello,
Iā€™m trying to create a wordpress multisite ā€“ multi-network (sub folders) with the WP Multi-Network plugin in siteground hosting, and I follow the instructions to achieve the folder paths (with this tutorial)

like so:

main site (main domain) >> country1 sub network (with domain) >> city1 sub network >> subsites x.

when I modify the htaccess in the line

RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-.) $2 [L]
to
Rewrite rule ^(.+)?/(wp-.
) /$2 [L]
the media and wordpress customization options of the >> city 1 subnet and the >> x subsites are not shown.

Can you help me? please

from wp-multi-network.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.