Community Support Forums — WordPress® ( Users Helping Users ) — 2011-07-01T16:03:14-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=195 2011-07-01T16:03:14-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=22048#p22048 <![CDATA[Re: Recommended Forum to use with s2/wp?]]>
Just to give back my preliminary findings to other s2Member users, I found that Simple:Press breaks s2Member shortcodes, which I used in a sidebar widget. Simple:Press wasn't able to say exactly why, but they suspect something to do with the way their plugin (and/or s2Member) integrates with WordPress.

Both Mingle Forum and ForumPress appear to be forks of Forum-Server, which was an update of WP-Forum (this history may not be entirely accurate). Between Mingle Forum and ForumPress, I cannot tell which is newer, but more people seem to use Mingle Forum plugin.

Mingle Forum plugin worked for me in testing, but it doesn't have many admin switches to turn off features I don't want. I had to alter a good bit of code to make it fit my needs, which will never survive a version update. I'm not real keen on how some of it functions, but I don't recall anything being outright broken.

Anyone with long-term experience running Mingle Forum plugin? Is it reliable?

Statistics: Posted by PseudoNyhm — July 1st, 2011, 4:03 pm


]]>
2011-07-01T15:31:40-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=22044#p22044 <![CDATA[Re: Recommended Forum to use with s2/wp?]]>
There is a thread in here about NOT showing the forum tab in the navigation bar for those who do not have access. I was looking into that. However, i ended up choosing another option: leave the tab in the navigation, but put the forum itself behind the membership wall with a conditional. For those without the permission to access, they only see a text that i choose explaining why they do not have access and how to gain access (another place for a "sales pitch" in a way).

Depending on when you check my site, you might or might not see all that since i am just in the process of getting that forum hidden, and the non-members' text formatted.
http://scrapbookcampus.com

Good luck with your search.

Statistics: Posted by cassel — July 1st, 2011, 3:31 pm


]]>
2011-07-01T14:23:53-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=22042#p22042 <![CDATA[Re: Recommended Forum to use with s2/wp?]]>
Any advice on this would be greatly appreciated.

Statistics: Posted by PseudoNyhm — July 1st, 2011, 2:23 pm


]]>
2011-06-06T12:26:51-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=20231#p20231 <![CDATA[Re: Recommended Forum to use with s2/wp?]]> Statistics: Posted by rainleader — June 6th, 2011, 12:26 pm


]]>
2011-05-31T04:59:41-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=16392#p16392 <![CDATA[Re: Recommended Forum to use with s2/wp?]]>
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...


I'd like to be a beta-tester for 3.6. Would you mind adding me to the list if it's not already full?

Statistics: Posted by wrswrsnz — May 31st, 2011, 4:59 am


]]>
2011-05-03T11:51:10-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=13991#p13991 <![CDATA[Re: Recommended Forum to use with s2/wp?]]> In the meantime, I'm using Mingle Forum (http://wordpress.org/extend/plugins/mingle-forum), might want to check it out.

It runs on a page by putting a shortcode, so I simply allow access to the page for certain Level members.

Statistics: Posted by artEV — May 3rd, 2011, 11:51 am


]]>
2011-04-29T16:33:54-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=13806#p13806 <![CDATA[Re: Recommended Forum to use with s2/wp?]]>
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...

Statistics: Posted by Lifeischoice — April 29th, 2011, 4:33 pm


]]>
2011-04-27T03:16:28-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=13530#p13530 <![CDATA[Re: Recommended Forum to use with s2/wp?]]>
Had a tab (space) before the <?php

Thanks for your help, seems to be working perfectly with S2Member active. We can now proceed with full development - awesome! I knew I had a long way to go with learning php but it seems I have much more to learn that I thought. I never would have thought a space could make so much difference...

W.

Statistics: Posted by wrswrsnz — April 27th, 2011, 3:16 am


]]>
2011-04-26T23:52:22-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=13506#p13506 <![CDATA[Re: Recommended Forum to use with s2/wp?]]> That's what causes the header errors.
Code:
extra line here ( bad )
<?php

?>
space here ( bad )

Statistics: Posted by Jason Caldwell — April 26th, 2011, 11:52 pm


]]>
2011-04-25T16:04:20-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=13351#p13351 <![CDATA[Re: Recommended Forum to use with s2/wp?]]>
When this code is added we get this error at the login page of the phpBB forum:

[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)


On other pages of the forum there are also errors above the header.

I think we might just wait out the arrival of direct phpBB support as I don't like modifying code away from it's original function. For now we will leave S2Member installed but disabled so we can get the new site live in about 1 week. We can sort out S2Member later as it's not really needed right now.

I had previously seen the code for the s2-hacks.php you helped someout else out with and tried that with a similar error - sorry, I should have mentioned that.

Statistics: Posted by wrswrsnz — April 25th, 2011, 4:04 pm


]]>
2011-04-25T06:28:01-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=13305#p13305 <![CDATA[Re: Recommended Forum to use with s2/wp?]]>
wrswrsnz wrote:
Can you advise if the integration will manage and automate the logon to both WP and phpBB?

