Community Support Forums — WordPress® ( Users Helping Users ) — 2011-06-07T04:51:44-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=6684 2011-06-07T04:51:44-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6684&p=20305#p20305 <![CDATA[Re: Registration Error]]>
Again, wonderful support and I am grateful for your help.

Statistics: Posted by heather — June 7th, 2011, 4:51 am


]]>
2011-06-06T21:02:32-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6684&p=20289#p20289 <![CDATA[Re: Registration Error]]>

- All registration links push to /registration, which is the BP registration form.

Yes, this is the correct behavior. BuddyPress redirects all registration requests to /register/. If you don't like that, you could deactivate BuddyPress I suppose. Also, starting with s2Member v110605+, it is now possible to integrate s2Member's Custom Registration Fields into the BuddyPress registration system too, making these two software applications work together better. Please see this thread: viewtopic.php?f=4&t=6505&p=20121#p16089

Also, please note that s2Member Pro Forms are NOT subjected to this BuddyPress /register/ system. s2Member Pro Forms make it easy to build your own combination registration/checkout forms, bypassing the BuddyPress registration system all together, if you prefer.


- Also, the only s2Member options available on the dashboard are Multisite (config) and s2Member Info.
It sounds like you're in the new "Network Admin Panel".
Go up to the right hand side of your Dashbaord and choose "Site Admin".

Statistics: Posted by Jason Caldwell — June 6th, 2011, 9:02 pm


]]>
2011-06-06T20:06:55-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6684&p=20284#p20284 <![CDATA[Re: Registration Error]]>
- All registration links push to /registration, which is the BP registration form.
- Also, the only s2Member options available on the dashboard are Multisite (config) and s2Member Info.

Any ideas on what could be causing this?

Statistics: Posted by heather — June 6th, 2011, 8:06 pm


]]>
2011-06-03T23:05:20-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6684&p=16673#p16673 <![CDATA[Re: Registration Error]]>
Wonderful support! Thanks again. :)

Statistics: Posted by heather — June 3rd, 2011, 11:05 pm


]]>
2011-06-03T22:27:29-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6684&p=16668#p16668 <![CDATA[Re: Registration Error]]> Thanks for reporting this important issue.

The section of code that you're referring to, is this:
Code:
public static function is_blog_admin ()
    {
        if (version_compare (get_bloginfo ("version"), "3.1-RC", ">="))
            return is_blog_admin ();
        /**/
        return is_admin ();
    } 
* This routine is designed to support backward compatibility with WordPress 3.0.x. On your installation though, it sounds like your version of WordPress is reporting itself incorrectly. The function call "is_blog_admin()" should not be fired unless you have WordPress 3.1-RC or higher installed.

Two possible solutions for you.
1. Verify that your installation of WordPress is correctly reporting its version at 3.0.5.
2. Or, upgrade to the latest version of WordPress, where the "is_blog_admin()" function is available.

Statistics: Posted by Jason Caldwell — June 3rd, 2011, 10:27 pm


]]>
2011-06-03T18:23:58-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6684&p=16659#p16659 <![CDATA[Re: Registration Error]]>

Statistics: Posted by heather — June 3rd, 2011, 6:23 pm


]]>
2011-06-03T18:20:33-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6684&p=16658#p16658 <![CDATA[Re: Registration Error]]>
I'll let Jason (the Lead Developer) take this one, I don't know multisite issues as he does. I sent him an email with a link to this thread. :)

Statistics: Posted by Cristián Lávaque — June 3rd, 2011, 6:20 pm


]]>
2011-06-03T18:14:23-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6684&p=16656#p16656 <![CDATA[Re: Registration Error]]> Statistics: Posted by heather — June 3rd, 2011, 6:14 pm


]]>
2011-06-03T18:09:25-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6684&p=16655#p16655 <![CDATA[Re: Registration Error]]>
Do you have multisite network or is it a single blog?

Statistics: Posted by Cristián Lávaque — June 3rd, 2011, 6:09 pm


]]>
2011-06-03T17:47:35-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6684&p=16654#p16654 <![CDATA[Registration Error]]>
Members on our site are getting this error from s2Member after login: Call to undefined function is_blog_admin() from /s2member/includes/classes/utils-conds.inc.php on line 37

- The registration process completes and the member is created, but gives the error I mentioned.

- Confirmation emails with generated passwords are not arriving. I have tried allowing passwords to be created by user, but it does not resolve.

- Users have the impression the login has failed.

Can you advise on how I can best work through this?

Thank you so much! ~h.

Statistics: Posted by heather — June 3rd, 2011, 5:47 pm


]]>