Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

  • Brian
    Participant

    @wgbcworship

    Ok. So I just tried a risky thing and it seems to have worked. I had launched the site on my domain with BP deactivated. Even though it wasn’t working locally, I activated it on the live site. It seems to have worked. Now I need to figure out how to customize the registration/confirmation/activation/email experience. **fingerscrossed**

    It’s at buildmke.org if anyone wants to register to help test things out.


    Brian
    Participant

    @wgbcworship

    Yes registration works fine without BP.

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    Brian
    Participant

    @wgbcworship

    @mercime

    where did you install WP/BP? Localhost or server?

    Localhost

    Windows or Linux?

    Mac

    Either way, is WP installed at domain root e.g. example.com or in physical subdomain or in physical subdirectory of example.com?

    It’s a local install with no domain. Running from it’s own root.

    Are all letters in subdomain or subdirectory folder in lowercase?

    Yes. Everything is lowercase.


    Brian
    Participant

    @wgbcworship

    Anyone?

    Right now I just have to run without BP, but I’d really like to get this fixed so I can implement it on the site.


    Brian
    Participant

    @wgbcworship

    @bphelp Any other ideas?


    Brian
    Participant

    @wgbcworship

    Same result with all plugins (except BP) deactivated.

    Reg works fine with core
    Reg with fine with other reg plugins

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