BandonRandon
Howdy, I am a woman of many talents, designer, developer, photographer. Most of all I'm about people, and getting to know the heart of people, what they are passionate about.
Interests
Photography, art, music, theatre and people.
-
Hi, I’m a developer for WPBook what version are you using? It sounds like we may be using one of the same array key names at BuddyStream. I would suggest upgrading to WPBook 2.0.13 or if you are feeling adventurous 2.1 beta1 (different install instructions.) If the problem still procissit report back and I’ll look [...]
-
bandonrandon joined the group BuddyStream
-
thanks, rich, what happens if BP_ENABLE_ROOT_PROFILES is enabled? Also the problem is that I am setting an option in then db and want to set it to just the http://domain.com/ BP_MEMBERS_SLUG / without the username part as the username will change with each login. I saw
bp_core_get_user_domain( $user_id )but that requires you to set [...] -
@Anom, that lets the user set the slug. What I’m trying to do is retrieve the slug. This is my first time writing code for BP but I know with WP they have functions like get_site_url(); I was hoping something like get_member_slug(); was out there so I can use it as part of a default plugin [...]
-
So I’ve been working on a plugin and I need to get the url of the sites members page so I can add the logged in members url to the end. I’ve been searching but I can’t seem to be able to find the bp_get_members_slug function anywhere and figured someone here would know. Basicly I [...]
-
BandonRandon posted on the forum topic Hide/Remove dashboard from normal members in the group How-To and Troubleshooting:
Looks like I spoke to soon. Peters Login Redirect Plugin (http://wordpress.org/extend/plugins/peters-login-redirect/) takes advantage of the filter added in 2.6.2. You can read an article about the plugin here http://www.theblog.ca/wplogin-redirect. If anyone else has other ideas let me know. For now I’m just going to send all subscribers to edit…[Read more]
-
BandonRandon started the forum topic Hide/Remove dashboard from normal members in the group How-To and Troubleshooting:
Is there a way to hide the dashboard from the members who have the “subscriber” access level. I found http://wordpress.org/extend/plugins/wp-hide-dashboard/ which seems to do a good job of making it so they can only access their profile and nothing else which is nice. I’m trying to find a way to not allow them to see [...]
-
BandonRandon joined the group How-To and Troubleshooting
-
BandonRandon joined the group Creating & Extending
-
BandonRandon posted on the forum topic WordPress theme vs BuddyPress theme in the group Creating & Extending:
Thanks everyone, I was going to say after the first two post that I was going to jump into Child Theming something I’ve wanted to do for a while. The second two post sound more like using the theme pack and making a standard theme may be a better option. Ah, I’m back where I [...]
-
BandonRandon started the forum topic WordPress theme vs BuddyPress theme in the group Creating & Extending:
I have been using and developing for WordPress for the past 3 years. I feel that I’m at a moderate to advanced level of theming for WordPress. I am just now jumping into BuddyPress to use for a hobby site of mine. My question is, is it better to start with writing a WP theme [...]