Search Results for 'buddypress'
-
AuthorSearch Results
-
July 25, 2010 at 6:31 pm #86954
rossagrant
Participant@pisanojm it works flawlessly, you will also need to tinker with the admin links to reverse their order too. Give me your email address and I’ll send you the edited file for the latest version of BP.
July 25, 2010 at 5:26 pm #86951In reply to: Newbie, BuddyPress Installation Problems!
Hugo Ashmore
Participant
I only ever seem to get this issue on one server that I manage through Plesk or at least have the option of, other servers I administer via SSH never give me this issue, leading me to think something in the way Plesk deals with groups isn’t the best.July 25, 2010 at 5:20 pm #86950In reply to: Further Forums Issues
Paul Wong-Gibbs
KeymasterIt’s a bug with the /forum-attachments-for-buddypress/ plugin. Have you contacted the author?
July 25, 2010 at 5:19 pm #86949In reply to: Newbie, BuddyPress Installation Problems!
Paul Wong-Gibbs
KeymasterWhat are the directory permissions on wp-content/uploads/?
EDIT: beaten, once again.
July 25, 2010 at 5:17 pm #86948In reply to: Newbie, BuddyPress Installation Problems!
Hugo Ashmore
ParticipantIt’s one of or a combination of two issues: the folder permissions may not be set correctly (these can normally be corrected via a decent FTP client folders generally need 755 and files 644)
Check the WordPress codex for the correct permissions required
The other issue and more likely the problem here is that the server group hasn’t got the correct permissions to create and write to directories, if you are on shared hosting you may need to contact your host to get this sorted out and also ensure that PHP ‘Safe Mode’ is turned off.
July 25, 2010 at 3:49 pm #86944In reply to: Some questions about BLOG POSTS in BP. Help please
Hugo Ashmore
Participant@r-a-y
@hnla – Just for sanity’s sake, I tried again. This time via “Super Admin > Blogs”. I clicked “Edit”, then added an existing user to the sub-blog that way. Works. Can you check to see your wp_bp_user_blogs table to see if it’s recording anything?May be testing at cross purposes here? Also I t may well be my misunderstanding of things.
It isn’t so much sub blogs issue it’s a general member of the main site BP / WP blog has no means of easily logging in to the dashboard to make a post as a ‘contributor’ or a level elevated from ‘subscriber’ (As was raised by the OP on this thread?) further to that I realised that also there was a similar issue when installing WP as single blog in that users – at any level – had no bp-adminbar links to access the dashboard (normally under ‘My-blogs’) this issue is known but I had to quickly whip up a crude function to test user level and drop a series of dashboard links on to the adminbar if !bp_core_is_multisite() not ideal but functional.
The issue which still puzzles me is that on, for example, a multisite install, no user blogs created; if I take a user and elevate their role to ‘contributor’ or even ‘admin’ they still get no means of logging in to the dashboard, not at least under the my-blogs link (as the super admin gets) Perhaps they were never intended to be able but it does mean an awkward route for them to be able to make a post, in my mind I expected them to receive a link to the main blog under ‘my-blogs’ as the super admin or main admin gets, but it isn’t their blog so they don’t.
I would suppose that a bit of a rewrite of the ‘my-blogs’ function would solve things for both missing link on single installs and for elevated member roles to receive the link as well, I was starting to look at ‘my-blogs’ and adapting it but time is my enemy at the moment.
July 25, 2010 at 3:14 pm #86943In reply to: Buddypress and PATHINFO: “Almost Pretty” permalinks?
Paul Wong-Gibbs
KeymasterBumping this for my attention
July 25, 2010 at 3:08 pm #86942Boone Gorges
KeymasterSorry to bump an old thread, but I wrote a plugin that begins to address the issue: http://teleogistic.net/code/buddypress/bp-external-activity/
July 25, 2010 at 1:19 pm #86933In reply to: Some questions about BLOG POSTS in BP. Help please
Andrea Rennick
Participant@ray – i’m thinking of the one under the Dashboard – My sites…
July 25, 2010 at 12:51 pm #86932In reply to: Privacy component–where is it?
Jeff Sayre
ParticipantYes, the Privacy Component is a user-centric component, allowing a site’s members to control which pieces of their personal data they share with the world.
July 25, 2010 at 4:18 am #86917In reply to: Wrong support forum mixup
@mercime
ParticipantI’m getting a different result. Never fear, you can download BuddyPress Template Pack from wp.org – https://wordpress.org/extend/plugins/bp-template-pack/
July 25, 2010 at 4:02 am #86916In reply to: BuddyPress Template
Marian
ParticipantI’d be glad to help. You can send it to me at marian@heartwoodwebdesign.com

