Community Support Forums — WordPress® ( Users Helping Users ) — 2010-08-27T12:44:13-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=528 2010-08-27T12:44:13-05:00 http://www.primothemes.com/forums/viewtopic.php?t=528&p=2614#p2614 <![CDATA[Re: New Users not members in BBPRESS]]> This bug was corrected in s2Member v3.2.1.

* Bug fix. s2Member's bbPress Bridge integration was using a hard-coded reference to `wp_capabilities`, instead of using an option call to determine the WordPress® table prefix that was needed for some installations. This was affecting installations of WordPress® that were using a non-standard `wp_` prefix. Corrected in s2Member v3.2.1. In addition, another bug was found, causing the error: `missing argument` in preg_replace. This has also been corrected with s2Member v3.2.1+.

Statistics: Posted by Jason Caldwell — August 27th, 2010, 12:44 pm


]]>
2010-08-20T13:06:49-05:00 http://www.primothemes.com/forums/viewtopic.php?t=528&p=2505#p2505 <![CDATA[Re: New Users not members in BBPRESS]]> On line 92 the code is
Code:
foreach ($user->wp_capabilities as $wp_cap => $v)


The problem is when the database is using a different prefix for wordpress (i.e. instead of wp). When I changed the prefix to what I'm using it worked as expected.

There are other places where you use wp_capabilities that will result in errors as well (setting new bb_users and roles on the fly for example).

At least this will point you in the direction for a fix :)

Statistics: Posted by dethier — August 20th, 2010, 1:06 pm


]]>
2010-08-20T12:51:18-05:00 http://www.primothemes.com/forums/viewtopic.php?t=528&p=2504#p2504 <![CDATA[Re: New Users not members in BBPRESS]]> Statistics: Posted by dethier — August 20th, 2010, 12:51 pm


]]>
2010-08-20T12:45:18-05:00 http://www.primothemes.com/forums/viewtopic.php?t=528&p=2503#p2503 <![CDATA[Re: New Users not members in BBPRESS]]>
I've got all conditions for WordPress and bbPress integration met and working. But when I add the s2 bridge I start getting the error.

I did notice that the bbPress Integration plugin for WordPress (listed as required for this integration) isn't tested for WordPress 3.0.1 - haven't had a chance to look in the file and see if this would create a problem or not.

Statistics: Posted by dethier — August 20th, 2010, 12:45 pm


]]>
2010-08-17T14:03:39-05:00 http://www.primothemes.com/forums/viewtopic.php?t=528&p=2378#p2378 <![CDATA[Re: New Users not members in BBPRESS]]>

Warning: Invalid argument supplied for foreach() in /home/sfthemes/public_html/forums/my-plugins/_s2member-bbpress-bridge.php on line 92

This error would indicate that there is no wp_capabilities array established within bbPress for each User. In other words, it sounds like your bbPress -> WordPress integration was not completed successfully before you installed the s2Member Bridge. You might want to go back over your bbPress -> WordPress Integration panel, and see if you missed anything.


I also just tried to uninstall the bridge and it won't let me! It says this on the bridge integration screen...
The directory you specified does NOT exist. Please try again, or install manually.

Always double-check the "best guess" that s2Member makes about the location of your bbPress plugins folder. If you are getting this error during the uninstall routine, it means that the directory path you typed in, does not exist on the server. It could just by a typo maybe.

If all else fails, you can un-install the s2Member Bridge for bbPress, by following these steps:

1. Find one of these directories inside your installation of bbPress:
/my-plugins/ or possibly /bb-plugins/

2. Delete this file:
_s2member-bbpress-bridge.php

That's all the un-install routine does.

~ Thanks again for reporting. Is anyone else experiencing this?

Statistics: Posted by Jason Caldwell — August 17th, 2010, 2:03 pm


]]>
2010-08-09T14:56:17-05:00 http://www.primothemes.com/forums/viewtopic.php?t=528&p=2230#p2230 <![CDATA[Re: New Users not members in BBPRESS]]>
The directory you specified does NOT exist. Please try again, or install manually.

Statistics: Posted by beyonddesign — August 9th, 2010, 2:56 pm


]]>
2010-08-09T14:55:17-05:00 http://www.primothemes.com/forums/viewtopic.php?t=528&p=2229#p2229 <![CDATA[Re: New Users not members in BBPRESS]]>
Warning: Invalid argument supplied for foreach() in /home/sfthemes/public_html/forums/my-plugins/_s2member-bbpress-bridge.php on line 92

Warning: Cannot modify header information - headers already sent by (output started at /home/sfthemes/public_html/forums/my-plugins/_s2member-bbpress-bridge.php:92) in /home/sfthemes/public_html/forums/bb-includes/functions.bb-meta.php on line 708

Warning: Cannot modify header information - headers already sent by (output started at /home/sfthemes/public_html/forums/my-plugins/_s2member-bbpress-bridge.php:92) in /home/sfthemes/public_html/forums/bb-includes/functions.bb-meta.php on line 709

Statistics: Posted by beyonddesign — August 9th, 2010, 2:55 pm


]]>
2010-08-09T14:53:07-05:00 http://www.primothemes.com/forums/viewtopic.php?t=528&p=2228#p2228 <![CDATA[Re: New Users not members in BBPRESS]]>
Warning: Invalid argument supplied for foreach() in /home/sfthemes/public_html/forums/my-plugins/_s2member-bbpress-bridge.php on line 49

Warning: Cannot modify header information - headers already sent by (output started at /home/sfthemes/public_html/forums/my-plugins/_s2member-bbpress-bridge.php:49) in /home/sfthemes/public_html/wp-includes/pluggable.php on line 890

Statistics: Posted by beyonddesign — August 9th, 2010, 2:53 pm


]]>
2010-08-09T13:11:53-05:00 http://www.primothemes.com/forums/viewtopic.php?t=528&p=2225#p2225 <![CDATA[Re: New Users not members in BBPRESS]]>
FYI: s2Member v3.1.5+ includes a new Bridge for bbPress integrations. If you get bbPress integrated with WordPress ( pretty easy ), then you can hook everything together with s2Member as well. For further details, check your WP Dashboard, under: s2Member -> API Bridges -> bbPress
http://bbpress.org/

Statistics: Posted by Elizabeth — August 9th, 2010, 1:11 pm


]]>
2010-08-08T21:50:02-05:00 http://www.primothemes.com/forums/viewtopic.php?t=528&p=2211#p2211 <![CDATA[New Users not members in BBPRESS]]>
Until I get this working, I have to manually change everybody. Can you help?

Statistics: Posted by beyonddesign — August 8th, 2010, 9:50 pm


]]>