Search Results for 'questions'
-
AuthorSearch Results
-
April 20, 2010 at 4:13 pm #74427
In reply to: Custom Theming Questions
victor_moura
ParticipantHi Travel-Junkie!
The checkbox to indicate acceptance to the terms of service is exactly what I want to do.
However, I am a total noob in understanding the programming involved (like “actions”) for example.
Do you have a recommendation? Should i look for a plugin for this?
Or a link where the concepts you refered to are more easily understandable by me?
(sorry, I’m a recent “ning-orphan” trying to find my way around Buddypress)
April 20, 2010 at 1:18 pm #74401In reply to: Dashboard failure when activate buddypress
Jeff Sayre
ParticipantI have not heard of any issues with load-scripts.php–at least when using the default theme just with BuddyPress and no other plugins.
Let’s back up a little too learn more about your setup. Please answer these questions: https://buddypress.org/forums/topic/when-asking-for-support
April 20, 2010 at 10:20 am #74379In reply to: How to order members list alphabetically by default
leftblanx
ParticipantAnybody have any idea about these questions?
With regard to the point in the final paragraph – when you sort the members list alphabetically, and then use the search facility, the SQL query looks like:
SELECT COUNT(DISTINCT u.ID) FROM wp_users u LEFT JOIN wp_usermeta um ON um.user_id = u.ID LEFT JOIN wp_bp_xprofile_data pd ON u.ID = pd.user_id WHERE u.user_status = 0 AND (pd.field_id = 1) AND pd.value LIKE ‘%%searchterm%%’ ORDER BY pd.value ASC;
It assumes pd.field_id = 1, which is the Name field – why does it assume you only care about searching on the Name field when ordering alphabetically? And how would I best modify this to search on a) the text values of all my text profile fields, and b) the labels on multiple option profile fields?
April 19, 2010 at 4:03 pm #74219In reply to: Ning.com Migration Tool (NMT)
Mike Pratt
ParticipantOh, and @Aaron Edwards – we’re looking forward to the day you guys join the bp.org community to help, answer questions and provide insight instead of just shilling product
April 19, 2010 at 1:46 pm #74193In reply to: Isn't it ALL a BuddyPress issue?
Boone Gorges
Keymaster@3sixty – To some extent I think you’re right. There’s a certain quickness to say “That’s a WP question!” in these forums. (Although I will say, anecdotally, that it used to happen more than it does now.)
Often there’s a good reason for redirecting questions to the WP forums. For one, the user base there is much bigger, so questions are likely to have a lot more readers, and are thus a lot more likely to get a good answer. Moreover, many common questions have already been answered there many times over, and it doesn’t really pay to rehash those issues in this space.
Still, some reproduction of content is probably a good thing, especially in cases where there is as much overlap as with BP/WP. So I don’t mind providing a certain amount of WP (or even general PHP/HTML/CSS) help in these forums when the mood strikes me. Constantly passing the buck – “that’s a (fill-in-the-blank) issue” – is not a great way to welcome new users to the BP community.
April 17, 2010 at 6:00 pm #73953Bowe
ParticipantSounds like a plan.. It’s a matter of weeks until WP 3.0 is out, and BuddyPress will be compatible from day 1, so you might want to launch the site when WP 3.0 is out with BuddyPress from the start! Good luck!
to answer both of your final questions: Yes and Yes!
April 17, 2010 at 4:05 am #73871In reply to: cannot upload avatars from my local computer
Brandon Allen
ParticipantYou actually don’t want folder permissions as 777. On some hosts, 777 even cause an “Internal Server Error 500” error. It also means anyone and everyone can read/write/execute in that folder. At the most, you should have 755. Some hosts may differ on this, but in general, these rules follow. I don’t know that 755 will fix anything, but it may, so give it a try.
For the rest of the questions:
What kind of server are you hosted on?
What version of WP/WPMU are you using?
What version of BP are you using?
April 13, 2010 at 9:26 pm #73394In reply to: BP Album+ || New Features Requests and Discussion
foxly
ParticipantFrom PM Re: “
Awesome thanks for your help. I just realized I wasn’t on the latest Beta version ( I thought I was)
The new versions automatic thumbnails works really awesome.
I am noticing one bug, in the activity stream (domain.com/activity)
It shows the picture and everything, but the link to them is not working right it has this URL:
http://domain.com/members/admin/album/single-media/6/
When I browse to the picture itself using the “media” tab the url that works should be:
http://domain.com/members/admin/album/single-album/1/single-media/6/M/
(it’s also sometimes O instead of M)
Any ideas why that would be happening? Is this the best place to post these type of questions?
…
The activity stream bug was reported by @connor-mccarra this morning. We’ll fix it in the next beta, out in a few days.
The “http://domain.com/members/admin/album/single-album/1/single-media/6/M/” where the suffix may be T, P, S, M, L, or O is the plugin automatically selecting the best image size to fit in your template.
It has to account for some users uploading very large images, and some users uploading very small images, resulting in there may or may not being various downsampled sizes in the cache. It uses a nearest-fit algorithm to determine which size is closest to “medium” and serves that image.
All of this will be configurable in the backend, allowing different sites to be optimized for say, photographers -vs- mobile phones.
^F^
April 13, 2010 at 9:09 pm #73384Anton
ParticipantExcellent topic!
I had it a bit differently when I started my first wpmu bp site. I was active on one of my country’s leading social networks when it was starting to fall apart. People were leaving everyday because the system was built on old software and no one seemed to care about support, etc. I then decided to create my own social network (similar to the popular one) and created my bp network taking 20 of the top networkers on the other site with me. The network has grown quite bigger than the first 20 members but I must admit it’s a slow process as others first wants to see what is in it for them.
To get back to the topic. Be active on the network and show your starting members how to use the network and all the benefits of your network. Also be sure to write “help” files as you won’t be around to answer everyones questions all the time. I’ve added a “feedback” floating bar button on the network where members can submit feedback /queries regarding the network to me.
I would like to add the Twitter and Facebook connection settings to the network but it doesn’t make sense as this network is country specific and on the registration page there’s a couple of fields that must be completed.
April 13, 2010 at 1:02 pm #73294In reply to: Avatar Upload Issues
bullitmagnet
MemberI have been having a few problems with the avatars, the only ones that wants to work are the gravatars, which are fine but i want to offer my users something more, there are two questions that i would like to ask. The first is how do i get them to show? i have tried other peoples suggestions but nothing works, i do have GD Lib on the server, as i have used it for other projects so i know that isn’t a problem, what happens is i goto the change avatar part of my profile and try to upload it does upload to /wp-content/uploads/avatars/1 however the crop part dosent show any image at all, and other users have told me that this is happening as well. have you any ideas on how to fix this problem?
Also on a slightly less important note, i would like to change the default avatars that users can select, to fit in more with the theme of my site, is there a way to do this? I have a few created that i would like to use for members to choose from IF i can get this to work.
April 13, 2010 at 10:23 am #73274Xevo
Participant@ Warzan
I’m all for earning money on plugins/templates but I don’t want people offering their services on this forum, this forum is for questions about the main software, buddypress. If people want to earn for their efforts place it on your own blog for example or be like wpmu dev and ask a subscription fee.
O yeah. https://wordpress.org/extend/plugins/wp-postratings/
And I did add something to the topic, that it’d be more interesting if the plugin would support rating/voting on all components.
April 12, 2010 at 5:30 pm #73024newbie999
ParticipantHello again. I posted this question on a new topic, no responses. I’ll try asking the question here since I have received responses on this thread. Thank you. Here goes:
I added the code below in wp-content/plugins/buddypress/bp-themes/bp-default/members/members-loop.php, to display additional profile fields in the member directory and to display the member’s role (either ‘Subscriber’ or ‘Provider’). In the code below, I specifically checked for the user’s role to determine whether I need to display ‘Subscriber’ or ‘Provider’.
Questions:
– is there a way to check for the capability instead – i.e., if the user can ‘edit posts’ then I will display ‘Subscriber’, otherwise I will display ‘Provider’? If so, can you please let me know how to do that as I have not been able to figure it out.
– is there a way to display a newline so that ‘Subscriber’ or ‘Provider’ will display on the next line, below the member’s title and company name. I tried to echo “n” but it’s not outputting a newline and I have no idea why.
Thank you for the help.
<?php
/***
* If you want to show specific profile fields here you can,
* but it’ll add an extra query for each member in the loop
* (only one regadless of the number of fields you show):
*
* bp_member_profile_data( ‘field=the field name’ );
*/
if( bp_get_member_profile_data ( ‘field=Title’ ) )
echo bp_member_profile_data( ‘field=Title’ ), ‘ (‘, bp_member_profile_data( ‘field=Company’ ), ‘)’, ‘ – ‘;
$user = new WP_User( bp_get_member_user_id() );
if ( $user->roles[0] == ‘subscriber’ )
echo ‘Subscriber’;
else
echo ‘Provider’;
?>
April 12, 2010 at 5:30 pm #73124newbie999
ParticipantHello again. I posted this question on a new topic, no responses. I’ll try asking the question here since I have received responses on this thread. Thank you. Here goes:
I added the code below in wp-content/plugins/buddypress/bp-themes/bp-default/members/members-loop.php, to display additional profile fields in the member directory and to display the member’s role (either ‘Subscriber’ or ‘Provider’). In the code below, I specifically checked for the user’s role to determine whether I need to display ‘Subscriber’ or ‘Provider’.
Questions:
– is there a way to check for the capability instead – i.e., if the user can ‘edit posts’ then I will display ‘Subscriber’, otherwise I will display ‘Provider’? If so, can you please let me know how to do that as I have not been able to figure it out.
– is there a way to display a newline so that ‘Subscriber’ or ‘Provider’ will display on the next line, below the member’s title and company name. I tried to echo “n” but it’s not outputting a newline and I have no idea why.
Thank you for the help.
<?php
/***
* If you want to show specific profile fields here you can,
* but it’ll add an extra query for each member in the loop
* (only one regadless of the number of fields you show):
*
* bp_member_profile_data( ‘field=the field name’ );
*/
if( bp_get_member_profile_data ( ‘field=Title’ ) )
echo bp_member_profile_data( ‘field=Title’ ), ‘ (‘, bp_member_profile_data( ‘field=Company’ ), ‘)’, ‘ – ‘;
$user = new WP_User( bp_get_member_user_id() );
if ( $user->roles[0] == ‘subscriber’ )
echo ‘Subscriber’;
else
echo ‘Provider’;
?>
April 12, 2010 at 4:36 pm #73002In reply to: BP Album+ || New Features Requests and Discussion
foxly
Participant@Gene53, @ajohnson, @Tosh, @coffeeholic
Okay, clearly there’s something wrong in the plugin code, so I’m going to have to figure out:
a) What your systems have in common, and
b) What’s different between your systems and my system (because obviously it works on my system …lol).
So, some questions for all four of you:
1) What OS is your server running on (linux, windows, etc)
2) What OS is your browser operating on?
3) What browsers have you tried, and what happened in them (Opera, Safari, FireFox, IE, and Chrome)
4) What version of WP are you using. Is it single or MU?
5) Do you have any other plugins running? What are they? Does it still crash when you disable them?
6) Can you please post a copy of your wp error log file. Located in the /wp-admin/er-logs/ directory.
7) Can you please post a copy of your apache error log file. If you’re testing on xampp it’s located in xampp/apache/logs/error.log If you’re testing on a web host, you’ll need to download or ask them for a copy.
If you guys give us good debugging info, hopefully we can get this nailed in a couple of hours.
Thanks!
^F^
April 12, 2010 at 4:36 pm #73102In reply to: BP Album+ || New Features Requests and Discussion
foxly
Participant@Gene53, @ajohnson, @Tosh, @coffeeholic
Okay, clearly there’s something wrong in the plugin code, so I’m going to have to figure out:
a) What your systems have in common, and
b) What’s different between your systems and my system (because obviously it works on my system …lol).
So, some questions for all four of you:
1) What OS is your server running on (linux, windows, etc)
2) What OS is your browser operating on?
3) What browsers have you tried, and what happened in them (Opera, Safari, FireFox, IE, and Chrome)
4) What version of WP are you using. Is it single or MU?
5) Do you have any other plugins running? What are they? Does it still crash when you disable them?
6) Can you please post a copy of your wp error log file. Located in the /wp-admin/er-logs/ directory.
7) Can you please post a copy of your apache error log file. If you’re testing on xampp it’s located in xampp/apache/logs/error.log If you’re testing on a web host, you’ll need to download or ask them for a copy.
If you guys give us good debugging info, hopefully we can get this nailed in a couple of hours.
Thanks!
^F^
April 12, 2010 at 11:48 am #72842In reply to: Subdomain support in BP
Paul Wong-Gibbs
KeymasterRight place, but there’s lots of people with questions here and only so many answers and time to answer them.
I’m assuming that you’re using BP Default theme on a blog which is not the main blog on a WPMU install?
April 12, 2010 at 11:48 am #72942In reply to: Subdomain support in BP
Paul Wong-Gibbs
KeymasterRight place, but there’s lots of people with questions here and only so many answers and time to answer them.
I’m assuming that you’re using BP Default theme on a blog which is not the main blog on a WPMU install?
April 12, 2010 at 3:52 am #72809Nahum
Participant@jivany oh yea wpmu. so all i need to do is turn on the create a blog option and all my members will automatically have blogs….and they’ll have non-editable username domains? Sounds too good to be true.
my questions were more for getting legacy members outfitted with blogs after the fact. I don’t want to turn on the create a blog option just yet, i’m actually working towards bundling the option into 1. User signs up and they auto have a blog with their user name as their domain. I know i could remove the “just a username” button leaving the gimme a blog and that I think auto gives the user a blog with username as domain. that’s all good…
I’m refering to mass editing all those older members to give them blogs, without having to do it 1×1 or asking them to do it. there’s a couple of premium plugins that sound my do the trick but I just don’t know if they create blogs for existing members.
I’ve been to the mu forums…just trying to see if anyone here has tried something like this.
April 12, 2010 at 3:52 am #72909Nahum
Participant@jivany oh yea wpmu. so all i need to do is turn on the create a blog option and all my members will automatically have blogs….and they’ll have non-editable username domains? Sounds too good to be true.
my questions were more for getting legacy members outfitted with blogs after the fact. I don’t want to turn on the create a blog option just yet, i’m actually working towards bundling the option into 1. User signs up and they auto have a blog with their user name as their domain. I know i could remove the “just a username” button leaving the gimme a blog and that I think auto gives the user a blog with username as domain. that’s all good…
I’m refering to mass editing all those older members to give them blogs, without having to do it 1×1 or asking them to do it. there’s a couple of premium plugins that sound my do the trick but I just don’t know if they create blogs for existing members.
I’ve been to the mu forums…just trying to see if anyone here has tried something like this.
April 12, 2010 at 2:31 am #72797jivany
ParticipantBasically, check your register.php main loop and only show the groups you want to show.
You’re looking for the while loop after the bp_is_active( ‘xprofile’ ) call.
Within the loop, you can filter out groups by doing a simple if check using
if (bp_the_profile_group() == "group number")where group number is the number of the group you want to show.Similar sort of idea in this thread: https://buddypress.org/forums/topic/profile-fields-questions
April 12, 2010 at 2:31 am #72897jivany
ParticipantBasically, check your register.php main loop and only show the groups you want to show.
You’re looking for the while loop after the bp_is_active( ‘xprofile’ ) call.
Within the loop, you can filter out groups by doing a simple if check using
if (bp_the_profile_group() == "group number")where group number is the number of the group you want to show.Similar sort of idea in this thread: https://buddypress.org/forums/topic/profile-fields-questions
April 10, 2010 at 9:58 am #72646In reply to: Paid membership and subscription plugins
akingston47
ParticipantI’m pretty new to Buddypress but thinking about implementing S2Member as well. It looks very good but one thing I’m trying to do is allow my premium members to display more information about themselves than free members.
I think I might be able to restrict free members from accessing a certain field group in their profile so that they just can’t submit the particular details such as Location and Occupation but that seems a little messy.
I’m trying to setup a directory based site for Alternative Therapists such as Reflexologists, Nutritional Therapists, Accupunctuists, Yoga Teachers, etc, etc. I’m doing it for a client and she really likes the idea of having a social network side to the site as well because the therapists will be interested in networking with eachother and their potential clients (free members) will also be able to find them and ask questions or just read what they have to say.
Unfortunately, however, because the search functionality in Buddypress seems quite limited not only is it difficult to narrow down a search for a particuar kind of therapist in a particular location, but it also doesn’t seem possible using S2Member to show only premium members.
I’m thinking I might either have to scrap the idea of using Buddypress or else integrate separate directory pages but if I do that it probably won’t be very easy to tie their details for each system together.
Sorry for the long post – but said it was best to explain it fully to see if anyone has any experience of trying to do something similar or has any good advice.
April 6, 2010 at 10:18 pm #72094In reply to: Adding an Activity Stream into any page
jordashtalon
MemberOh and how would you limit the amount of activity shown?
Is there a post which discusses the type of questions i’m asking? I couldn’t find one.
April 6, 2010 at 7:06 pm #72055April 6, 2010 at 6:30 pm #72048 -
AuthorSearch Results