Skip to:
Content
Pages
Categories
Search
Top
Bottom

little help with creating blogs on the fly with custom login


  • kitmobley
    Participant

    @kitmobley

    i have a buddypress/mu install that i’m working on that i could use a little help.

    when a user logs in the plugin checks to see if they are in our database and if the password is good or not. If it is, it automatically creates the user into wordpress using their email, username and password.

    The problem i’m having is when i create their blog with

    wpmu_create_blog($domain, $path, $title, $user_id, $meta, $site_id);

    it creates the blog, usernamexxx.domain.com but doesn’t have any styling to it and says

    Error 404 – Not Found

    Am i missing something?!

Viewing 1 replies (of 1 total)

  • Jeff Sayre
    Participant

    @jeffsayre

    This is really a WPMU question and best asked in that forum. But, have you set up a wildcard DNS record as instructed in the WPMU readme.txt file?

Viewing 1 replies (of 1 total)
  • The topic ‘little help with creating blogs on the fly with custom login’ is closed to new replies.
Skip to toolbar