Search Results for 'buddypress'
-
AuthorSearch Results
-
August 17, 2011 at 4:11 pm #118623
In reply to: W3 Total Cache and Buddypress Log out issues
notpoppy
ParticipantI’m having the same problem. When I enable W3 Total Cache if I click log out it still shows me as being logged in. It takes a couple of refreshes to change it. Likewise when I log in it still shows me as being logged out.
Wordpress 3.2.1
Buddypress 1.2.9
W3 Total Cache 0.9.2.3Clearing cookies has no effect on the problem. If anyone can suggest a fix, please do.
August 17, 2011 at 4:06 pm #118622@mercime
ParticipantYou mean wall == the wire (old BP) or activity updates (current BP)? What versions of WordPress and BuddyPress are you using?
August 17, 2011 at 1:58 pm #1186204ella
Participantsecond test after deactivating Group Extras was the same, so It doesn’t memorize all fields below the field “phone number” which sometimes doesn’t work too because after the saving it change the value into the value of the field above (WEBSITE), @modemlooper or @boonebgeorges if you want admin access to my testing site (www.stripunity.com – untouched brand new clean installation (latest wordpress & buddypress versions with 3 plugins in it) for your plugin testing purposes , I would gladly send you an password.
August 17, 2011 at 1:42 pm #1186194ella
ParticipantI am running new clean test installation and have there both latest versions WP 3.21 / BP 1.5 and only 3 plugins together with @slaffik Groups Extras.
August 17, 2011 at 1:40 pm #1186184ella
ParticipantGreat job @modemlooper @boonebgorges !! , Thanks a lot for very useful plugin
btw. I had the same error underneath description as @alfredojp , then it showed first 4/5 fields and all fields below the field PHONE number disappeared , when
trying to insert them again I got this :Warning: Invalid argument supplied for foreach() in /home2/dancersr/public_html/stripunity/wp-content/plugins/buddypress-groups-extras/bpge-loader.php on line 232
Warning: Cannot modify header information – headers already sent by (output started at /home2/dancersr/public_html/stripunity/wp-content/plugins/buddypress-groups-extras/bpge-loader.php:232) in /home2/dancersr/public_html/stripunity/wp-includes/pluggable.php on line 934
so it seems that it conflicts with @slaffik Group Extras.
When I have deactivated Group Extras I worked perfectly.When fully working how can I display all those fields ?
August 17, 2011 at 12:49 pm #118617In reply to: 937 lines of bugs !!!
drhoussem
MemberI’m using buddypress 1.2.8 and wordpress 3.1.4
August 17, 2011 at 10:56 am #118616funmi omoba
Participant@pcwriter, i dont know why this is not working for me, i put it in members-loop.php in my child theme, but nothing shows.
August 17, 2011 at 10:12 am #118615In reply to: BuddyPress Compatibility Help
@mercime
ParticipantI see this one’s resolved.
August 17, 2011 at 6:02 am #118610alfredojp
ParticipantIt worked beautifully, thank you both for all of your help however underneath the description when i went to try it out it has a warning:
`Warning: extract() [function.extract]: First argument should be an array in /home/caradaca/public_html/wp-content/plugins/Buddypress-group-fields/buddypress-group-fields.php on line 9`and when i created the group and then checked my settings none of the newly added fields were there until i added them again and hit “save settings”. I didn’t check the database to see if it was there or not. Does it do anything to the database?
August 17, 2011 at 5:21 am #118608In reply to: BuddyPress Follow is not working
CelticWarrior72
MemberThere’s quite a lot of functionality that could be added to BP Follow to give it a real edge. Integrating it into the core would be nice too.
August 17, 2011 at 3:57 am #118605modemlooper
ModeratorAugust 17, 2011 at 3:53 am #118602alfredojp
Participanthehe so should i put this in functions.php?
August 17, 2011 at 3:42 am #118601modemlooper
Moderator@alfredojp I agree but that’s not happening, it could be added to1.6. First a plugin and then a move to core if it works well.
August 17, 2011 at 3:40 am #118600alfredojp
Participant@modemlooper @boonebgorges
It would be nice if 1.5 was already capable of adding more fields like location, phone,, blah blah blah to the group creation process.But where do i put this? i already have another function in bp-custom.php.
August 17, 2011 at 3:28 am #118598modemlooper
Moderator@boonebgorges I don’t think that code will work with 1.5
Did these get changed in 1.5
add_action( ‘groups_group_details_edited’, ‘group_details_save’ );
add_action( ‘groups_created_group’, ‘group_details_save’ );August 17, 2011 at 3:21 am #118596alfredojp
ParticipantThank you i’m starting to understand alot more……but where would this and the Group API code go?? in bp-custom.php or in functions.php?
August 17, 2011 at 2:04 am #118594alfredojp
Participant@boonebgorges
does the groups API code only create a new screen or can i also use it to create extra fields?August 17, 2011 at 12:55 am #118590funmi omoba
Participant@pcwriter thanks so much, will check it out.
August 17, 2011 at 12:32 am #118585alfredojp
Participant@modemlooper (if me grabbing your attention this way is rude please let me know)
Thanks…..but are you referring to the API or to the code i posted when you said i’ll have to edit core files. And yes it has been asked many times before but no one ever seems to complete it.Thank you for your time.
August 16, 2011 at 11:59 pm #118580alfredojp
Participant@modemlooper did you see the other code i posted above? which one would be more appropriate to follow to create new fields in the group creation process?
Thank for the confirmation that it creates a new screen. which is cool too but i also need extra fields for city, state, country, phone number and mestre(teacher)
August 16, 2011 at 11:13 pm #118568In reply to: HELP! I broke it!!
Tammie Lister
ModeratorDo you have the template pack on for BuddyPress? Some themes don’t need it.
August 16, 2011 at 11:05 pm #118565alfredojp
Participant@boonebgorges
so from looking at the code you were implementing something for group docs in the group creation process. am I correct? I get kind of confused because the more and more i look at the code the more and more i start to think that its purpose is to add another Screen to the group creation process and not specifically for more fields.
Correct me if i’m wrongAugust 16, 2011 at 10:42 pm #118564Boone Gorges
KeymasterI can show you how I do it in one of my plugins: https://github.com/boonebgorges/buddypress-docs/blob/master/includes/integration-groups.php#L781
August 16, 2011 at 10:33 pm #118562alfredojp
ParticipantHi @boonebgorges
I’m not exactly sure how I save the data from the “create_screen_save()” and “edit_screen_save()” methods in the $_post. I know you’re busy but could you help me out with an exxample?Thank you for the help….i’m going to try what you just said to the best of my abilities
I also ran across the post which you helped someone else on about 9 months ago…same basic problem.
Here’s the link:
https://buddypress.org/community/groups/miscellaneous/forum/topic/new-group-creation-fieldsWhat do you recommend? Any further help is appreciated
August 16, 2011 at 10:23 pm #118560In reply to: Quick buddypress plugin question
alfredojp
Participant@Stigmartyr
Well adding another table came from another idea I had which was to basically copy everything that has to do with groups and group creations and group functions so that I could add more fields and have somthing of a database of Capoeria schools instead of just basic groups forums with names like “capoeira rocks socks”. ( http://caradacapoeira.com ). but i decided that that would be chaotic and it would just be better to add fields to the existing group capabilities (fields for location/phone number).@DJPaul
I found this for the front end markup.`function bp_extra_group_fields_markup() {
// Put your form markup here, eg:
?>
<?php
}
add_action( ‘groups_custom_group_fields_editable’, ‘bbg_extra_group_fields_markup’ );`and this is for profesing the information:
`function bbg_save_extra_group_details() {
// Grab the $_POST data and do something with it. Simplified example:
global $bp;
if ( isset( $_POST ) )
groups_update_groupmeta( $bp->groups->current_group->id, ‘country’, $_POST );
}
add_action( ‘groups_group_details_edited’, ‘bbg_save_extra_group_details’ );
add_action( ‘groups_create_group_step_save_group-details’, ‘bbg_save_extra_group_details’ );`Please any and all help is welcome.
-
AuthorSearch Results