Published on March 6th, 2012 by Rambomst
I am having an issue getting custom profile fields to work.
I have used the following code as a wordpress plugin and a bbPress plugin:
function set_my_profile_info_keys($myarray) {
$myarray = array(
‘testfield’ => array(0, __(‘TestField’))
);
return $myarray;
}
add_filter(‘get_profile_info_keys’, ‘set_my_profile_info_keys’);
However this doesn’t show the field on a users profile to allow them to edit it. I have also tried other variations of this code I have found on this forum and others but to no avail.
Any help getting this working would be much appreciated.
Published on March 5th, 2012 by ExtremeSoccer
When I login with my test account and go to edit profile it takes me to the user profile in wp-admin.
In there it shows buttons for Topics and Replies. How do I remove Topics and Replies from that?
Published on March 5th, 2012 by Anetz
How do i put my forum link on my buddypress menu.? I want it right after the home and before activity tab.
Published on March 5th, 2012 by ExtremeSoccer
I am curious because there are A LOT of plugins that have not been updated in years and no longer work with the current bbPress. Why are they still listed? There are even some plugins that go to a 404 error page? Curious if bbpress is still being maintained…
Published on March 5th, 2012 by solarpower
bbPress says its there:
http://composthere.com/forums/forum/compost-bin-available/
Topic posting visible:
composthere.com/forums/forum/compost-bin-available/canada/
Not visible:
http://composthere.com/forums/forum/compost-bin-available/canada/vancouver-bc-area/
“This forum contains 1 topic and 0 replies, and was last updated by Compost Happens 32 mins ago.
Oh bother! No topics were found here!
You must be logged in to create new topics.”
Any suggestions welcome.
CH
Published on March 5th, 2012 by crashweb
For some reason, the author’s reply to a post on my site appears in front the post itself, unless you are logged in to the site. I assume that this has something to do with the lack of the reply box when not logged in. When you are logged in, the author reply appears correctly below the reply box.
http://biohormonesinc.com/forums/topic/any-new-ideas-on-appetite-control/
Published on March 5th, 2012 by solarpower
bbPress says its there:
http://composthere.com/forums/forum/compost-bin-available/
Not visible:
http://composthere.com/forums/forum/compost-bin-available/canada/vancouver-bc-area/
“This forum contains 1 topic and 0 replies, and was last updated by Compost Happens 32 mins ago.
Oh bother! No topics were found here!
You must be logged in to create new topics.”
Any suggestions welcome.
CH
Published on March 5th, 2012 by lmoon
My bbpress site is now being tested by joe public.
Every time one view’s a forum category and then chooses a forum from that category, it automatically takes them to a forum under a different category.
For instance, if I view…
Forums, North East, Country Durham, the breadcrumb trails shows that’s where I am, but when I click on the “schools” forum the breadcrumb trail changes to show I am in the schools forum but under a different category – and it’s always South West, Devon!!!
Why do all my forums default back to South West, Devon ??!!
When they were created, I chose the correct hierarchy and can view this is still correct from the Forum, All Forums in the dashboard.
You can see the issues here… http://lifeafterlondon.com/?page_id=973
I would really appreciate someones help with this – THANK YOU.
Published on March 5th, 2012 by Zigster
I am using the BuddyPress Default 1.5.4 theme for the website I’m trying to make:
http://www.fairdinkumpolitics.com/
I have BuddyPress installed with site wide forum (bbpress). I’m not sure if this is a bbpress question or a buddypress question, thought I would try here first.
In the header where there is a link “Forum”, it goes to:
http://www.fairdinkumpolitics.com/forums/
I want it to go to:
http://www.fairdinkumpolitics.com/forums/forum/political-machinations-5/
How do I control the destination of those buttons?
And about the above url, can I change it to:
http://www.fairdinkumpolitics.com/forum
And have my forum there instead?
Because the current url looks very messy to me. I’m only going to have one forum, with a few different categories. Can I get rid of the “/forums/forum” and just have “/forum”? And instead of “political-machinations-5” just “political-machinations”? I guess that is because I’ve been messing around creating and deleting categories.
Thanks!
Published on March 5th, 2012 by tracid
I installed bbPress into my blog earlier today. I went back edit content on the blog itself, thus logging back into the blog – and am unable to do so. I’d like to uninstall/reinstall, but can’t because I can’t gain access to the admin side of my site.
I need help with this. Thanks.