Search Results for 'wordpress'
-
AuthorSearch Results
-
April 12, 2009 at 6:42 pm #42461
In reply to: Securing components from non logged in users
trcwest
ParticipantYes i tried burtadsits code in my bp-custom.php but no joy.. just get a few php errors in my header..
Warning: Cannot modify header information – headers already sent by (output started at /home/ourbour/spotskenya/wp-content/plugins/buddypress/bp-custom.php:9) in /home/ourbour/spotskenya/wp-content/plugins/wordpress-mobile-plugin/wordpress-mobile.php on line 1658
Warning: Cannot modify header information – headers already sent by (output started at /home/ourbour/spotskenya/wp-content/plugins/buddypress/bp-custom.php:9) in /home/ourbour/spotskenya/wp-content/plugins/wordpress-mobile-plugin/wordpress-mobile.php on line 1659
Warning: Cannot modify header information – headers already sent by (output started at /home/ourbour/spotskenya/wp-content/plugins/buddypress/bp-custom.php:9) in /home/ourbour/spotskenya/wp-content/plugins/wordpress-mobile-plugin/wordpress-mobile.php on line 1660
Is there anything else that could do this.. im sure i ahve come accros a plugin from nicola??
i also tried Mspecht one in <?php ?> but it didnt work either??
April 12, 2009 at 6:33 pm #42459In reply to: Securing components from non logged in users
peterverkooijen
ParticipantThere’s a member access plugin here, but it has no settings for the members and groups sections in Buddypress.
This plugin only works for “pages”.
Is there a way to extend one of these plugins?
April 12, 2009 at 4:59 pm #42456In reply to: Add fields to wp_users
Andy Peatling
KeymasterThat is exactly what usermeta is for. You should take a look at the WordPress codex for this sort of thing, it will help you a great deal.
April 12, 2009 at 4:03 pm #42451In reply to: Add fields to wp_users
peterverkooijen
ParticipantI know that’s not default WordPress MU+Buddypress. That’s why I ask, in the ‘Creating & Extending’ section. I understand it would require hacking.
It’s not impossible to add fields to the wp_users table. My question then is, where can I add corresponding fields to the form and where is the query that puts the data in the fields.
That’s should be hackable somehow. Don’t tell me there are Natural Laws against it.
If there’s really no way to achieve this kind of thing, I can’t use WPMU/Buddypress and should get out now while I still can.
April 12, 2009 at 3:38 pm #42450In reply to: get recent comments & avatars
Jeff Sayre
ParticipantI assume you’re using the Recent Comments widget. That is a WPMU widget and not specifically a BuddyPress Widget.
You have three options:
- Search the WordPress plugin repository to see if someone has created a plugin to do just that
- Search the forums on the WPMU site for an answer. If you don’t find one, then post a question.
- Hack WPMU’s widgets.php file yourself to provide the necessary functionality
April 12, 2009 at 1:40 pm #42446In reply to: Wildcard DNS and SVN
Trent Adams
ParticipantSVN aka Subversion is a program that is installed on your host so that you can install programs that have their code repositories online easily. Any program (terminal on mac, putty on windows) can connect to your server through SSH. I don\’t know of anyway of installing SVN versions without SSH.
For example, if you have an install like /var/www/html/ for an install, and wanted WPMU as the root domain in that folder, you would do something like the following:
svn co http://svn.automattic.com/wordpress-mu/branches/2.7/ /var/www/html/then if you wanted to install buddypress from SVN into your WPMU install:
svn co https://svn.buddypress.org/trunk/ /var/www/html/wp-content/plugins/buddypress/That just installs everything in the /wp-content/plugins/buddypress/ folder like the latest SVN requires. It doesn\’t mean you are finished. You still have to read the README file about the specifics, especially copying the themes to the correct locations. Reason I say this is because at this point, it would be like having all files including the buddypress themes in /wp-content/plugins/buddypress/ which obviously isn’t complete. Imagine at this point you downloaded BP and just uploaded the entire thing to that location. It is a matter of copying around the themes to where they are supposed to be.
Trent
April 12, 2009 at 8:47 am #42438In reply to: Add fields to wp_users
Paul Wong-Gibbs
KeymasterThis is just not the way that WordPress MU works. Buddypress is a plugin for WordPress MU and therefore uses the standard functions that WPMU provides to store and retrieve custom database information.
April 12, 2009 at 3:49 am #42427Anointed
ParticipantIt’s that exact .jpg above as to why I even got interested in buddypress in the first place. It looked very similar to another program I use, only cleaner.
Needless to say I was more than a little dismayed to find out it is not included in buddypress. I sure wish I knew what happened to that file as I would have loved to use it for my ‘basic’ members. I could then provide ‘real’ themes for premium members.
Another nice aspect to that layout is it’s hard to mess up or not understand for a newbie wordpress user.
Add me to the list of those that really wish it would be released, especially since that theme is now depreciated compared to the new theme on this site.
April 12, 2009 at 1:43 am #42422In reply to: We really need a required full name?
peterverkooijen
ParticipantI only want real full names in my site. I want to eliminate the anonymous \”username\” as much as possible.
This excellent plugin makes it possible to login with just email address and password, but you still get that stupid username in activation emails etc. At the moment I\’m struggling to find out how to replace it.
Just my 2 cents. Please don’t make Buddypress entirely username centric. They’re childish…
April 12, 2009 at 12:58 am #42418In reply to: Excerpt function in RC2
nightstalker101
ParticipantOkay, I meant the current trunk.
In the earlier trunk I had categorie list, like thsi one:
I tested long and short group descriptions. Whe I had a long description, the text (Group description) was automatically cropped and only the first few lines were displayed. Similiar to the excerpt funcrion from WordPress.
After the cropped text, I got brackets [..] displayed. Now, in the new trunk, the whole description gets displayed. Even if it has about 100 lines.
So waht can I do, to get the group description text cropped after x lines?
April 11, 2009 at 11:55 pm #42414peterverkooijen
ParticipantI guess I need the exact opposite. I only want full real names in the site, if possible entered as seperate first name + last name at sign-up.
I just reinstallend WordPress MU+Buddypress and now when I sign up test users, only the user_login gets copied to the display_name field in wp_users.
How can I force it to put the real full name in display_name?
April 11, 2009 at 11:11 pm #42412dainismichel
Participantand @apeatling of https://apeatling.files.wordpress.com/2008/06/blog.jpg
is there a downloadable way to do what you guys have done and make it the default for user blogs (no user set up required, just automatic)?
Can you guys make your user templates available to the BuddyPress community?
Best,
Dainis
April 11, 2009 at 4:36 pm #42391adv_user
ParticipantAnd there is a plugin for wordpress to makes these activities do I need?
Because I need to do that “community integrated” with some urgency, and don’t I know if you have estimates of when the BP will be distributed to the WP?
April 11, 2009 at 6:31 am #42377yeyeman9
ParticipantYou see. What I want to do tho is keep my wordpress blog intact. With that theme that it has right now and what not. And to have, as another “website” yet integrated with my wordpress blog, my socialnetwork section. So with the buddypress thing, I can have my other kind of theme, yet if people use their accounts from buddypress to comment on my original wordpress blog, it will still be connected..they will still be able to see it on their activity.
April 11, 2009 at 4:45 am #42369yeyeman9
ParticipantIs there any way tho, that I dont know if it will help with what he is asking but, to use a wordpress MU and Buddypress….aka set up buddypress on a different directory…and still be able to integrate it with the normal wordpress? What I mean is…SO that when people use their budypress accoutns, they can comment on a post from the normal wordpress and it will appear in their activity?
April 11, 2009 at 4:26 am #42366felix2009
ParticipantIt is possible, to integrate bbPress + WordPress (MU), i did it my self already

