Search Results for 'buddypress'
-
AuthorSearch Results
-
May 23, 2010 at 8:40 pm #79383
r-a-y
Keymaster@peterverkooijen – I guess it’s possible to make sure display/real names are unique, but you still run into the issue of someone having the same name. The email address is unique; you’re right.
May 23, 2010 at 8:31 pm #79382peterverkooijen
Participant@r-a-y (“Usernames are unique.”) Only when they are required to be unique. You could also require display/real names to be unique. The emerging standard is that the email address has to be unique. The @mentions system could check by the email address connected to the real name. There really is no excuse to keep a username at the center of all things.
May 23, 2010 at 7:53 pm #79377In reply to: Upgraded to 1.2.4 and now No Blogs Showing!
Hugo Ashmore
Participant@r-a-y yep works beautifully and of course one doesn’t remove the amended sql query just the function call in functions.php.
May 23, 2010 at 7:43 pm #79375In reply to: Upgraded to 1.2.4 and now No Blogs Showing!
Hugo Ashmore
Participant@r-a-y ah thanks I’ll give that a shot, but reverting the changes after successful completion will just produce the same issue if one dectivates/reactivates BP or am I thinking that through incorrectly (guess I’ll know after running it
)May 23, 2010 at 7:38 pm #79373r-a-y
Keymaster@clivoo – The problem with using display names with the @mentions system is display names can be duplicated; people can have the same name (eg. John Smith). Usernames are unique.
May 23, 2010 at 7:35 pm #79372In reply to: Upgraded to 1.2.4 and now No Blogs Showing!
r-a-y
Keymaster@hnla – Sorry I forgot to write that the sql query in the previous post refers to bp-blogs.php.
May 23, 2010 at 7:32 pm #79370In reply to: Upgraded to 1.2.4 and now No Blogs Showing!
Hugo Ashmore
Participant@r-a-y what file are you referring to with that sql query earlier as at the moment each deactivation reactivation of BP simply wipes the reset fields in that table.
Users seem correct.
tbh I’m not prepared to waste too much time on this as it was only out of curiosity and I hadn’t intended trying to work WP 3.01 and BP 1.2.4 until both were at stable releases
May 23, 2010 at 7:16 pm #79368In reply to: Upgraded to 1.2.4 and now No Blogs Showing!
r-a-y
KeymasterMay 23, 2010 at 6:56 pm #79367rich! @ etiviti
Participant—
*Page 1 of results is not sorting properly, at least on testbp.org; something weird is going on. But if you click through to page 5, for example, it does sort by real name correctly (“Aaron Brazell, Aaron Castaneda, Aaron Chaote”, etc). If you look at the link to their profile, that uses the username (as is designed), and in the case of Aaron Brazell, as an example, you see his username is nothing like his real name. But not on page 1.This is obviously a bug, as the latter pages work, and this is useful feedback. The BuddyPress developers can only fix bugs if people report them (https://trac.buddypress.org/).
—@DJPaul – same issue related to this trac ticket?
https://trac.buddypress.org/ticket/1670May 23, 2010 at 6:41 pm #79363In reply to: I have adapted BP-Real Names plugin
nig3d
Participantif you want to have a look, suggestions are quite appreciated, thanks!
if you want to help to finish the update, it will be appreciated too, because I need the plugin if I want to finish the professional social network I’d like to create.May 23, 2010 at 6:37 pm #79360In reply to: BuddyPress Maps
Bryan
ParticipantI have it installed as well, and it isn’t working for me either. Seems to install ok, but I never finds the addresses I put in user profiles. This is the error I get:
“Your location was not found. Please try again by pinning your marker manually.”
But the markers done work either.
Anyone monitoring this that can help?
May 23, 2010 at 6:35 pm #79359In reply to: Buddypress Maps Error Code
Bryan
ParticipantI have it installed as well, and it isn’t working for me either. I don’t get an error message like that, but I never finds the addresses I put in user profiles. This is the error I get:
“Your location was not found. Please try again by pinning your marker manually.”
But the markers done work either.
Anyone monitoring this that can help?
May 23, 2010 at 6:34 pm #79358Anointed
Participant@thelandman
Yes I am using wp 3.0 beta. Actually I have the post_types just about finished, a few more hours on templating a few more types and that will be done.example:
http://deardaddy.org/sermons/ — multi-relational page with type ‘sermons’ related to types ‘podcasts, preachers, and locations’.Now I am at the point of wanting to include the post_types into the bp activity stream. That’s where I find a complete lack of any documentation. Appreciate the response though.
May 23, 2010 at 6:24 pm #79355In reply to: Upgraded to 1.2.4 and now No Blogs Showing!
0815
Participant@hnla
i have a fresh install. i have no blogs created but the first default blog is not shown.
it was no upgrade. i have installed the new bp 1.2.4.the admin bar is not shown my blog under “my blogs” and redirect me to “Home”.
May 23, 2010 at 6:15 pm #79353In reply to: Upgraded to 1.2.4 and now No Blogs Showing!
abcde666
ParticipantYour advice worked like a charm !
Thanks a lot !May 23, 2010 at 5:59 pm #79349In reply to: Upgraded to 1.2.4 and now No Blogs Showing!
0815
Participanti have instert: INSERT INTO `cb_bp_user_blogs` VALUES(1, 1, 1);
but it did not work…
i have a fresh install of wp 3.0 beta 2 multisite and buddypress 1.2.4
the values are correct because i have only one user and one blog (default or first blog) and the id’s are correct.
whats wrong?May 23, 2010 at 5:19 pm #79346eborg9
MemberI agree that something so obvious shouldn’t be that hard. I have only been using BP/MU for 3 months and WordPress for over 3 years, and the first couple of sites that I built, the username thing didn’t bother me, I assumed it was a setting or something that I overlooked. it was only while attempting to build an actual real world community that I noticed the limitation…and then searching around saw that this wasn’t something I was doing wrong…it’s the way it’s designed and that was really surprising.
IF you just look at it’s basic description:
“BuddyPress.org: Social networking in a box. Build a social network for your company, school, sports team “..those are all instances where you would need an accurate listing of people by their names. I naturally assumed that it was configured to be used as such. I never dreamed that it wasn’t. How would you use this for a company if you need to know the employees usernames to find them in the directory? That’s not very useful.
I guess I will have to find a developer so that I can use this in a real world application. I guess not enough people see this as a major flaw to do anything about.
It just seems so simple, and so obvious, I can’t believe it goes ignored.
May 23, 2010 at 5:13 pm #79345In reply to: Welcome Pack enabled but doesn't seem to work
Paul Wong-Gibbs
KeymasterI can’t spend the time checking this out @rossagrant for a while as I’m busy with other projects, but I will when I can.
May 23, 2010 at 4:02 pm #79339In reply to: Upgraded to 1.2.4 and now No Blogs Showing!
russnm
Participant@Travel-Junkie Thanks so much for the ‘missing blogs’ fix! It worked perfectly. Which is amazing since this was my first attempt to get ‘inside’ and ‘manipulate’ an online database. First I downloaded the backuped copy of the database to my local computer. Then downloaded and installed HeidiSQL so I could open the database and get the line of code you cited (i.e., “INSERT INTO `wp_bp_user_blogs”). I ran a search, found and copied the resultant code, then opened phpMyAdmin on my online (HostGator) server, clicked the SQL tab, pasted the code, and away she rode! Opened the site, and all the missing blogs (over 50 of them) were back! So again, THANK YOU for the clarity of your instructions. VERY MUCH appreciated!!!
May 23, 2010 at 3:43 pm #79337In reply to: I have adapted BP-Real Names plugin
nig3d
Participantok as promised I link the modified plugin. It’s not complete yet and I’m sharing it just because I know I couldn’t work on it at least for 2 weeks so if anybody wants to finish it, I think the original author won’t mind it. I won’t by sure.
this is the temporary link:
http://gameprog.org/buddypress-real-names.zip
unzip it in the folder wp-content/plugin
then use the dashboard to install it SITE-WIDE (otherwise it won’t work)
then go to the x-profile setup and add a mandatory text box (I suggest to do it at least), called surname (or what you prefer)
then add a new, NOT mandatory text box, you can call it “complete name: or such.
then on the buddypress setup, you can click on the new real-name plugin setup.
Choose the correct base field to use and the options you need.
Of course the “real-names” won’t work until the user profile won’t be rebuild or modified.
With the current version more or less half of the places where the username is usually shown, will show the name and surname.
Unluckily BP is a mess with the username management and there are so many different functions to show the names that track all of them is a good effort.
DO NOT USE for production version of BP.
I will try to finish it if I will have the time, ray plugin is very useful to track all the functions used to show the username, but even ray had to make some nasty hacks to make them work almost everywhere.
May 23, 2010 at 3:18 pm #79336peterverkooijen
Participant@thelandman, in my solution I use javascript to generate the username from the weird semi-optional xprofile fullname field, hide the username field on the form, use the email login plugin so members don’t need the username to log in, add more custom code to synchronize the fullname and the fullname-derived username to all the various similar fields in the database, etc. It’s messy, but somewhat workable.
The point is that it should not be that hard. Using full names, Firstname Lastname, should be part of the core. Seeing that none of this is fixed in 1.2+ and probably will never be fixed, I have no plans to upgrade to newer versions of Buddypress and will continue developing my version as a fork, more suited for professional and business use. If anyone is interested in working with me on that, please contact me directly.
May 23, 2010 at 2:58 pm #79333May 23, 2010 at 2:48 pm #79332arena
Participant@mercime but apparently the issue comme from permalinks not solved by my apache install
May 23, 2010 at 2:46 pm #79331In reply to: Issues after Upgrading Ajax Chat
John
ParticipantHi Dave,
I installed 1.3.2 fine but when I try to chat I get an error inside the chat page
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /home/content/a/t/o/atomiccafe/html/upoubams/wp-content/plugins/buddypress-ajax-chat/bp-chat/chat/lib/class/CustomAJAXChat.php on line 14
Here are the Lines:
10 #error_reporting(E_ALL);
11 #ini_set(‘display_errors’, ‘1’);
12
13 class CustomAJAXChat extends AJAXChat {
14 public $bp_config = array();
15 public $channels = null;
16 public $users = null;
17
18 public $loggedin_user_fullname = null;
19 public $xml_logout_url = null;
20 public $loggedin_user_id = null;
21 public $name_type = null;I have the latest BuddyPress on a single instance of WordPress 2.9.2
Can you help?
Thanks
May 23, 2010 at 2:43 pm #79330 -
AuthorSearch Results