PriMoThemes — now s2Member® (official notice)
This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™
9K-S2K wrote:Is phpBB integration still coming soon? Any update on this would be great. Thanks for a great plugin!
Lifeischoice wrote:do you have a sneak peek at list of features for the phpbb integration (e.g. user and/or template integration etc) Thanks...and looking forward to 3.6 soon:)
wrswrsnz wrote:Can you advise if the integration will manage and automate the logon to both WP and phpBB?
wrswrsnz wrote:Is there a way to stop the S2Member redirect from the phpBB login page so it stays at the phpBB login succesful pageinstead? If this is relatively easy it will give us a workaround until integration is released.
<?php
add_filter ("ws_plugin__s2member_allow_other_login_redirect_filters", "__return_true");
add_action ("ws_plugin__s2member_after_loaded", "remove_s2member_login_redirection_action");
function remove_s2member_login_redirection_action ()
{
remove_action ("wp_login", "c_ws_plugin__s2member_login_redirects::login_redirect");
}
?>
! | * WARNING. Unfortunately, a side effect of this hack is that s2Member's Unique IP Restrictions will no longer be applied. If you can live with that, you're fine. @TODO :: I'll see what we can do about this in a future release. We need another Filter/Hook to make this possible without damaging IP Restrictions. |
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 2471: Cannot modify header information - headers already sent by (output started at /home/fnzasor/public_html/fnzas_wordpress/wp-content/mu-plugins/s2-hacks.php:1)
extra line here ( bad )
<?php
?>space here ( bad )
Jason Caldwell wrote:Lifeischoice wrote:do you have a sneak peek at list of features for the phpbb integration (e.g. user and/or template integration etc) Thanks...and looking forward to 3.6 soon:)
No, but we are going to accept beta testers for s2Member v3.6 very soon.
Please keep an eye out in the forums for the announcement.
Lifeischoice wrote:Jason Caldwell wrote:Lifeischoice wrote:do you have a sneak peek at list of features for the phpbb integration (e.g. user and/or template integration etc) Thanks...and looking forward to 3.6 soon:)
No, but we are going to accept beta testers for s2Member v3.6 very soon.
Please keep an eye out in the forums for the announcement.
Great....Thanks..will be on the lookout...
Users browsing this forum: No registered users and 2 guests