Results 1 to 5 of 5

Thread: Classipress Register Function for WPMU

  1. #1
    Thread Starter
    Junior Member joshthomas80's Avatar
    Join Date
    Jun 2009
    Location
    Austin, TX
    Posts
    33
    Thanks
    0
    Thanked 2 Times in 1 Post

    Classipress Register Function for WPMU

    Hey Classipress Dudes,
    For those of you attempting to use CP on Wordpress MU, you will
    soon find that the register function on your CP theme will not
    work properly.

    After a little digging, I have discovered that WPMU treats registrations
    in a slightly different manner than regular WP. Instead of sending people
    to "wp-login.php?action=register" (the way CP is set up), WPMU uses
    wp-signup.php.

    A tiny inconsistency that prohibits one of the core benefits of CP,
    allowing posters to register before placing an ad.

    The primary benefit of using WPMU for CP is for webmasters who want to
    create multiple classified sites under the same umbrella and still maintain
    a single dashboard for global changes.

    Example:
    If you wanted to have a jobsite for two or more cities such as,
    houston.jobsite.com and dallas.jobsite.com, etc. The theme, pages, and
    basic site functionality can be controlled from a singular dashboard rather
    than installing CP multiple times on the same domain.

    What is needed:
    In order for the function to work as intended, the code for register links needs to
    be changed so that users are directed to the wp-signup.php as opposed to the default,
    which is not used in WPMU. I'm no coding expert, but I suspect this would be a cakewalk
    for anyone comfortable with php. You don't need WPMU proficiency, just an understanding
    of the code on the affected page.

    Why you should care:
    As Classipress grows, more people will start to use WPMU, especially those who want to
    create multiple city sites. Whoever creates this patch, plugin, whatever, will be an instant
    hero to those who run into this weird inconsistency.

    The Job:
    Create a patch that can be added somewhere on the server and will not get wiped out with
    a subsequent upgrade. Should take 30 minutes to an hour. Willing to pay for a working
    patch. You get the glory. I just want it to work, and not smart enough to do it myself.

    Thanks all. Time is of the essence.
    Josh Thomas
    Out of Work Ninja
    Dominate With Video Sales Letters

  2. #2
    Thread Starter
    Junior Member joshthomas80's Avatar
    Join Date
    Jun 2009
    Location
    Austin, TX
    Posts
    33
    Thanks
    0
    Thanked 2 Times in 1 Post

    Re: Classipress Register Function for WPMU

    Well, I just found out there was a new version of WPMU released
    a few hours ago.....As of right now, it seems to be working correctly.
    Maybe this was a bug fix?

    I just deleted everything and started over.....again.

    Fortunately, there wasn't too much to begin with.
    Josh Thomas
    Out of Work Ninja
    Dominate With Video Sales Letters

  3. #3
    Senior Member herb_'s Avatar
    Join Date
    May 2009
    Posts
    230
    Thanks
    0
    Thanked 6 Times in 6 Posts

    Re: Classipress Register Function for WPMU

    Hi Josh,

    I toyed briefly combining CP with WPMU, and what I gather is:

    - dallas.jobsite.com and houston.jobsite.com are setup as individual sites, so a user would need to register for each site separately. A user would also have a separate profile and dashboard for each site.

    Do you know how WPMU could be setup so login info and cookies are shared between the separate subdomain sites? Also, I'd want each user to have only one profile and one dashboard, instead of one of these associated with each subdomain site.

  4. #4
    Thread Starter
    Junior Member joshthomas80's Avatar
    Join Date
    Jun 2009
    Location
    Austin, TX
    Posts
    33
    Thanks
    0
    Thanked 2 Times in 1 Post

    Re: Classipress Register Function for WPMU

    Hey herb,

    From what I gather in initial testing, your original assumption is not true. This was
    the same question I had and was prepared to deal with it either way.

    Here's what i did...

    -Set up my primary CP site.
    -Created a secondary subdomain site.

    -Created a non-admin user account on the primary site.
    -Logged in successfully from the secondary site and posted a comment.

    Bam!

    Now, I only did one test and there could be some extra variables not yet discovered.
    But, the info I have gotten from MU forums tells me that visitor signups are automatically
    tied to the primary blog and this login will work for all subdomain blogs. So, it appears that
    this setup would work in our favor, eh?

    I think.
    Josh Thomas
    Out of Work Ninja
    Dominate With Video Sales Letters

  5. #5
    Senior Member herb_'s Avatar
    Join Date
    May 2009
    Posts
    230
    Thanks
    0
    Thanked 6 Times in 6 Posts

    Re: Classipress Register Function for WPMU

    Ah, sounds promising.

    I'm kinda leaning toward adding a dropdown location choice as a custom field in the listing form... then offering a custom field search form in the header/topbar (using the custom field search plugin), allowing visitors to cross query by category, location and keyword.

    The subsite setup would be great tho, I hope it works for ya. I may give it a try at some point.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Register page?
    By Lexicon in forum ClassiPress General Discussion
    Replies: 11
    Last Post: April 9th, 2010, 10:05 PM