-
Paul Gibbs posted on the forum topic how to make username register allows non-english character in the group How-To and Troubleshooting: 15 years ago
If you disable BuddyPress, can you register such a name with just WordPress?
If you can, we have a bug. If you can’t, then WordPress doesn’t support it.
-
Paul Gibbs posted on the forum topic How will Buddypress Forums change with 1.3 and the new bbPress? in the group Creating & Extending: 15 years ago
As much as I am aware, we’ve put in some ground work for the bbPress plugin, but I would not expect to see it supported in BuddyPress until bbPress plugin has had its first release and a bit of time in the wild. I do not think this will happen in time for 1.3. Extra […]
-
Paul Gibbs posted on the forum topic No Menu for BuddyPress Plugins with MultiSite Installation in the group How-To and Troubleshooting: 15 years ago
I would never recommend using an older version; we fix important bugs sometimes 😉
-
Paul Gibbs posted on the forum topic any BP gals in southern Cali? in the group Miscellaneous: 15 years ago
Bump! Sounds like a fun opportunity for someone
-
Paul Gibbs posted on the forum topic Why would changing my MYSQL password make my footer disappear? in the group How-To and Troubleshooting: 15 years ago
So, uh, what’s in your footer then that’s making its own database connection? I’d get rid of it, because it’s Doing It Wrong(tm).
Anything in your webserver’s PHP log?
-
Paul Gibbs posted on the forum topic Welcome Pack 2.2.1 seems to have serialization problems in the group Welcome Pack: 15 years ago
Currently, the code behind Welcome Pack is about a year old. I want to go back in a time machine and slap myself for writing it like this. Until that happens, if you’re removing wptexturise filter and it breaks, I’m sorry but I don’t have an immediate fix. I’m working on a new, cleaner version […]
-
Paul Gibbs posted on the forum topic Speeding up buddypress in the group How-To and Troubleshooting: 15 years ago
Batcache.
-
Paul Gibbs posted on the forum topic Moderation of New Topics being posted… in the group How-To and Troubleshooting: 15 years ago
I don’t know of anything like that. You’d probably have to investigate if there is a bbPress plugin you could use. You’d have to use an external install of bbPress for BuddyPress for this (not as trivial to integrate as the default forum installation is).
-
Paul Wong-Gibbs posted a new activity comment 15 years ago
Have a look at the URL of the image on the crop page. On your server, does that file exist there? If not, what’s similar about the file paths?
-
Paul Wong-Gibbs posted a new activity comment 15 years ago
*but, sorry! Can’t type 🙂
-
Paul Wong-Gibbs posted a new activity comment 15 years ago
Best to ask this in the forum, bur what comments do you refer to? In the activity stream, where we are having this conversation?
-
Paul Gibbs posted on the forum topic Individual users' achievements… in the group Achievements: 15 years ago
As I said, use achievements-loop.php as a template. You’ll also need the while () loop. This isn’t dissimilar from WordPress’ template loop.
-
Paul Gibbs posted on the forum topic Buddypress upgrade 1.1.2 to 1.2.8 in the group Installing BuddyPress: 15 years ago
Er. I would certainly have stepped it through into 1.2 first, then the latest version. I don’t know if you can go from 1.1 to 1.2.8 in one go.
-
Paul Gibbs posted on the forum topic Admin Bar Is Gone? in the group How-To and Troubleshooting: 15 years ago
Which admin bar? WordPress’ or BuddyPress’, or?
-
Paul Wong-Gibbs posted a new activity comment 15 years ago
I don’t know of any way to delete user accounts on this site, as it shares part of its database with wordpress.org, which is hosted on Automattic servers. I would suggest you post over at wordpress.org, or search on its forums, as I’m sure this has been asked before.
-
Paul Gibbs posted on the forum topic Individual users' achievements… in the group Achievements: 15 years ago
Thanks! It sure is possible. You’ll need to create your own dpa_has_achievements() template loop (look in templates/achievments/achievements-loop.php for an example), i.e.
dpa_has_achievements( array( 'user_id' => $some_integer, 'type' => 'unlocked' ) ) ... -
Paul Gibbs posted on the forum topic BuddyPress Links and Jet Event System for BuddyPress integration in the group Achievements: 15 years ago
JET is supported in the current version of Achievements. I hope to have a test version of Achievements in a month or so.
-
Paul Gibbs posted on the forum topic changing the core /groups/ and /forums/ slugs? in the group How-To and Troubleshooting: 15 years ago
Not without changing BuddyPress core code in a couple of places.
-
Paul Gibbs posted on the forum topic WP E-Commerce Recurring Payment – is PayPal changing the Return Link? in the group Creating & Extending: 15 years ago
As you don’t mention BuddyPress, and that this problem seems to be limited to WP e-Commerce, you’ll need to talk to Instinct to understand if it’s a WP e-Commerce PayPal library problem or something with PayPal itself.
-
Paul Gibbs posted on the forum topic Welcome Pack update coming next weekend in the group Welcome Pack: 15 years ago
My bad 🙁 Expect 2.2.1 shortly
- Load More
@djpaul
Active 1 month, 2 weeks ago
Many thanks Paul.