Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • @mercime
    Hello again, and thanks for getting back to me so quickly.. Yes, it is about Microglobalscope.org and there being an install at /sydney. Let’s ditch the whole test site/micro.webfactional thing. I wanted to get this fixed on a clone of Microglobalscope, but for brevity’s sake, I’ll just work on the main site. Microglobalscope.org

    In regards to your sanity check…I have installed WP at domain root Microglobalscope.org and made it multisite. I did NOT create a physical subdirectory and install WP there. Just a standard WPMU site creation through the dashboard. So if you go to microglobalscope.org/sydney and log in it redirects you back to Microglobalscope.org instead of the sydney site.

    Does this make more sense now?

    @djpaul, @mercime Hi, Thanks again for your help. This issue is still unresolved. Could one of you (or anyone) please swing back by and assist? This is a fairly major issue for me. Thanks.

    Bump for some solutionary love?

    Thanks @djpaul,
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index.php$ – [L]

    # uploaded files
    RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]

    # add a trailing slash to /wp-admin
    RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]

    RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -d
    RewriteRule ^ – [L]
    RewriteRule ^[_0-9a-zA-Z-]+/(wp-(content|admin|includes).*) $1 [L]
    RewriteRule ^[_0-9a-zA-Z-]+/(.*.php)$ $1 [L]
    RewriteRule . index.php [L]

    I’m pretty sure it’s subdir, otherwise it wouldn’t work right?
    `define( ‘SUBDOMAIN_INSTALL’, false );`
    Can I un/disable the re enable?

    Hi, thanks for getting back to me.

    That’s my test site. If we’re looking at a real domain that’s not a part of webfactional there’s http://www.microglobalscope.org/ and http://www.microglobalscope.org/sydney which does the same thing as the test site. with the redirect.

    So the structure is Microglobalscope.org with there being another network site at /sydney…which leads me to ask the question, that perhaps I didn’t know…Using WPMU, isn’t that site /sydney a part of the buddy press system? I mean it shows up in the Activity and Blogs? So I assumed the that meant the log in would work too.


    capnmarrrrk
    Member

    @capnmarrrrk

    Bump for help.


    capnmarrrrk
    Member

    @capnmarrrrk

    Apparently I am a dumbass and there is an import tool that does what I need. Please disregard.

Viewing 7 replies - 1 through 7 (of 7 total)
Skip to toolbar