-
Paul Wong-Gibbs replied to the topic New Hungarian WordPress Community site in the forum Showcase 13 years, 2 months ago
This looks really nice; good job! Good luck to growing your community đŸ™‚
-
Paul Wong-Gibbs commented on the post, Year in Review, on the site BuddyPress.org 13 years, 2 months ago
PM is already its own component.
-
Paul Wong-Gibbs replied to the topic Database Error in the forum How-to & Troubleshooting 13 years, 2 months ago
They might be full of crap; who are you using for hosting? Can you share the error message you get after the memory has been switched to 256Mb please?
-
Paul Wong-Gibbs replied to the topic Happy New Year in the forum Installing BuddyPress 13 years, 2 months ago
Happy new year to everyone!
-
Paul Wong-Gibbs replied to the topic [Resolved] Memory Exhausted Errors trying to Re-Install because of Site Tracking in the forum Installing BuddyPress 13 years, 2 months ago
Are you positive that the increase to the php memory limit actually took affect? How did you verify — by looking at php_info()? If that checks out, ask your web host if their PHP has a hard cap on the memory […]
-
Paul Wong-Gibbs replied to the topic [Resolved] My Join Group button is acting funny in the forum Installing BuddyPress 13 years, 2 months ago
So: Safari, on Windows. Recreated by several users on multiple installs. Sounds like a bug. Do we have a trac ticket for this?
-
Paul Wong-Gibbs replied to the topic Registration not working hen BuddyPress activated in the forum How-to & Troubleshooting 13 years, 2 months ago
If it gets to the point where WP Engine can’t understand what BuddyPress is doing, please let them know — or any other web host, actually — we’re happy to work with them on any problems; […]
-
Paul Wong-Gibbs replied to the topic Echoing "Submitted on" date in the forum How-to & Troubleshooting 13 years, 2 months ago
Debug those variables. 1/1/70 is the unix epoch, which suggests to me that $activity_template->activity->date_recorded is not set or empty.
-
Paul Wong-Gibbs replied to the topic 1.6.2 Avatar Cropping Issue in the forum How-to & Troubleshooting 13 years, 2 months ago
What theme are you using?
-
Paul Wong-Gibbs replied to the topic Inconsistencies in the forum Requests & Feedback 13 years, 2 months ago
Members only appear in BuddyPress content when they’ve logged in to the site (at least once!).
-
Paul Wong-Gibbs replied to the topic [Resolved] alt= is somebody else's! in the forum Requests & Feedback 13 years, 2 months ago
John’s now fixed this. Thanks for reporting.
-
Paul Wong-Gibbs replied to the topic how to get the password of subscribers? in the forum How-to & Troubleshooting 13 years, 2 months ago
The passwords are hashed and encrypted in the database; you cannot view them. As seppy said, you’ll need to edit a user’s profile and change their password that way.
-
Paul Wong-Gibbs replied to the topic [Resolved] Ajax commenting broken. White page showing only the number 0. in the forum How-to & Troubleshooting 13 years, 2 months ago
@furyus-stylez As John said, a new version will be released in the next few days.
-
Paul Wong-Gibbs replied to the topic Activation Code after New Member Registration in the forum How-to & Troubleshooting 13 years, 2 months ago
@fpats, could you contact your web host and ask them what software they are using for their web server? Apache HTTPD?
-
Paul Gibbs updated the groups_group_create_complete page, on the BuddyPress Codex 13 years, 2 months ago
Quick Note on group creation,
When a group first gets created it fires multiple actions some times multiple times.
For example, groups_create_group and groups_created_group fire first on the initial details […]
-
Paul Gibbs updated the groups_get_groupmeta() page, on the BuddyPress Codex 13 years, 2 months ago
groups_get_groupmeta( $group_id, $meta_key = ”)
Function to get custom group meta.
If you don’t pass a meta_key it returns ALL meta data associated with that group_id.
Returns String or Array of Meta […]
-
Paul Gibbs updated the Creating a Theme page, on the BuddyPress Codex 13 years, 2 months ago
-
Paul Gibbs updated the Skeleton Component page, on the BuddyPress Codex 13 years, 2 months ago
The BuddyPress Skeleton Component is a plugin you can install to use as an example template for creating your own BuddyPress Components. NOTE: This plugin may be outdated to work with the current version of […]
-
Paul Gibbs updated the Component API page, on the BuddyPress Codex 13 years, 2 months ago
This page documents the Component API (Application Programming Interface) available to BuddyPress plugin developers, and how to use it.
This article assumes you have already read Creating a Plugin, which gives […]
-
Paul Gibbs updated the Group Extension API page, on the BuddyPress Codex 13 years, 2 months ago
The group extension API (1.1+) makes it very easy to add custom creation steps, edit screens, navigation items and pages to a group. It essentially allows you to create fully functional extensions to BuddyPress […]
- Load More
@djpaul
Active 1 month, 1 week ago