Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 21,926 through 21,950 (of 22,658 total)
  • Author
    Search Results
  • #42461
    trcwest
    Participant

    Yes 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??

    #42459
    peterverkooijen
    Participant

    There’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?

    #42456

    In reply to: Add fields to wp_users

    Andy Peatling
    Keymaster

    That 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.

    #42451

    In reply to: Add fields to wp_users

    peterverkooijen
    Participant

    I 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.

    #42450
    Jeff Sayre
    Participant

    I 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

    #42446

    In reply to: Wildcard DNS and SVN

    Trent Adams
    Participant

    SVN 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

    #42438

    In reply to: Add fields to wp_users

    Paul Wong-Gibbs
    Keymaster

    This 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.

    Anointed
    Participant

    It’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.

    #42422
    peterverkooijen
    Participant

    I 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…

    #42418
    nightstalker101
    Participant

    Okay, I meant the current trunk.

    In the earlier trunk I had categorie list, like thsi one:

    http://testbp.org/groups

    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?

    peterverkooijen
    Participant

    I 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?

    dainismichel
    Participant

    @Wildrot

    and @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

    #42391
    adv_user
    Participant

    And 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?

    #42377
    yeyeman9
    Participant

    You 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.

    #42369
    yeyeman9
    Participant

    Is 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?

    #42366
    felix2009
    Participant

    It 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 …

    #42360
    yeyeman9
    Participant

    Alright 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:

    http://positiboricua.com/wordpress-mu/members/admin/

    #42355
    yeyeman9
    Participant

    There 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…

    #42354
    takuya
    Participant

    visit wpmu site and google. All the answers are there.

    #42349
    yeyeman9
    Participant

    But my blog is already set…how do I transfer all those posts, and the theme and the plug in, and all?

    #42347
    takuya
    Participant

    simply use wpmu…

    #42323

    In reply to: Theme for BuddyPress?

    If 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.

    #42284

    In reply to: Chat Components

    fishbowl81
    Participant

    That 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

    #42275
    Paul Wong-Gibbs
    Keymaster

    Version 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.

    #42270
    bbrian017
    Participant

    I’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!

Viewing 25 results - 21,926 through 21,950 (of 22,658 total)
Skip to toolbar