Search Results for 'wordpress'
-
AuthorSearch Results
-
May 9, 2013 at 7:40 am #163626
In reply to: [Resolved] Where is activity stream privacy?
bp-help
Participant@ubernaut @inkblots @hnla @mercime
It is safe to say this issue should be officially closed thanks to the work of @megainfo with the buddypress activity privacy plugin which totally caught me by surprise and throughout my tests I have found it works flawlessly. Here is the link to this awesome plugin:
https://wordpress.org/extend/plugins/buddypress-activity-privacy/
Thanks again @megainfo !May 9, 2013 at 6:43 am #163621In reply to: Interactive Profile Fields During Registration
Thunderpeel
ParticipantThese plugins should help 😉
This one is used for members to choose the group they want on registration.
https://wordpress.org/extend/plugins/wp-roles-at-registration/This plugin assigns specific profile groups to the roles you want.
https://wordpress.org/extend/plugins/buddypress-xprofiles-acl/These both work great together, and I am using them on the most recent WordPress and BuddyPress versions.
May 9, 2013 at 3:30 am #163613In reply to: Installation problems
@mercime
Participant@shonesss WP/BP versions?
but the installation wizard does not show up
There is no longer an Installation Wizard since BP 1.7, so no worries.
I thought I’d plough on ahead anyway so I installed Buddypress Template Pack
As of BP 1.7, BuddyPress is compatible with nearly all WordPress themes, which means you do not need to install/activate the BuddyPress Template Pack plugin. https://codex.buddypress.org/bp-17-upgrading-template-packed-themes/
no buddypress navigation shows so its impossible to use.
Go to Appearance > Menus, then add the BuddyPress Pages to your custom menu.
May 9, 2013 at 3:13 am #163610@mercime
Participant@baskers I got a 404 page when I visited your link. Try renaming the subdirectory folder where you installed your WordPress and BuddyPress from RickyTweetUp to rickytweetup
May 8, 2013 at 8:04 pm #163598In reply to: 500 Error after upgrade to 1.7
VegasKev88
Participant- my best suggestion is to try and reinstall WordPress and BuddyPress & bbPress manually via ftp.
- If that doesn’t work, you’re best bet is to reinstall the most recent versions of those (before the upgrade of course) and then upload your most recent .sql backup via phpmyadmin to restore your site pre-upgrade.
- Once your site is back online, you can check your server logs for errors and report them here for assistance in finding the core issue and a best practice solution to implement to overcome it.
- Then definitely move everything to a localhost so that you can try to replicate the issue
Also, when you try to replicate the issue on your localhost, try to upgrade without any other plugins activated to see if there is a conflict with any of your plugins and the update. You can also search for “buddypress + {your plugin name here}” for each of your plugins that haven’t issued an update since buddypress 1.7, as they could possibly be the culprit.
I hope this helps and good luck with restoring your site. It can be stressful, but you’ll get it bud.
May 8, 2013 at 6:54 am #163577In reply to: User avatars and gravatars broken link
ProfC
Participanthi again, I found this
https://buddypress.trac.wordpress.org/ticket/4571
is this a solution to the problem?, may you please tell me ho to patch a php file? is the file to patch bp-core-avatars.php?
thanks,
gMay 7, 2013 at 10:44 pm #163562In reply to: [Resolved] Where is the BP Group Documents Plugin?
lenasterg
ParticipantHi, BP group documents plugin now compatible with BP1.7 in beta version can be found on http://lenasterg.wordpress.com/2013/04/30/buddypress-group-documents-for-bp-1-7-and-wp-3-5-1/
May 7, 2013 at 10:44 pm #163561In reply to: Custom User Role Doesn't Have Sufficient Privileges
danzigism
ParticipantYou’re right @shanebp
After reading that manage_options much gives that role access to the entire Settings feature of WordPress I realized that isn’t good. Needless to say, I have used Adminimize to hide the “Settings” tab from the Manager user role for the time being but certain savvy people could still access it if they knew the URL to those settings pages.
I submitted the bug to: https://buddypress.trac.wordpress.org/ticket/4991#ticket
Thanks again for all of your help!
May 7, 2013 at 7:40 pm #163556In reply to: Can buddypress do the following?
roybarberuk
ParticipantThanks @shanebp Im very familiar with wordpress, so the read sections will be fine, i cant seem to see where to get started with creating the page in their profiles, do you have any links / resources or can you point me in the right direction.
Regards Roy
May 7, 2013 at 6:17 pm #163551In reply to: Custom User Role Doesn't Have Sufficient Privileges
shanebp
ModeratorGlad you got it sorted.
But ‘manage_options’ is a powerful cap.
I could see where you wouldn’t want to grant that cap to a custom role.Now that you can explain the issue, I suggest you submit a bug.
https://buddypress.trac.wordpress.org/May 7, 2013 at 4:18 pm #163540In reply to: [Resolved] can't activate bbPress 2.3
Paul Wong-Gibbs
KeymasterNice. If you figure out a problem plugin, let us know or create a trac ticket on https://bbPress.trac.WordPress.org 🙂
May 7, 2013 at 4:04 pm #163539Baskers
ParticipantSoftware details are:
– WordPress Theme Custom Community By ThemekraftVersion 1.15
– BuddyPress Version 2.3.2.
– WordPress Version 3.5.1Again, I’ve tried it with just the default buddy press theme, and disabled all plugins and still can’t create new user accounts via the registration page.
Please help
May 7, 2013 at 2:54 pm #163537In reply to: Custom User Role Doesn't Have Sufficient Privileges
shanebp
Moderatoralso – some role editors are funky.
Make sure it’s not that plugin.
Use this to check if your custom role really has those caps:
https://wordpress.org/extend/plugins/members/May 7, 2013 at 2:45 pm #163535In reply to: Custom User Role Doesn't Have Sufficient Privileges
shanebp
ModeratorTry giving them the ‘bp_moderate’ capabilities.
It seems edit_profile checks to see if it’s your profile or whether
bp_current_user_can( 'bp_moderate' ) || current_user_can( 'edit_users' )
so adding the ‘edit_users’ cap should work.See bp_core_can_edit_settings() in bp-members-functions.php
It may not be a bug, but you could find out by submitting a bug
https://buddypress.trac.wordpress.org/May 7, 2013 at 10:24 am #163528Chris
ParticipantHi,
I have resolved the problem on the site where I was having problems.
Here’s what I did.
1. Disabled “all plugins”
2. By doing this I identified it wasn’t a BuddyPress Problem
3. Tried to login on as a vanilla WordPress site. If you cant login you are confirming this is not a BuddyPress issue but a WordPress issue.
4. Ran the script written by Mark Jaquith found here: http://markjaquith.wordpress.com/2006/03/28/wordpress-error-you-do-not-have-sufficient-permissions-to-access-this-page/
5. I checked the user on the Vanilla WordPress site, I logged in OK.
6. I re-initialised all BuddyPress Plugins and Themes
7. I was able to log in. (Yeah Team!)All good. I hope this helps.
May 7, 2013 at 9:29 am #163524In reply to: Profile Layout
Tammie Lister
ModeratorIf you only want urls you can use profile fields then pull each through to show where you want on the profile.
Once you’ve set up the profile fields in your admin dashboard you can then output like this:
<?php bp_profile_field_data( array('user_id'=>$user_id,'field'=>'twitter' )); ?>This assumes a profile field called Twitter. You may have to set the $user_id depending on if you are outputting on profile or somewhere else.
Should you want to use different types of fields such as date pickers and so on you can use: https://wordpress.org/extend/plugins/buddypress-xprofile-custom-fields-type/
May 7, 2013 at 8:37 am #163523In reply to: Missing Profile Fields
ebraxton30
Participantok, i have asked several questions on this support forum and this is the first time i was directed to this site. here you go…
1. i am up to date on wordpress, 3.5.1
2. WordPress was installed as a directory, not a subdomain
3. Root
4. WordPress was installed at 3.5.1, not upgraded
5. yes
6. 1.7.1
7. I did not upgrade Buddypress, I installed this version
8. Bowe Codes, ADJE Event Cal, Buddypress Xprofile Custom Fields, Gravity Forms, Gravity Forms user Registration Add-on, Members, Uber Login Logo, WordPress Font Uploader, WordPress Uploader
9. I am using the Salutation theme
10. No
11. no
12. n/a
13. none
14. bluehost
15. LinuxAgain…the test profiles are working. Just not the ones filled in.
i am using buddypress 1.7
it was a direct install, not an upgradeMay 6, 2013 at 10:46 am #163488In reply to: [Resolved] can't activate bbPress 2.3
Vernon Fowler
ParticipantDo I need a clean bb-config.php ? I thought activating bbPress for the first time would create a fresh configuration file to the same database and user as WordPress. Really stuck on this one. Appreciate your help.
May 5, 2013 at 11:24 pm #163479@mercime
Participant@applegateian best bet would be to ask plugin dev as we have no access to the premium plugin. Check out https://codex.wordpress.org/Function_Reference/body_class
May 5, 2013 at 7:56 pm #163469In reply to: File manager for BuddyPress
lenasterg
ParticipantHi, @sarathbabu_k,
I updated the BP Group Documents for BP 1.7.
You can downloaded from lenasterg.wordpress.com/2013/04/30/buddypress-group-documents-for-bp-1-7-and-wp-3-5-1/.May 5, 2013 at 11:00 am #163442In reply to: [Resolved] Templates and themes
Tammie Lister
ModeratorSince BuddyPress 1.7 you don’t only have to use a BuddyPress theme so you can use any theme from https://wordpress.org/extend/themes/search.php?q=buddypress and also https://wordpress.org/extend/themes/. I’d always say ideally you use a theme that’s designed for a community but either option gets you up and running.
Also worth looks are:
http://infinity.presscrew.com
http://3oneseven.com/buddypress-themes/As far as buying in theory again every theme that works for WordPress works but BuddyPress specific themes you can get a number of places such as (not exhaustive list):
• BuddyBoss: http://www.buddyboss.com
• Luca’s theme: http://luca.untame.net
• Mojo Themes: http://www.mojo-themes.com
• Press Crew: http://shop.presscrew.com
• Theme loom: http://themeloom.com/themes/pure-theme/
• Theme Forest: http://themeforest.net/category/wordpress/buddypress
• Themekraft: http://themekraft.com
• WPMU DEV: http://premium.wpmudev.orgMay 5, 2013 at 5:27 am #163427In reply to: Remove profile links
bp-help
ParticipantI forgot to add this link which explains adding a class which wraps the function of the plugin:
https://codex.wordpress.org/Plugin_API
Note the part about avoiding function name collisions.May 4, 2013 at 9:00 pm #163410Ikenna
Participant@Hugo, I am very sorry if I seem silly but I couldn’t help matters myself. Imagine a situation where you have people who loves your work, only to create an account, activate it and to login to see what you have created and they are bounced back. I am really sorry if I had offended anybody. Now this is what actually happens, when a user creates and activates an account, and he tries to login, the user will be redirected to wordpress login. There is no errors shown, meaning the username and the password is correct. There is no spaces used. And you are right, the user gets logged in after sometime. I hope I am making sense here? Please help me.
May 4, 2013 at 1:02 pm #163404In reply to: Buddypress themes
meg@info
Participanthi,
Since BP 1.7,B BuddyPress can display its content within the context of any WordPress theme !! so you can use any wordpress theme. Else, you can youse child theme for bp.
free:
https://wordpress.org/extend/themes/
payed:
http://themeforest.net/category/wordpress/buddypressMay 4, 2013 at 12:47 pm #163401In reply to: walled garden and bbpress
valuser
ParticipantAn aside – it may or may not be relevant to tweaking your plugin
I had previously experimented with other plugins
pagerestrict at https://wordpress.org/extend/plugins/pagerestrict/ is effective BUT has no effect on /forums/ !!!!!
while
path access at https://wordpress.org/extend/plugins/path-access/ is effective but just goes to a page not found -it lacks the elegant redirect!!
-
AuthorSearch Results