-
Boone Gorges posted on the forum topic URGENT: How do I initialize BP on a plain php-site in the group How-To and Troubleshooting 13 years, 4 months ago
If by “plain PHP” you mean that it’s not WP, then that’s your problem. You must be running WP to make BP work. Try:
require_once( /path/to/wp/wp-load.php );
-
Boone Gorges posted on the forum topic Change the name from Doc in the group BuddyPress Docs 13 years, 4 months ago
It’s possible, but you’ll have to do a custom language pack. There’s no realistic way for me to make a UI for changing the term like that. You might look into the Codestyling Localization plugin for help.
-
Boone Gorges posted on the forum topic BP plugin incompatible with WP 3.2.1 in the group Requests & Feedback 13 years, 4 months ago
Dear David,
There are many people on this website who would be willing to help you, but more information will be necessary about your site setup. What version of BP are you running? What other plugins are you running? Do you […]
-
Boone Gorges posted on the forum topic Let Admins moderate all group forums – without being a member in the group Requests & Feedback 13 years, 4 months ago
I’m pretty sure this is already the way that BuddyPress works, with the exception that if you’re running multisite/network mode, only *super* admins have this ability.
-
Boone Gorges posted on the forum topic Change the name from Doc in the group BuddyPress Docs 13 years, 4 months ago
Selu – It’s possible to make it a group-by-group setting, but for most uses, that would be overkill. I may add that feature in the future.
I don’t understand the problem you mention. You’re changing the value at Dashboard […]
-
Boone Gorges posted on the forum topic Docs button gone in groups in the group BuddyPress Docs 13 years, 4 months ago
Thanks for promptly reporting the problem 🙂
-
Boone Gorges posted on the forum topic Docs button gone in groups in the group BuddyPress Docs 13 years, 4 months ago
Found the error. This was my fault (the difference between
isset()
and!empty()
!!). Version 1.1.7 coming in a few moments with a fix. -
Boone Gorges posted on the forum topic Docs button gone in groups in the group BuddyPress Docs 13 years, 4 months ago
When you go to group Admin, do you see the Docs tab there?
-
Boone Gorges posted on the forum topic Change the name from Doc in the group BuddyPress Docs 13 years, 4 months ago
Cool, hope it helps!
-
Boone Gorges posted on the forum topic How do you add Buddypress options to the new WordPress 3.2 AdminBar? in the group How-To and Troubleshooting 13 years, 4 months ago
This feature is coming in BuddyPress 1.3, which is coming quite soon.
-
Boone Gorges posted on the forum topic How do you add Buddypress options to the new WordPress 3.2 AdminBar? in the group How-To and Troubleshooting 13 years, 4 months ago
This feature is coming in BuddyPress 1.3, which is coming quite soon.
-
Boone Gorges posted on the forum topic Invite Tool in the group How-To and Troubleshooting 13 years, 4 months ago
No, it does not require CloudSponge to operate. Check to make sure that regular BP emails are working; this plugin uses the same mail mechanism to send messages as BP and WP.
Not sure what you mean about “page tab”. It shows […]
-
Boone Gorges posted on the forum topic Invite Tool in the group How-To and Troubleshooting 13 years, 4 months ago
https://wordpress.org/extend/plugins/invite-anyone/ has nice email support. I haven’t built Facebook or Twitter integration, though it’s something I’d like to do in the future.
-
Boone Gorges posted on the forum topic Please fix buddypress.org search in the group How-To and Troubleshooting 13 years, 4 months ago
It’ll be fixed very soon! https://buddypress.org/2011/07/site-maintenance-week-of-july-4-2011/
-
Boone Gorges posted on the forum topic where to locate the definition of the fuction 'bp_before_members_loop' in the group Miscellaneous 13 years, 4 months ago
bp_before_members_loop is not a function, it is a WP action hook. Plugins and themes can use this hook to add functionality to your members page. Read the first limo provided by chouf1 to learn more, or google “WordPress hooks”. […]
-
Boone Gorges posted on the forum topic Username automatically has %20 after it, i.e. http://domain.com/members/Marc%20/profile/ in the group How-To and Troubleshooting 13 years, 4 months ago
This happens with every single user?
%20 is a URL encoded space character. So it could be that, somewhere along the line, something is adding a trailing space to your user_nicename. Do you have access to your database, so that […]
-
Boone Gorges posted on the forum topic BP 1.2.9 Activity stream ’Load More’ just repeats the same activity over and over in the group How-To and Troubleshooting 13 years, 4 months ago
Kevin – What browser are you using? Did you clear the cache?
-
Boone Gorges posted on the forum topic Ajax no longer works on my site since wp 3.2, and 1.2.9 in the group How-To and Troubleshooting 13 years, 4 months ago
Try clearing your browser cache.
-
Boone Gorges posted on the forum topic All BP pages gone after updating to WP3.2 and BP 1.9 in the group Installing BuddyPress 13 years, 4 months ago
Based on the nature of the error, I would say that you upgraded to WP 3.2 before upgrading to BP 1.2.9, and those errors were logged before you upgraded to BP 1.2.9.
What did you set your permalink structure to? When you say […]
-
Boone Gorges posted on the forum topic 88,000 Member Move from Ning to Buddypress… Check it out! in the group Miscellaneous 13 years, 4 months ago
Cool, can’t wait to see the results! My Import From Ning importer https://wordpress.org/extend/plugins/import-from-ning/ will handle content, but it’s not really built to scale to your network size. (Though you could peek inside […]
- Load More
@boonebgorges
Active 1 year, 4 months ago