-
Phill Healey started the topic add_action( 'groups_group_create_complete', 'my_function' ); From Code in the forum Creating & Extending 7 months, 1 week ago
I’m trying to create a Welcome post to the activity stream of a group once that group has been created.
To do this it seems that
add_action( 'groups_group_create_complete', 'my_function' );
is the hook to use.However, this appears to only be called when the group is created from the front-end. If the group is created in the WP-Admin or…[Read more]
-
Phill Healey replied to the topic Say Hi to BuddyPress 11.0.0 "La Scala" in the forum Miscellaneous 1 year, 7 months ago
Thanks for identifying the problematic code.
-
Phill Healey replied to the topic Say Hi to BuddyPress 11.0.0 "La Scala" in the forum Miscellaneous 1 year, 9 months ago
With the 2023 theme and only BuddyPress active, I am still unable to login to the site.
My setup is this:
Hosting: Siteground
WP Type: Single site
WP Version: 6.1.1
BuddyPress: v11.0.0The issue does not occur when using BP v10.6.
P.s. Adding my logs to a comment here prevents me from posting. Adding my logs to an existing post causes the post…[Read more]
-
Phill Healey replied to the topic Say Hi to BuddyPress 11.0.0 "La Scala" in the forum Miscellaneous 1 year, 9 months ago
I’m also getting the log-in issues since the update to v11.0.0.
The login screen just displays the following message:
“There has been a critical error on this website. Please check your site admin email inbox for instructions. Learn more about troubleshooting WordPress.”Nothing appears in the Debug log to indicate what the issue is.…[Read more]
-
Phill Healey replied to the topic message "This user has been marked as a spammer'' in the forum How-to & Troubleshooting 4 years, 8 months ago
Did you every work out what was going on here?
-
Phill Healey replied to the topic Activate = Errors in the forum How-to & Troubleshooting 9 years ago
Ok, Thanks!
-
Phill Healey started the topic Activate = Errors in the forum How-to & Troubleshooting 9 years ago
I’ve migrated a website from another host, and am now trying to activate the relevant plugins including BuddyPress. However, when I do activate BuddyPress, I get the following errors showing when WP debug is on:
<b>Notice</b>: Constant BUDDYBLOG_ARCHIVE_SLUG already defined in <b>/home/makers/public_html/wp-content/plugins/bp-custom.php</b> on…
[Read more]
@munklefish
Active 7 months ago