-
becskr posted a new activity comment 1 year, 7 months ago
Hi there, you can fix it yourself by moving the:
line 111+112 of sweetcaptcha.php (top level wordpress plugin folder) is
// add SweetCaptcha to BuddyPress login form
add_action( ’bp_sidebar_login_form’, ’sweetcaptcha_login_form’ );
This should be added to // add SweetCaptcha to login form (line 81) instead of outside of an option function -
becskr replied to the forum topic Activity Stream feed missing after upgrade in the group How-To and Troubleshooting 1 year, 7 months ago
Try reuploading your buddypress plugin – I did and now it’s all fixed
-
becskr replied to the forum topic Strange member page behaviour in 1.5 in the group How-To and Troubleshooting 1 year, 7 months ago
Resolved this by reuploading the buddypress plugin, think something went wrong during upgrade!
-
becskr replied to the forum topic Activity Stream feed missing after upgrade in the group How-To and Troubleshooting 1 year, 7 months ago
I’ve got the same problem but with members instead. I tried going back to bp default and it makes no difference
-
becskr replied to the forum topic Strange member page behaviour in 1.5 in the group How-To and Troubleshooting 1 year, 7 months ago
Sorry I meant to say I’m seeing no members at all. It says we have 304 but none are showing:
-
becskr replied to the forum topic Strange member page behaviour in 1.5 in the group How-To and Troubleshooting 1 year, 7 months ago
I’m having the same problem but it doesn’t work in either the default or my custom theme (well actually I don’t have any child member files anyway)
-
becskr replied to the forum topic Old custom sub_nav items no longer work in groups….chasing it all down in the group How-To and Troubleshooting 1 year, 7 months ago
By the way, the only thing that I changed was the parent slug
-
becskr replied to the forum topic Old custom sub_nav items no longer work in groups….chasing it all down in the group How-To and Troubleshooting 1 year, 7 months ago
Yes that’s all in functions.php – don’t edit core files because when bp updates they will get overwritten.
New code snippet:
bp_core_new_subnav_item( array(
‘name’ = ‘Latest Club Posts’,
‘slug’ = […] -
becskr replied to the forum topic Old custom sub_nav items no longer work in groups….chasing it all down in the group How-To and Troubleshooting 1 year, 7 months ago
Thank you so much for helping me! It’s worked
-
becskr replied to the forum topic Old custom sub_nav items no longer work in groups….chasing it all down in the group How-To and Troubleshooting 1 year, 7 months ago
Please help moderators! I am desperate for an answer…
-
becskr replied to the forum topic Old custom sub_nav items no longer work in groups….chasing it all down in the group How-To and Troubleshooting 1 year, 7 months ago
I’m having problems with this too – but you shouldn’t be editing the core files as they’ll likely get over written. Please can someone advise me how to do this?
My now defunct code:
function […] -
becskr posted on the forum topic Attendees may have guest – count but not register in the group EventPress: 2 years, 1 month ago
Also when I was trying to add custom registration fields after having updated from your latest google code, I can’t seem to add custom registration fields. Every time there’s a form field validation error it seems to add a custom reg field, but won’t let me add anything to the fields (it doesn’t save the [...]
-
becskr started the forum topic Attendees may have guest – count but not register in the group EventPress: 2 years, 1 month ago
I’d like attendees to be able to have a custom registration field called “No. of guests” which will allow them to enter a number and this reduce the places available, is this possible at all?
-
becskr started the forum topic Show places remaining for an event in the group EventPress: 2 years, 1 month ago
Hi there, is it possible to show the number of places left for an event on the event page?
-
becskr joined the group EventPress 2 years, 1 month ago
@becskr
active 1 day, 4 hours ago