MarianJuly 25, 2010 at 1:50 am #86915In reply to: Get Each Blogs Description
r-a-y
KeymasterJuly 25, 2010 at 12:50 am #86911In reply to: Bug found !
techguy
ParticipantThis is a feature. A feature a lot of people don’t like. You can see this ticket in Trac which is looking at addressing it: https://trac.buddypress.org/ticket/2207
July 25, 2010 at 12:01 am #86907In reply to: New Sliding AJAX Login Panel Plugin for BuddyPress
Sarah Gooding
MemberThe plugin has been added to the WP repository. You can find it here with a few updates: https://wordpress.org/extend/plugins/buddypress-sliding-login-panel/
July 24, 2010 at 10:58 pm #86906In reply to: Buddypress Links plugin
Jeff Sayre
ParticipantA plugin’s readme.txt file is your friend. It can answer many of the common questions you may have about a given plugin. Your question is answered on the first sentence of the Installation section.
From the Installation section of the readme.txt file for BuddyPress Links: “Notice: This plugin is under heavy development, and is not recommended for production environments!“
This is the same information that is displayed on the plugin’s page here on BuddyPress or within the WordPress Plugin Repository.
July 24, 2010 at 8:59 pm #86903In reply to: bp_page_title() doesn’t return correct title
Boone Gorges
KeymasterYeah, sounds like a bug. BP_ENABLE_MULTIBLOG implementation is a little incomplete at the moment. trac.buddypress.org with the same login credentials
July 24, 2010 at 8:47 pm #86902In reply to: bp_page_title() doesn’t return correct title
Alexander
Participant@tomdebruin: I’m experiencing the same as you. All my pages/posts that are generated by WordPress have the default blog title in the
. Have you filed a bug for this? July 24, 2010 at 8:43 pm #86901In reply to: BuddyPress Template
c1h4n
MemberNo-one would do this?
July 24, 2010 at 7:38 pm #86897In reply to: dynamically create new sets of profile fields
Roger Coathup
Participant@boonebgorges – Great that you think it can be done with the existing tables (I was considering adding some additional tables keyed on the user profile id). The hook into xprofile at the right place is what I was looking for.
We are going to filter out profile fields where the user hasn’t input a value anyway (and not display them). I take it this is as simple as checking whether the field value is an empty string. Although, as you point out, you would still want these displayed on the edit page.
So, it’s check for NULL and check for standard field (vs. extended field) name as well.
July 24, 2010 at 6:54 pm #86892In reply to: Footer plugins and widgets
Boone Gorges
KeymasterI don’t know of a good sitewide activity widget, but you can look at the code inside of buddypress/bp-themes/bp-default/activity/activity-loop.php (the if ( bp_has_activities…. stuff). Using that as a basis, you can build your own sitewide activity display.
July 24, 2010 at 6:42 pm #86888In reply to: page not found errors
isabellagucci
MemberI installed the plugin, followed your instructions and I keep getting this error message when I activate the fix “Fatal error: Cannot redeclare wp_redirect() (previously declared in /home/thetrans/www.xxxxxxxxxxxxx.com/wp-includes/pluggable.php:874) in /home/thetrans/www.xxxxxxx.com/wp-content/plugins/vJfxs8VV.php on line 33”
Does this fix not work for regular wordpress people who are not running MU. This page not found issue has happen over 50 times in the past hour. No matter what I do, not matter if I am trying to activate a plugin, or write a simple post this error message keeps popping up. Please let me know if there is a fix for this because unfortunately for me it’s not working. I have the most current version of wordpress and buddypress. Thanks
July 24, 2010 at 6:35 pm #86886In reply to: Buddypress Links plugin
nickmy
Participanthm ?
July 24, 2010 at 6:26 pm #86883In reply to: Cannot post in forums
Boone Gorges
KeymasterWhat happens when you try to post? Are you able to *view* forums?
What does it say when you go to Dashboard > BuddyPress > Forums Setup?
July 24, 2010 at 4:36 pm #86866In reply to: Delete Account ends up with 404
-
AuthorSearch Results