Forum Replies Created
-
Did you ever find a solution to your first requirement?
– When a new user sign up via GF > create a private group(business) exclusively assigned to this new user (which will be a group admin)?
@bp-help, I posted here not for a fix, but to simply inform everyone. I also took the liberty of posting on the author’s support forum at the same time. I went one step further and posted an FYI to WPMUDEV (since I’m a paid subscriber there).
@shanepbdev, I noticed that in the activity table and ignored it because since my site is in development, I planned on purging that table any ways. Thanks for the info though 🙂
Hopefully the developer will either display some kind of warning or include such tables as part of the process.
Cheers,
JeffBueller? Anyone?
BP 1.7, BBPress 2.3, WP 3.5.1, Theme: BuddyBoss
This is a major problem. I have to delete my groups!? Ok fine. Thankfully I’m in development stage right now so I removed the groups along with their associated forums. Here’s what I did next to reproduce the error:
1. Removed all groups.
2. Removed the associated forums and purged from trash. Only one site-level forum remained.
3. Recreated the groups and elected to have a forum for each one.
4. Viewed each group and clicked on Forums link. So far so good! The forum displays as expected.
5. Visited the new Groups section (BP1.7) from admin console. All groups show fine.
6. Selected one group to view it within admin console. I did notice that in the Discussion Forums meta box, the checkbox was selected but no forum was selected in the dropdown. Hmmm.
7. Clicked Save for the group. No problem.
8. Visited the group from front end, clicked on Forums link, BOOM!Errors:
—————————————————————
Mopar Club Connections → Forum
Public GroupWarning: substr() expects parameter 1 to be string, array given in /var/www/vhosts/jsmedianetworks.com/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 776
Warning: strpos() expects parameter 1 to be string, array given in /var/www/vhosts/jsmedianetworks.com/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 783
Warning: explode() expects parameter 2 to be string, array given in /var/www/vhosts/jsmedianetworks.com/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 789
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/jsmedianetworks.com/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 789
Warning: substr() expects parameter 1 to be string, array given in /var/www/vhosts/jsmedianetworks.com/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 776
Warning: strpos() expects parameter 1 to be string, array given in /var/www/vhosts/jsmedianetworks.com/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 783
Warning: explode() expects parameter 2 to be string, array given in /var/www/vhosts/jsmedianetworks.com/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 789
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/jsmedianetworks.com/httpdocs/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 789
I don’t know if this is BuddyPress or BBPress issue.
-Jeff