We're not there yet, but yes; this is our goal.
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.

Thanks for reporting this. I'll see what we can do about it in the next release.
In the mean time, please give this a shot and let me know how it works.

Create this directory and file:
/wp-content/mu-plugins/s2-hacks.php
Code:
<?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.

As an alternative, you could also make some code changes directly inside this file:
/s2member/includes/classes/login-redirects.inc.php

Statistics: Posted by Jason Caldwell — April 25th, 2011, 6:28 am


]]>
2011-04-25T06:17:46-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=13304#p13304 <![CDATA[Re: Recommended Forum to use with s2/wp?]]>
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.

Statistics: Posted by Jason Caldwell — April 25th, 2011, 6:17 am


]]>
2011-04-23T21:49:54-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=13230#p13230 <![CDATA[Re: Recommended Forum to use with s2/wp?]]> phpBB = 3.0.8
S2Member = 3.5.8
phpBB Single Sign On = 0.8.5

Hi Jason,

Thanks for S2Member and your support.

We're developing an upgrade to our current site so it's not live yet. It uses phpBB for the forums (has for the last 10 years). We've recently gone with Wordpress for the front end of the site. We're looking to have added features and members only areas with logins and permissions coming from the well established forum.

I couldn't get WP_United to work so opted for phpBB Single Sign On instead. It works great.
However, it doesn't play nice with S2Member when logging in from phpBB so we currently have S2Member disabled. As a consequence we can't have private pages the way we want them yet.

Can you advise if the integration will manage and automate the logon to both WP and phpBB?

In the interum until ver 3.6 is relaeased or until phpBB integration is included is there an easy fix for the following?

We use authentication for logon in WP from phpBB and WP - whichever has the member first. phpBB Single Sign On checks and syncs members from both WP and phpBB and creates cookies for both sites when loging in.

If S2Member is enabled, the login process in phpBB gets redirected to the S2Member login welcome page and the phpBB cookie doesn't get created. You are loging into WP but not phpBB. This effectively stops standard members loggin in to phpBB. The exception is if you are an administrator or other special level - then you stay at the phpBB login successful page.

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.

Statistics: Posted by wrswrsnz — April 23rd, 2011, 9:49 pm


]]>
2011-04-15T14:36:28-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=11803#p11803 <![CDATA[Re: Recommended Forum to use with s2/wp?]]> Statistics: Posted by Lifeischoice — April 15th, 2011, 2:36 pm


]]>
2011-04-02T14:36:47-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=8872#p8872 <![CDATA[Re: Recommended Forum to use with s2/wp?]]> Statistics: Posted by Jason Caldwell — April 2nd, 2011, 2:36 pm


]]>
2011-04-02T14:25:27-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=8871#p8871 <![CDATA[Re: Recommended Forum to use with s2/wp?]]>
9K-S2K wrote:
Is phpBB integration still coming soon? Any update on this would be great. Thanks for a great plugin!


+1 I'd love to have this functionality!

Statistics: Posted by rainleader — April 2nd, 2011, 2:25 pm


]]>
2011-01-30T20:18:37-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=6175#p6175 <![CDATA[Re: Recommended Forum to use with s2/wp?]]> Statistics: Posted by 9K-S2K — January 30th, 2011, 8:18 pm


]]>
2010-06-23T17:54:36-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=1117#p1117 <![CDATA[Re: Recommended Forum to use with s2/wp?]]>
- phpBB integration is coming soon.
- bbPress integration is coming in the very next release of s2Member v3.1+.
You'll find it under: s2Member -> API Bridges -> bbPress Bridge/Plugin

Statistics: Posted by Jason Caldwell — June 23rd, 2010, 5:54 pm


]]>
2010-06-03T23:25:34-05:00 http://www.primothemes.com/forums/viewtopic.php?t=195&p=723#p723 <![CDATA[Recommended Forum to use with s2/wp?]]> I've recently had the need for a membership system and am really excited I found s2!

I have some questions I was hoping to get answered before starting.

I'll be needing to use a forum on my site and was wondering if there were any suggestions on what forum package to use. I see this forum uses phpBB and wonder if it's at all integrated with s2 or WP?

I've been looking at the simplePress forum. It seems to have all the needed features. After looking at the s2 options I think it will be possible to protect the forum (for only paid members) using either the Page Access Restriction or the URI Access Restriction.

Does anyone have any experience or input on the access restriction method for simplePress? Or other forums for that matter.

Another thing I fear are any conflicts between s2 and simplePress. I found one small issue. Navigating to the lost password page via the forum, the s2 and simplePress logo overlap. I did a work around, by changing the logo in the simplePress skin/theme to a 1x1 trans png.


So, thanks for your input ahead of time, any would be appreciated.
Thanks,
James

Statistics: Posted by jamesmm — June 3rd, 2010, 11:25 pm


]]>