-
N13 posted an update 14 years, 4 months ago
@Nit3watch Thanks …
-
N13 posted an update 14 years, 4 months ago
@Nit3watch HI ,,, can i said e queshion to u ? i have little problem can u said what plugin I wost instal for spamers? in registratin
every time any one make a ragistration and writing stupit post ,, its a spam how I thing ,,,
please help
thanks. and sorry for my english -
Paul Gibbs posted on the forum topic The Groups Loop – per_page optional in the group Creating & Extending: 14 years, 4 months ago
Hi @Nit3watch
I’m going to assume you’re editing groups/groups-loop.php, hopefully in your theme and not the core BuddyPress files 😉Find this bit near the top of the file:
if ( bp_has_groups( bp_ajax_querystring( ‘groups’ ) ) )And change it to something like:
if ( bp_has_groups( bp_ajax_querystring( ‘groups’ . ‘&per_page=5’ ) ) ) -
Anton posted on the forum topic Hosting requirements – launching my site soon.. in the group How-To and Troubleshooting: 14 years, 4 months ago
@nit3watch – I’m also from SA but I host all my WP/BP sites abroad.
-
Dwenaus posted on the forum topic bp-group-calendar – not updating group activity in the group Creating & Extending: 14 years, 4 months ago
hi @nit3watch, all donations are welcome, even small ones keep the developers happy :). send paypal donations to deryk@bluemandala.com. I don’t need anything from their website, I think I might still be a member- ( i bought three months). And yes, as far as I know it is fully legal. what you pay for is membership […]
-
nit3watch posted an update 14 years, 4 months ago
@antonrsa @nit3watch have you got a local host yet? and if so how? also in sa
-
Anton posted on the forum topic Forum create only available to certain members in the group Creating & Extending: 14 years, 4 months ago
Thanks @nit3watch
Wouldn’t it be simple to hide the option “create a forum” from members so that only admins and moderators can create forums? What is the code to check? Is it is_group_admin or is_group_mod?
-
Anton posted on the forum topic BuddyPress Group Tags is now available in the group Third Party Components & Plugins: 14 years, 4 months ago
Thanks @nit3watch
-
esesli posted an update 14 years, 4 months ago
-
r-a-y posted on the forum topic G-Field – This plugin adds an additional field to group creation in the group Creating & Extending: 14 years, 5 months ago
@nit3watch – You have to remove the following hook:
add_action( 'bp_after_group_details_creation_step', 'gfield_add_field_form' );
Also remove the conditional that Derek put in.
Here’s the updated code, no need to add any filters:
http://pastebin.com/JrEbHMsh -
r-a-y posted on the forum topic G-Field – This plugin adds an additional field to group creation in the group Creating & Extending: 14 years, 5 months ago
@nit3watch – I need more sleep! I deleted the previous posts to avoid confusion.
You don’t need a core hack!
Check out the revised code:
http://pastebin.com/ZW4gp88m (updated again!) -
Dwenaus posted on the forum topic G-Field – This plugin adds an additional field to group creation in the group Creating & Extending: 14 years, 5 months ago
hey, I’m still actively developing this, but with the BP forum favourites feature removed, it’s tough to stay current. I’ll fix this and post an update. @nit3watch your work sounds interesting, I’d be interested to see what you are up to with the plugin. Also, I’d really like to create an admin panel for the plugin […]
-
r-a-y posted on the forum topic G-Field – This plugin adds an additional field to group creation in the group Creating & Extending: 14 years, 5 months ago
@nit3watch – It looks like you’re only hooking into the save action after the group is created.
Try adding another save action with “groups_create_group_step_save_group-details”:
add_action( 'groups_create_group_step_save_group-details', 'gfield_save_field' );
See if that works.
-
thelandman posted on the forum topic Customizing Labels, Messages, and URLs – ..create the MO file in the group How-To and Troubleshooting: 14 years, 6 months ago
@Nit3watch Haha! Yeah, its about time the SAfricans take over the planet! 😀 Glad you got it sorted out bro!
@nit3watch
Active 1 year, 11 months ago