Search Results for 'buddypress'
-
AuthorSearch Results
-
December 1, 2010 at 12:45 pm #99577
In reply to: Assigning user roles to Members! Cant Find it :(
noizeburger
ParticipantAre you talking about groups in Buddypress? I can’t remember a bp-version where you were able to set user roles. Do you need a function to select different usertypes? If yes, there’s a solution – needs a few hacks in your template and also in buddypress core – but a needful tool.
Set up a wordpress-multisite installation, then hack the files. If you need help, just tell me.
Here’s the link:http://cleverness.org/2010/08/08/add-user-types-to-wordpress-and-buddypress/
December 1, 2010 at 12:17 pm #99574In reply to: bp-messages Compose Message autocomplete issue
roman
Participantsimilar problem over here, autocomplete function finds valid users and shows them up, but in the following lines an error is displayed 3 times:
“Warning: Cannot modify header information – headers already sent by (output started at mountpointwp-contentpluginsbuddypressbp-themesbp-default_incajax.php:556 in mountpointwp-contentpluginsbuddypressbp-messages.php on line 556”
any idea?
by the way, is there a plugin which enables a better useabbility for choosing multiple user’s to send a private message to? Something like a list with checkboxes for example?
December 1, 2010 at 9:56 am #99571In reply to: Hide post update on Forums?
@mercime
ParticipantYou can disable posting of updates to posts and forums in Activity Stream. Go to dashboard > BuddyPress > General Settings – click on the “yes” radio button for “Disable activity stream commenting on blog and forum posts?”
December 1, 2010 at 9:53 am #99570In reply to: Member avatar widget
@mercime
ParticipantCreate a child theme of bp-default theme, upload and activate. Then go to dashboard Appearance > Widgets and drag the “Recently Active Member Avatars” widget to Sidebar and save it.
December 1, 2010 at 6:29 am #99564In reply to: How to make a Header like techboise.com
anindyaray
Memberfor me its loading great , don’t what the issue , but this site has one of the beautiful theme on the platform of buddypress default theme …
December 1, 2010 at 6:07 am #99563In reply to: Zombies vs. Hippies – Boulder, Colorado, USA
December 1, 2010 at 4:00 am #99558In reply to: BuddyPress Maps
en3r0
MemberI was able to activate the plugin just fine, but it dosnt seem to add group markers correctly.
Wish this was kept up.
Any ideas?
December 1, 2010 at 12:54 am #99554In reply to: Single SignOn MediaWiki – User Capitalization
LPH2005
Participant@pisanojm, I actually have the integration working. The challenge is the capitalization.
December 1, 2010 at 12:51 am #99553In reply to: Activity stream dosent show group updates
LPH2005
ParticipantPlease let us know the following information so that someone can help:
Also, do you have a link to the website?
November 30, 2010 at 9:20 pm #99548In reply to: No “groups_before_delete_group” hook?
Paul Wong-Gibbs
KeymasterSure. Make an enhancement ticket on https://trac.buddypress.org/; patches also welcome
November 30, 2010 at 7:54 pm #99546In reply to: No “groups_before_delete_group” hook?
farmer paul
MemberI am now learning that this isn’t the only BuddyPress delete hook that is placed in this way. I’d also like to hook into `groups_remove_data_for_user()`, but same deal – the action is triggered only *after* the user’s group membership data has occurred (and that’s the data I need access to for Google Docs). I’m going to have to hook into WP’s user delete actions instead, specifying a higher priority than BP, since they are triggered immediately before deletion, when the data I need is still available.
A similar incident was noticed in WordPress core w.r.t. user deletion a few years ago, and I guess developers agreed to insert an additional hook: one prior to deletion – `delete_user`, and one following deletion – `deleted_user`. (Original bug reported here: https://core.trac.wordpress.org/ticket/2956)
Can the same additional delete hooks be added to BuddyPress?
November 30, 2010 at 6:36 pm #99542In reply to: Users can’t register through BuddyPress home page
Hugo Ashmore
ParticipantYou came here seeking help from those more experienced!
BTW, I’m a total newby at both WP and BuddyPress and came to the forum to find help, not to get dumped on
Where have you been dumped on?
It doesn’t help to get snippy about “generally not the done thing to do on forum
There is a very deliberate reason old threads are not raised again, and yes sorry but forums rules in general frown upon this action and do ask that people start their own threads. You claim this thread mirrors your own issue, but I’ll point out that your stated inexperience in matter leaves you not best placed to judge that.
I don’t think starting lots of new threads about the same problem will help anyone
Again let us worry about that.
Please set aside the attitude it doesn’t help. Once again you have come here for help, that help often comes from experienced professionals that earn their living coding and developing, please respect the fact that there is no obligation to help and that this help forum and the project itself is maintained by volunteers – unpaid!
You really needed to have followed my advice earlier about testing with bp-default and plugins disabled if you had lurked on the forum you would have noted that this is a very common and important request.
Now as to your concern as to losing work you wont! it is perfectly safe to change themes that is the nature of the WP themeing side of things, disable your custom theme and activate bp-default also deactivate any BP related plugins except BP itself nat and also any custom functions that you may have created in your themes functions file.
Test the registration process in this default state if it works then you now know you have an issue with either your custom theme or a plugin; if it still doesn’t work then you might consider checking that you have in fact told WP to allow registrations in the WP options screen, if that is set confirm whether WP itself can accept registrations – helps to make sure WP is set up correctly and working before moving on to adding further layers like BP.
When that is done please report back and let us know what the outcomes were and we can then proceed from there.
November 30, 2010 at 6:23 pm #99540In reply to: Users can’t register through BuddyPress home page
Boone Gorges
KeymasterYou can disable plugins and themes temporarily without losing work. WP and BP content is stored in the database and shouldn’t be affected by what themes and plugins you do or do not have activated.
It’s important that you test whether the problem arises with bp-default, the BuddyPress Default theme that comes with BP. If registration works with that theme but not with your custom theme, then we’ll know that your problem is theme-related. Most likely, your theme is missing the template files that BP expects to find when someone visits the registration page, and for some reason the fallback template (which should be wp-signup.php) is not being found either.
Please test with the default theme and report back.
November 30, 2010 at 5:57 pm #99537In reply to: Users can’t register through BuddyPress home page
TomCollins88
MemberWe have WP 3.0.1 and are using the Citizen Kane 1.0.2 theme. I can’t see any way to tell what version of BuddyPress we have, but it was installed just a few days ago, so it should be whatever the latest number is.
BTW, I’m a total newby at both WP and BuddyPress and came to the forum to find help, not to get dumped on. This topic is dead on point. Although this thread was STARTED 5 months ago, nobody seems to have offered any help and people were still posting the same problem just a week and a half ago.
It doesn’t help to get snippy about “generally not the done thing to do on forum” when there hasn’t been any useful response to this one in the past and, frankly, I don’t think starting lots of new threads about the same problem will help anyone. Isn’t that why forums are organized into threads in the first place?
Can we get back to solving the issue?
Before we start dismantling all our work, what will happen to all the stuff we’ve created (design work, etc.) if we disable all the plugins and change themes?
November 30, 2010 at 5:28 pm #99535In reply to: Users can’t register through BuddyPress home page
Hugo Ashmore
ParticipantYou will probably need to add a little more detail, version numbers, theme in use plugins etc. 1.2.6 has no issues that I’m aware of with signup and works correctly so there must be something else upsetting things.
It would help to confirm whether disabling all plugins other than required BP and dropping back to the bp-default theme still presents the issue or whether it works with default bp
This thread is 5 months old and apart from possible usefulness as archive reading (not in this instance) it serves little purpose resurrecting old threads to post to, and is generally not the done thing to do on forum
please always create a fresh thread on an issue.November 30, 2010 at 5:14 pm #99534In reply to: Users can’t register through BuddyPress home page
TomCollins88
MemberIs anybody home at BuddyPress.org?
This thread is 5 months old and asks about a serious defect in the sign up process (we just installed BuddyPress and have the same problem – see Dylan’s question above – it gets the names and avatars, but nothing else in the profile form seems to get captured or saved or displayed).
Can anyone help?
November 30, 2010 at 4:49 pm #99533In reply to: Making a theme compatible?
Hugo Ashmore
ParticipantOn a volunteer support forum it’s not really appropriate to ask members to do work for free, members are generally willing to help people to work through things but it will always be expected that they will attempt with help to get this done. Of course if you really haven’t the skills then you can take the option to pay someone to do this for you then we would ask that you post a request for paid help in the Jobs Board group:
https://buddypress.org/community/groups/bp-jobs-board/
I presume you have used the template pack plugin to try and get your theme compatible with BP, have you run through the codex page to see if that helps at all:
https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/This thread where I stripped out the markup from a BP index file and theme page.php file to show the common markup that requires to match may help you a little?
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/lightword-theme-help/#post-80930November 30, 2010 at 8:14 am #99508In reply to: Lightword theme help
billy1111a
MemberOk so I am still really confused on this. Here are the template codes. My page.php:
`
<?php if ( function_exists('yoast_breadcrumb') ) { yoast_breadcrumb('‘,’
‘); } ?>
<div id=”post-“>
<a title="” href=”” rel=”bookmark”>
<?php wp_link_pages('before=
‘.__(‘PAGES’,’lightword’).’: &after=&next_or_number=number&pagelink=%‘); ?>
`
And my buddypress activity/index.php:
`
- <a href="” title=””>
- <a href="” title=””>
- <a href="” title=””>
- <a href="” title=””><?php printf( __( 'My Favorites (%s)’, ‘buddypress’ ), bp_get_total_favorite_count_for_user( bp_loggedin_user_id() ) ) ?>
- <a href="” title=””>
- <a href="” title=”RSS Feed”>
-
`
Would you be able to post what you think it should look like , then I will have a guide on what to do for the other files.
November 30, 2010 at 5:52 am #99504In reply to: Strange php-sql errer
@mercime
ParticipantYeah, BP 1.2.6 works with WP 3.0+.
If you want to test BuddyPress in your current install, go BP 1.2.4.1 – https://trac.buddypress.org/browser/tags – Click on download zip archive link near bottom of pageNovember 30, 2010 at 4:47 am #99501In reply to: Everything posts twice
LPH2005
ParticipantThis could be a plugin causing a problem. Try to disable all other plugins, keeping buddypress only and see what happens.
Also, if this doesn’t help then we’ll need more information about your setup. Please see this thread for the details we’d need: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/when-asking-for-support/
November 30, 2010 at 4:43 am #99500In reply to: Buddypress not working with Godaddy
LPH2005
ParticipantThis is a common setup error. Please see this link in the documentation for more information about permalinks: https://codex.buddypress.org/troubleshooting/navigation-links-return-404-errors/
The documents may help you with other issues you may face as you work with BuddyPress.
PS. Glad the install is now working.
November 30, 2010 at 4:34 am #99499In reply to: Changing Forum Display
LPH2005
ParticipantYou will want to modify the index.php file in your child theme’s forum directory. (/wp-content/themes/childtheme/forums/index.php)
The form action is the important section to modify.
`
`
This is how the page looks: http://www.thechembook.com/tutoring
Important: Make sure you have an original copy (backup copy) of the index file available. Practice locally first. This link will help you with child themes: https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/
November 30, 2010 at 12:38 am #99495remotedevice
Participant@brayne thanks – so simple
November 29, 2010 at 9:59 pm #99489@mercime
ParticipantFollowing is a walkthrough of the Motion theme with the BP Template Pack https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/ .
Per example there, you need to copy Retromania’s HTML structure onto the 13 files within the BP folders transferred to your Retromania theme folder in server. Save revisions and upload to server. You need to copy some styling from bp-default and adjust to taste.November 29, 2010 at 9:05 pm #99487In reply to: Error message has a pink box around it
Virtuali
Participant@hnla, Sounds like I am ticking you off, and you are trying your best to keep your cool.
The only reason I have been posting stuff to help people is because I dealt with a ton of these problems trying to get buddypress into my custom theme, only from trial and error.
You hint in every single topic I post that you want me to leave your forum, so I guess Merry Christmas.
-
AuthorSearch Results