And take a look @ Burtadsit .. You still need WPMU for right now, to run BuddyPress …
April 11, 2009 at 1:47 am #42360In reply to: Skeleton Theme & Component for Developers
yeyeman9
ParticipantAlright I tried to fix it but I couldnt….Anyway, the skeleton thing is not working, I try to go to it and it just doesnt show the complete template…Do i have to add both files? Or with one is it good enough? check out what I mean:
April 11, 2009 at 12:58 am #42355In reply to: Integrating my wold wordpress blog
yeyeman9
ParticipantThere is a little something tho. I would like to cotinue using my wordpress as it currently is. What I mean is I want http://www.positiboricua.com to stay like that. Same theme, everything…Just in case. I am going to search on google tho…see what I can find…
April 11, 2009 at 12:46 am #42354In reply to: Integrating my wold wordpress blog
takuya
Participantvisit wpmu site and google. All the answers are there.
April 11, 2009 at 12:35 am #42349In reply to: Integrating my wold wordpress blog
yeyeman9
ParticipantBut my blog is already set…how do I transfer all those posts, and the theme and the plug in, and all?
April 11, 2009 at 12:34 am #42347In reply to: Integrating my wold wordpress blog
takuya
Participantsimply use wpmu…
April 10, 2009 at 9:41 pm #42323In reply to: Theme for BuddyPress?
John James Jacoby
KeymasterIf I was going to use WordPress and bbPress as past examples, no, and don’t bet that it will be anytime soon.
Someone may make a replica, but usually the *Press public themes aren’t available for public use.
April 10, 2009 at 2:49 pm #42284In reply to: Chat Components
fishbowl81
ParticipantThat is an old url, due to WordPress naming policies he had to change his domain name, the correct link should now be:
http://bp-dev.org/groups/chat-plug-in
Looks like there was no progress made.
For my site I have just inserted a simple java client for freenode IRC. This allows site members to either use the chat online or with their favorite irc client.
Brad
April 10, 2009 at 1:43 pm #42275In reply to: Welcome Pack update request
Paul Wong-Gibbs
KeymasterVersion 1.1. should appear shortly on https://wordpress.org/extend/plugins/welcome-pack/. In addition to working with the latest BuddyPress, it also lets you specify more than one person/group as the default friends/groups.
April 10, 2009 at 12:06 pm #42270In reply to: first letter in name randomly capitalized
bbrian017
ParticipantI’m thinking this is a wordpress bug?
install this software and use a name without any capitals… update your profile information and you will then be capitalized!
-
AuthorSearch Results