-
Paul Wong-Gibbs replied to the topic ERROR: Your reply cannot be created at this time. in the forum How-to & Troubleshooting 10 years, 9 months ago
Closing this topic. @trainingforamarathon, please open a new topic for new questions; this one has been untouched for about a year and a half 🙂
-
Paul Wong-Gibbs replied to the topic Profile Link in the forum How-to & Troubleshooting 10 years, 9 months ago
You can’t put PHP into a text widget. You need to edit one of the template files in your theme add it in. You’ll need to figure out which template contains the part of the theme that you want to add this link next to 🙂
-
Paul Wong-Gibbs replied to the topic [Resolved] How to create a dynamic link to "my profile" in the forum How-to & Troubleshooting 10 years, 9 months ago
@trishan1000 — you’d need to put that into a PHP template file in your theme, wherever you need it.
I’m going to close this topic as it’s about 4 months old and it’s best to create a new topic if you have a new question. Thank you.
-
Paul Wong-Gibbs replied to the topic Create a group via WP_Admin in the forum Creating & Extending 10 years, 9 months ago
I don’t know the solution to the question, but I saw your code — don’t call
flush_rules()
on every page load. It will seriously slow down your site. You don’t need it at all, since you’re adding the same rule on every page load. (You can go to wp-admin > Settings > Permalinks which will force WP to clear the rewrite rules cache). -
Paul Wong-Gibbs replied to the topic New install on latest wordpress and activating plug kills the site.. in the forum Installing BuddyPress 10 years, 10 months ago
It looks like you might be using PHP4. WordPress requires PHP5, so ask them to switch you to the latest version of PHP5 they have available and ask them to remove the open_basedir restrictions.
-
Paul Wong-Gibbs replied to the topic Country / City Conditional Fields in the forum Installing BuddyPress 10 years, 10 months ago
-
Paul Wong-Gibbs replied to the topic Group admin and mods loops – not working in the forum Creating & Extending 10 years, 10 months ago
Have you tried debugging? How far into the loop do you get?
-
Paul Wong-Gibbs replied to the topic private message – not private in the forum How-to & Troubleshooting 10 years, 10 months ago
Henry asked: “Can you try deactivating all plugins aside from BP to see if the problem persists?”
If you are unable or don’t want to turn of all other plugins, you could look into setting up a clone of the site or a local development environment to make it easier to debug in the future.
We need a list of your theme and all your plugins — while…[Read more]
-
Paul Wong-Gibbs replied to the topic [Resolved] Group join date in the forum Creating & Extending 10 years, 10 months ago
This is a good question. I took a look at the code. As far as I can tell, you can safely use this column as a “when did the user join the group” value for most cases. It’s set when:
* A user joins a group
* A user accepts or declines an invite to join a group
* When a user creates a groupPromoting/demoting a user to…[Read more]
-
Paul Wong-Gibbs replied to the topic Disable Avatar Crop in the forum Creating & Extending 10 years, 10 months ago
There is not a built in way to disable the cropping part, no. Interested to find out why you seem to want to allow avatar uploads but not let people size them?
-
Paul Wong-Gibbs replied to the topic Possible BUG FIX (Needs Trac?) in the forum How-to & Troubleshooting 10 years, 10 months ago
Now fixed in trunk for BP 2.0. Thanks for the report and the fix, @glyndavidson
-
Paul Wong-Gibbs replied to the topic BuddyPress 2014 Survey in the forum Requests & Feedback 10 years, 10 months ago
Yep, likewise. Not sure when we’re going to close the survey — maybe the end of the month, but we should have some preliminary data available to help plan BuddyPress 2.0 at next week’s dev chat.
-
Paul Wong-Gibbs replied to the topic Pagination on buddypress.org in the forum Requests & Feedback 10 years, 10 months ago
Now fixed. Changes should be visible soon.
-
Paul Wong-Gibbs replied to the topic Pagination on buddypress.org in the forum Requests & Feedback 10 years, 10 months ago
-
Paul Wong-Gibbs replied to the topic My forums topics pagination messed up on buddypress.org in the forum Requests & Feedback 10 years, 10 months ago
Please report this as a bug on buddypress.trac.wordpress.org. Thanks.
-
Paul Wong-Gibbs replied to the topic Pagination on buddypress.org in the forum Requests & Feedback 10 years, 10 months ago
Bug reports for BuddyPress.org itself should also be reported on buddypress.trac.wordpress.org, please.
-
Paul Wong-Gibbs replied to the topic Members not displaying! in the forum How-to & Troubleshooting 10 years, 11 months ago
Ah hah 🙂
Glad you fixed it.
-
Paul Wong-Gibbs replied to the topic [Resolved] Timestamps in members timezone in the forum How-to & Troubleshooting 10 years, 11 months ago
I like this idea. It would make a fab plugin if someone can package it up well.
I’m not sure BP core needs a timezone field by default, but if we can do anything to make filtering/re-calculating the dates easier (e.g. add a filter, or so), don’t hesitate to ask! Create an enhancement request on https://buddypress.trac.wordpress.org and I’ll get…[Read more]
-
Paul Wong-Gibbs replied to the topic HTML Tags not working in Comments in the forum How-to & Troubleshooting 10 years, 11 months ago
Going to close this topic as you’ve found a solution over at WordPress.org.
-
Paul Wong-Gibbs replied to the topic Blog comment does not apeare in activity stream in the forum Installing BuddyPress 10 years, 11 months ago
What was the solution?
- Load More
@djpaul
Active 2 months, 3 weeks ago