Community Support Forums — WordPress® ( Users Helping Users ) — 2011-09-28T03:22:17-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=15158 2011-09-28T03:22:17-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15158&p=41796#p41796 <![CDATA[Re: Redirect problem]]>

Statistics: Posted by Cristián Lávaque — September 28th, 2011, 3:22 am


]]>
2011-09-26T02:46:22-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15158&p=39195#p39195 <![CDATA[Re: Redirect problem]]>
Just comment this line and put a return statement

s2member/includes/classes/login.redirects.inc.php line 82

// wp_redirect(get_page_link ($GLOBALS["WS_PLUGIN__"]["s2member"]["o"]["login_welcome_page"]));
return ;

Statistics: Posted by bsowards — September 26th, 2011, 2:46 am


]]>
2011-09-26T01:55:59-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15158&p=39185#p39185 <![CDATA[Re: Redirect problem]]>
s2Member does work with WordPress' URLs in the URI restriction. WP Admin -> s2Member -> Restriction Options -> URI

I don't know if the error is related to that or what. I'll notify Jason about this. Do you get this error when BuddyPress is deactivated? BP just released a major update and there may be things that still need to be fixed to have s2Member work well with it. viewtopic.php?f=4&t=14612

Statistics: Posted by Cristián Lávaque — September 26th, 2011, 1:55 am


]]>
2011-09-15T23:26:58-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15158&p=37287#p37287 <![CDATA[Re: Redirect problem]]> Statistics: Posted by bsowards — September 15th, 2011, 11:26 pm


]]>
2011-09-15T23:12:47-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15158&p=37286#p37286 <![CDATA[Re: Redirect problem]]> viewtopic.php?f=4&t=14211&p=29918#p31548

Statistics: Posted by Bruce C — September 15th, 2011, 11:12 pm


]]>
2011-09-15T16:16:30-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15158&p=37273#p37273 <![CDATA[Redirect problem]]>
I've set s2member to open registration, and then using BuddyPress's register page instead of s2member.

That is allowing me to use two plugins from buddydev.com

BuddyPress AutoLogin: http://buddydev.com/buddypress/auto-login-the-user-after-account-activation-on-buddypress-based-social-networks/

Buddypress Facebook Connect: http://buddydev.com/buddypress/introducing-buddypress-facebook-connect-advance-facebook-loginregistration-plugin-for-your-buddypress-based-social-network/comment-page-1/#comment-20465

The purpose of these two plugins is to skip the activation step, and to use facebook for registration.

When s2member is disabled it works fine. But with s2member I get this error:

Fatal error: Call to a member function get_page_permastruct() on a non-object in /wp-includes/link-template.php on line 276

It seems like this might be because s2member relies on the wordpress permalink in some way?

Statistics: Posted by bsowards — September 15th, 2011, 4:16 pm


]]>