Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 21,451 through 21,475 (of 22,602 total)
  • Author
    Search Results
  • #47077

    Consider that WordPress is going to be at version 2.8 soon, and BuddyPress has just broken the champagne glass as 1.0 a few weeks ago, and already 1.0.1 is out.

    All things come with time.

    BuddyPress is an opensource project just like WordPress. This means that anyone can stomp in and contribute what they’d like, and Andy as the lead developer will get the final say-so as to what makes the cut and what does not. The previously mentioned bpPicture Album plugin is a great example of that. It does the job quite well in my opinion, and is also still not 100% finished.

    I think it would be a pretty large undertaking to merge the WordPress blog attachment method with the BuddyPress member profile area. Considering that if you’re using WPMU and that person has a blog, would you want to have their uploads in their blog also appear in their profile, or would it be a dedicated area for uploads? There’s really a lot of different types of configurations this could take, any/all of which are viable and possible.

    All that needs to happen is for a developer to see the need, and then fill it themselves. :)

    #47067
    Jeff Sayre
    Participant

    Lonchbox-

    We do not have sufficient information to provide assistance. Also, this is an eight-month old thread. Please read this thread: https://buddypress.org/forums/topic.php?id=2543

    #47065
    Pancho Perez
    Participant

    I just havin a problem during the automatic upgrade and have this:

    Fatal error: Cannot redeclare bp_activity_install() (previously declared in /home/thbru/public_html/demo/blogs/wp-content/plugins/buddypress/bp-activity.php:27) in /home/thbru/public_html/demo/blogs/wp-content/plugins/buddypress/bp-activity.php on line 101

    What can I do ? :(

    #47054
    Burt Adsit
    Participant

    Well from the http://www.colourlovers.com/about page:

    //// Server Technologies We Love & Use

    :: Red Hat Linux

    :: CentOS

    :: Apache HTTP Server

    :: MySQL RDBMS

    :: PHP: Hypertext Processor

    :: memcached

    :: Alternative PHP Cache

    :: Munin Monitoring Tool

    :: WordPress

    Notice the last item…

    #47045

    In reply to: Avatar upload error

    3103132
    Inactive

    Hi

    I had the same problem with uploading images in a new registration, i solved them out changing the permissions to 777 in wordpress-mu/wp-content/blogs.dir/1/files/avatars/ and turning SAFEMODE OFF.

    Now, a new user can registrate and upload a photo. But… the new problem is that the uploaded photo does´nt show, a broken image is shown, in the directory wordpress-mu/wp-content/blogs.dir/1/files/avatars/2/ are the images but doesn’t show on my buddypress.

    When i login and delete my avatar, the default avatar is shown. When i retry to upload my photo the error appears again.

    Here is my url http://cororegatas.com.ar/wordpress-mu/members

    what I might need to do?

    My apologies for my pour english.

    I`m looking forward to your reply.

    Marcelo Paredes – Argentina

    #47032
    gpo1
    Participant

    @Burt Adsit, When you finish with the project place in wordpress.org !

    #47007
    Jeff Sayre
    Participant

    21green-

    This is truly beyond the scope of the BuddyPress forums. But, since I had some issues when I attemtpted to install WPMU on MAMP several months ago, I feel your pain.

    I wrote an article (months ago) for installation of WPMU on MAMP (not MAMP Pro). But, I’m not yet finished with updating my new website, so it is not yet posted.

    Here is the crux of the article. I’ve never tried this with XAMPP, so use at your own risk:

    1. Make sure you have the most recent, stable version of WPMU and that it is copied into MAMP where you want it to be.
    2. Read the readme.txt file that comes with WPMU
    3. Do not manually edit either of these two files:

      • wp-config-sample.php file
      • htaccess.dist file

      Unlike single version WordPress, the WPMU installer will take care of creating the proper files using these two as templates. If you need to make changes to either of these files, do so after the installation has succeeded.

    4. WPMU wants to run on Apache port 80. Since OS X comes with a copy of Apache set to run on port 80, you will have issues if OS X is automatically configured to start its own copy of Apache on boot. If so, you’ll have to change that. Check to make sure that the Web Sharing checkbox is unchecked in System Preferences > Sharing
    5. Now fire up your browser and go to localhost:80/index.php and follow the prompts. The path will be different if you’ve installed WPMU in a subdirectory. If so, just add the subdirectory to the url.
    6. In the field for Server Address, you will see the recommendation to use localhost.localdomain instead of localhost. That did not work for me. Instead, I found that I had to use the internal IP address of my computer (a.k.a the local IP address which is always 127.0.0.1 ). I tried the localhost.localdomain address several different times with no success. If you have already tried this, make sure that you delete the wp-config.php file and start all over.
    7. If you’ve done this properly, you should now be seeing a friendly “Installation Finished!” screen. Follow the instructions. Write down your password.
    8. Now, manually enter the address for the admin login screen into your browser’s address bar. If you just hit log in, you may have issues. So, if you are using 127.0.0.1 as the Server Address, you would enter in the browser 127.0.0.1/wp-login.php. The path will be different if you’ve installed WPMU in a subdirectory.

    Good luck!. Let me know if this works for you.

    #46991
    zappak
    Participant

    I’m having a similar problem. On the activation screen I get a javascript error: “v1Cropper is undefined.” I haven’t changed the buddypress theme, but I have a custom wordpress theme installed and renamed its folder to “default” to force new blogs to use the customized theme. I saved the original default theme in a backup folder. Is it possible I need some file(s) from the original default wordpress theme? I’m using wordpress 2.7.1 and buddypress 1.0.

    #46967

    In reply to: Askimet

    danielfelice
    Participant

    I run Askimet with BP without any issues

    Better to ask the forums at http://en.forums.wordpress.com/

    #46961
    skritek
    Participant

    Hi BP n00b here but not a wordpress n00b. I am trying to get this to work as well with bp_core_get_userlink() as well. When I submit the_author_id() as an argument I get the author ID returned as the output of the function instead of the proper profile link. If I submit the author id as a simple string (in this case 6) I get the proper link returned? What am I missing here?

    so for the sake of clarity code that looks like this <?php echo bp_core_get_userlink(the_author_id()); ?> returns 6 and code that looks like this <?php echo bp_core_get_userlink(6); ?> returns the correct link to profile page.

    I don’t get it. Any help would be much appreciated

    #46956
    Brajesh Singh
    Participant

    hi

    Login to your wordpress Mu as admin.

    then go to SiteAdmin->Options

    Find the field “Allow new registrations” ,and select the option ” Enabled. Blogs and user accounts can be created.” and click update options.

    Now logout and try registering.

    I hope it should work.

    #46954
    Jimi Wikman
    Participant

    I mean to use

    define(‘CUSTOM_USER_TABLE’, $table_prefix.’my_users’);

    define(‘CUSTOM_USER_META_TABLE’, $table_prefix.’my_usermeta’);

    to alter the database to use the IPB usertables….

    from: https://codex.wordpress.org/Editing_wp-config.php

    Jeff Sayre
    Participant

    First off, if you suspect or actually know that a given plugin is causing issues, you should contact the plugin developer and ask them. They may be aware of the issue and already have a new version in the works, or they may not be aware of any issues and thankful for the report.

    Second, concerning an official listing of BuddyPress plugins, you can either find them here or search the WordPress plugin repository for the tag word “BuddyPress”. On the repository page for a given plugin, it will tell you on which versions of WPMU and BuddyPress the plugin has been tested.

    Finally, as far as a listing of plugin conflicts, I do not know of any. You can search the forums here and find various threads indicating potential conflicts. But, since all the plugins are developed by 3rd-party sources, it is up to the users to figure such things out–with the help of forums such as this, of course!

    #46940
    Brajesh Singh
    Participant

    hello Joe

    As far as overwriting the template tags are concerned,That is not allowed.You can only overwrite pluggable functions(In case of wordpress/buddypress).

    As far as I see, the bp_login_bar() is a normal function(template tag), you may have a look at the code in buddypress/bp-core/bp-core-templatetags.php,so you can not overwrite it.

    Yes, if you want a customize the look of the form/output generated by it, you can use a work around.

    Copy the code for bp_login_bar and put it inside a new function say bp_custom_login_bar() inside your theme’s functions.php,now you may modify the code inside the bp_custom_login_bar() to make it look as you want.

    The only extra work you will have to do is, you will have to replace all the calls of bp_login_bar tag in your template by bp_custom_login_bar.

    Hope it helps.

    If I misinterpreted your question,please clarify.

    #46914
    Jeff Sayre
    Participant

    @r-a-y

    Welcome to BuddyPress!

    Just so that you know the process around here, please read this thread.

    In general, it is not effective to post a new support question in a thread that is marked as resolved. Furthermore, it is not effective to post a support question in a thread that has not had any activity for a month or longer. This thread fits both criteria.

    So, I’ll provide some direction here, but if you are still having issues after reading this, then just start a new thread and we will see what we can do!

    Possible solutions:

    1. Make sure in “Path” that you have set the directory in which WPMU is installed.

    2. Regarding the “/%postname%/” permalink structure, read this: https://codex.wordpress.org/Using_Permalinks#Using_only_.25postname.25

    #46897
    Michael
    Participant

    Found out that Yahoo uses a Linux platform on Apache servers with the mod rewrite turned off (and they won’t turn it on…probably because the same reason they don’t allow a .htaccess file). I’ve discovered that others had the same issue with Yahoo using WordPress. They switched host and their problem went away. I’ll just have to do the same.

    Thanks for all the help. I don’t see anyway out of this unless I switch providers.

    #46894
    Michael
    Participant

    Jeff, thanks for the response. You confirmed what I originally thought about the pretty permalinks and the .htaccess file.

    Here’s some more information:

    When I first got involved with WordPress (WP2.7), I had my installation set to use pretty permalinks, and it worked great. I eventually went back to using the default settings because I heard pretty permalink structures presented performance issues. When I recently installed WPMU, I left the permalink structure set to default for the same reason. Then, when I installed BP, I noticed that it used pretty permalinks. I got nothing but 404 errors, so I assumed that pretty permalinks had to be set in WPMU for MU and BP to work together. Setting MU to pretty permalinks didn’t work….still got the 404 errors.

    Maybe I missed something somewhere in the installation of MU, but does pretty permalinks need to be set to something other than the default before installing BP, or does that even matter? If it doesn’t matter, then I’m back to square one and completely at a loss as to why this isn’t working for me.

    I’ll attempt to find out what server platform yahoo uses. From experience, I can tell you that even if they did have the mod re-write turned off, they wouldn’t turn it on for silly old me.

    (I’m still confused….you said that MU doesn’t need a .htaccess file to work, but your last sentence states that if I continued to have issues, then I should switch to a host that does allow .htaccess files. Sounds to me like MU does need a .htaccess file for the same reason you stated stated…for the permalink rewrite rules. Suppose I’ll just need to switch hosts. Lesson learned…don’t use yahoo for anything…they aren’t too cooperative.)

    #46879
    Jeff Sayre
    Participant

    Michael-

    Since BuddyPress is a plugin for WordPress Mu, all that it requires is for WordPress Mu to be functioning properly. If WPMU does not find a .htaccess file in the directory in which it is installed, it will try to create one automatically.

    Now, does WPMU require a .htaccess file? No. Why? Because people have successfully installed and run large WPMU-based sites on LightTPD and Nginx. These webservers do not support .htaccess files.

    What WPMU uses the .htaccess file for (in an Apache or IIS environment) is to set rewrite rules for permalinks. In LightTPD and Nginx, this is accomplished through the webserver’s configuration file.

    So, the question is this: What web server platform does Yahoo! Hosting use?

    If their webservers are running Apache, then find out if mod_rewrite is turned off. A .htaccess file is basically useless without mod_write. This may be why they say that you can’t use a .htaccess file.

    Here’s some information that might help: https://codex.wordpress.org/Using_Permalinks#Using_.22Pretty.22_permalinks

    If you continue to have issues with this, I would switch to a host that allows you to use the WPMU .htaccess file.

    Moominmama
    Participant

    Oh one more thing! I think my issue before was that I was using a newer version of bbpress on my install. I didn’t realize that until I went back through The Easy Button’s integration instructions:

    http://theeasybutton.com/blog/2009/04/30/integrating-buddypress-10-wpmu-and-bbpress/

    This time around I used the bbpress he linked to directly and it was the old green interface. The one I used on the last screwy installation was a newer one with an interface much more like the current WordPress version. So that’s something else folks might want to try if they’re having trouble (going back down to an earlier BBPress install.)

    Working site is here: http://www.openadoptionsupport.com

    I was able to import users and groups very easily via PHPMyAdmin so I didn’t really lose anything with the clean reinstallation.

    #46863
    Arturo
    Participant

    BuddyPress is for WordPress MU,to have MU 2.8 it takes a while, when it will be

    released buddypress works on 2.8 without problem.

    #46852
    jerrod1225
    Participant

    Bertjohn, the site works now. How did you fix it. I have the same problem. I installed with bluehost also. WordPress MU and Buddypress are both installed. I have no additional plugins and I’m using the default buddypress templates.

    #46841

    In reply to: how to assist users

    takuya
    Participant

    Kunal, you need to read and learn wordpress documents. This is convered in the basics.

    http://wpmu.org/category/how-to/

    Jeff Sayre
    Participant

    Dan-

    I’m going to make just a few comments now. I’ll look at this in more detail tomorrow.

    It look’s like you are using the default themes that come with BuddyPress–bphome and bpmember. Is this correct?

    Pardon me if you know all this already but, when a user (one of your students) logs in, a link appears in the upper right corner of the buddybar with a link to their profile page. This link displays either their username or nickname. What is displayed depends on whether or not a nickname has been entered by the user. For all but four of your students, there is no nickname.

    Now, when a student clicks this link, it will take them to their profile page. Once there, they can edit their profile. In the default BP install, there is a “Full Name” field in the profile that can be filled in.

    WordPress Mu uses this data for the display in the backend–your picture #2. If the “Full Name” field is blank in their profile, then you will only see data in the “Username” and “nickname” fields, with the username used as the nickname. If a user has add anything to the “Full Name” field, then Mu will use that, and if it can, split it automatically into a “First name” and “Last name”.

    The fact that 4 students have data in these fields indicates to me that they went to their profile page and clicked “Edit Profile” and then added their full name to the “Full Name” field. It is not a mystery.

    Finally, when logged into WPMU’s backend, go to the “BuddyPress” menu group. Once there, click on “General Settings”. You will see a field named “Full Name field name”. Then, click on “Profile Field Setup”. There, you will see all of the currently-setup profile fields that your students can utilize. You can add, edit, or delete fields. You can make certain fields required.

    You should spend some time not only in the WPMU’s backend, but also in the members’ area of BuddyPress to see how all of this works.

    I hope this helps.

    #46812
    Roger Coathup
    Participant

    @jeff: I followed these instructions for upgrading Buddypress: https://codex.buddypress.org/getting-started/installing-buddypress/upgrading-from-rc-1/

    and yes: I followed the WPMU installation pages, and readme.txt instructions.


    Ok:

    1. I deactivated the plugins… still failed (both adding friends, and media library duplicate declaration issue)

    2. I switched to the BuddyPress default themes… still failed with the media library duplicate, but I can add friends

    Hosting firm is Hostnine

    WPMU was installed as per instructions: https://codex.wordpress.org/Installing_WPMU

    Buddypress was the installation was one button installer, and instructions as per: https://codex.buddypress.org/getting-started/installing-buddypress/upgrading-from-rc-1/

    wp-config.php seems fine

    #46805
    Jeff Sayre
    Participant

    @Jedbarish-

    Should I convert my wp sites into current wpmu setup or wait until they merge the codebase to start from there?

    I would wait to see what transpires.

Viewing 25 results - 21,451 through 21,475 (of 22,602 total)
Skip to toolbar