-
Paul Wong-Gibbs replied to the topic activation email not sending after update to 2.6.2 in the forum How-to & Troubleshooting 9 years, 9 months ago
You did not say what version you update from, but when the emails were improved in v2.5, there was a bug with exactly this that hit some people – but not everyone – which we fixed in a minor release.
First, go to wp-admin Tools > BuddyPress, and run the re-install email tool. This will delete the terms and the posts, and recreate them.
-
Paul Wong-Gibbs replied to the topic Register LABEL in the forum Requests & Feedback 9 years, 9 months ago
Is your site public? Link to it.
-
Paul Wong-Gibbs replied to the topic Activation email in the forum Installing BuddyPress 9 years, 9 months ago
Emails not sending have many possible causes. For the sake of clear discussion, please make your own topics, don’t bundle in on the same one.
@jtburlew Please check to see if your site sends WordPress emails reliably? (i.e. comment notification, password resets). Please also let me know what plugins you are using. Anything that changes POP3 or…[Read more]
-
Paul Wong-Gibbs replied to the topic Select field in Firefox in the forum How-to & Troubleshooting 9 years, 9 months ago
@wpsoul Can you explain how I can recreate this problem on my test site? Where exactly do I need to be, and what exactly do I need to do?
-
Paul Wong-Gibbs replied to the topic User menu broken: WP 4.5.3, BP 2.6.0 in the forum How-to & Troubleshooting 9 years, 9 months ago
@gepstein Are you still trying to fix this?
-
Paul Wong-Gibbs replied to the topic Registration email not sending in French with WPML translation in the forum How-to & Troubleshooting 9 years, 9 months ago
@imath has never reported with emails not sending from his French language WordPress sites, so I am assuming this is a server configuration problem – or incompatibility with something WPML is doing – rather than it being down to some character within the email string.
-
Paul Wong-Gibbs replied to the topic Registration email not sending in French with WPML translation in the forum How-to & Troubleshooting 9 years, 9 months ago
What plugins do you have active?
Does your site send WordPress emails reliably? (i.e. password resets, comment notifications)
-
Henry Wright replied to the topic Cant seem to trigger the bp_activity_set_action after form submission in the forum How-to & Troubleshooting 9 years, 9 months ago
Are you sure the
gform_after_submission_79action is firing? -
Henry Wright replied to the topic distorted gravatar in the forum How-to & Troubleshooting 9 years, 9 months ago
This could be a CSS issue. Which theme are you using?
-
Paul Wong-Gibbs replied to the topic Add custom email notification settings in the forum How-to & Troubleshooting 9 years, 9 months ago
There’s no need to ask your question twice: https://buddypress.org/support/topic/adding-custom-emails/
-
cara menghilangkan jerawat's profile was updated 9 years, 9 months ago
-
@mercime replied to the topic Does BuddyPress comply with disability W3C standards in the forum Miscellaneous 9 years, 9 months ago
@maryt66 You’re welcome. You can subscribe to the latest BP development news at https://bpdevel.wordpress.com/ or check out https://buddypress.org/blog/
Cheers.
Mercime -
Paul Wong-Gibbs replied to the topic Webcam not working in the forum How-to & Troubleshooting 9 years, 9 months ago
Is your site public / online? If it is, someone here could go test and see if they can recreate the problems or spot anything obviously wrong.
-
Paul Wong-Gibbs replied to the topic Chinese Translation in the forum Installing BuddyPress 9 years, 9 months ago
(I’ve asked https://profiles.wordpress.org/petya to reach out to @idichoo to help get started with translations)
-
Paul Wong-Gibbs replied to the topic Some translated texts aren't shown in the forum How-to & Troubleshooting 9 years, 9 months ago
Hi @marco129
BuddyPress emails are stored as custom post types. In wp-admin, Tools > BuddyPress, there is a tool that reinstalls BuddyPress emails. You normally want to do this if you’ve translated the email text *after* BuddyPress has been installed (it adds the text in as English).
If you’ve translated the BuddyPress email text, and assuming…[Read more]
-
Paul Wong-Gibbs replied to the topic Adding Custom Emails in the forum How-to & Troubleshooting 9 years, 9 months ago
🙂
-
Paul Wong-Gibbs replied to the topic Adding Custom Emails in the forum How-to & Troubleshooting 9 years, 9 months ago
I see it! This line sets the term for the new email post:
> $tt_ids = wp_set_object_terms( $post_id, ‘post_received_comment’, bp_get_email_tax_type() );
Note “post_received_comment”.
This line sends the email:
> $r = bp_send_email( ‘post_recieved_comment’, (int) $post->post_author, $args );
Note “post_recieved_comment”.…[Read more]
-
Paul Wong-Gibbs replied to the topic Webcam not working in the forum How-to & Troubleshooting 9 years, 9 months ago
What Chrome? Desktop, mobile, tablet?
Have you checked to see if you’ve previously denied access to the camera for Chrome? I believe there’s a list in the Chrome settings/preferences somewhere.
-
Paul Wong-Gibbs replied to the topic Adding Custom Emails in the forum How-to & Troubleshooting 9 years, 9 months ago
You HAVE added custom code, otherwise you would not have seen your new email appear there. Please show me all the code you’ve used to add this email — and don’t just say that it’s the same as what’s in the guide you linked to in your original post, please.
The problem is the email recipient is not being set because you’re not assigning that data…[Read more]
-
@mercime replied to the topic Remove friendship-buttons title-tooltip in the forum How-to & Troubleshooting 9 years, 9 months ago
Just to note that the “add friend and cancel friendship” tooltips, among other tooltips have been removed in BP 2.7 trunk (see #7090).
- Load More