Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • @borkweb

    Participant

    Oops. Yes, sorry about the typo. :(

    @borkweb

    Participant

    @borkweb

    Participant

    Here’s the solution I came up with. Rather than using the nested dirname functions, I found this to work nicely:

    require_once( preg_replace('/(.*)/wp-content/.*/', '1', dirname(__FILE__)) . '/wp-load.php' );

    I’ll create a ticket if this is something that is reasonable. Thoughts?

    @borkweb

    Participant

    I fixed the issue by ensuring that the members-theme/ directory was located here: [WP_INSTALL_DIR]/wp-content/members-theme/

    @borkweb

    Participant

    Oh. Nice. Thanks :D

    @borkweb

    Participant

    Yeah…nevermind. I committed the cardinal sin of asking before doing thorough research. Despite the fact that I was convinced that my themes were in the right spot…they weren’t. My apologies.

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