Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 31,576 through 31,600 (of 32,678 total)
  • Author
    Search Results
  • #43983

    In reply to: threaded forum posts ?

    Paul Wong-Gibbs
    Keymaster

    Threaded comments were introduced in wordpress 2.7 and is an option in the admin settings. A theme has to have been written to support that version of wordpress due to changes in how themes were done.

    #4659
    Eyecool
    Participant

    I\’ve added wild cards to the dns, modified the httpd.conf file but the only option users get when creating a blog is domain.com/userblog.

    Do I need to manually change a template file in order to get userblog.domain.com to be the default option?

    Thanks in advance, I\’m really stumped. I\’ve read andreas how to .pdf, matt\’s how to from 2003 and threads on mu wordpress forums. Wild cards work. httpd.conf modified. .htaccess configured.

    #43977
    tyviris
    Participant

    @Jeff Sayre

    Also having the same problem as Squashroby.

    I installed 2.7.1 from the wordpress website twice and it both didn’t have:

    ‘define(‘SITE_ID_CURRENT_SITE’, 1);’

    I’ve replaced it in the area you mentioned and I still get the same error.

    If possible, could you provide the new WPMU 2.7.1 download that you downloaded or a correct version of the wp-config-sample.php file? The one I downloaded from here: https://wordpress.org/download/ didn’t have: ‘define(‘SITE_ID_CURRENT_SITE’, 1);’. in the wp-config-sample.php file.

    #43970

    In reply to: threaded forum posts ?

    Jeff Sayre
    Participant

    Erich73-

    He doesn’t have a threaded forum, it’s a threaded comment system. Better yet, it’s available to you if you use the P2 theme!

    #43899

    In reply to: Extending BuddyPress

    Jan M.
    Participant

    Normally you access your plugins in the members area, like ‘Profile’, ‘Messages’, ‘Settings’, ‘your-custom-component’, e.g. http://domain.tld/members/admin/your-custom-component.

    I want to create a component that’s not related to the members area and can be accessed like http://domain.tld/your-custom-component.

    Can I do this using the BP plugin system, or do I have to write a WordPress Plugin?

    Sven Lehnert
    Participant

    This plugin adds an option page seo for buddypress under your settings.

    It gives you the possibility to enter title, description and keywords to the following buddypress pages:

    buddypress profile pages

    profile

    activity

    blogs

    friends

    groups

    wire

    buddypress groups pages

    groups home

    groups wire

    groups forum

    groups members

    bb-dev youtube & flickr pages

    youtube

    flickr

    your own buddypress pages

    yourpage

    your own buddypress pages for example : domain.com/members/membername/your-page-name

    Installation : just drop the rr-bp-seo.php into wordpress plugin folder and activate it

    IMPORTANT!

    please have a look into your (buddypress member theme) header.php file.

    you have to delete the title, description, and keywords from the head area.

    look for something like this:

    <title>something</title>

    <meta name=”description” content=”something” />

    <meta name=”keywords” content=”something” />

    delete it all!!! otherwise you will have title, description, and keywords 2 times in your header.

    thats it, have fun

    !!!This is my first plugin. please use whith care. give me feedback!!!

    I fall in love with wordpress and buddypress last winter, and from there on I practise scripting.

    This is my first try, I would be happy if some developer would have a look over my script.

    I would like to develop some more plugins for wordpress->buddypress sites, I’m still in the very beginning.

    Please let me know if you see that my writings skills are not correct or could be better in some way.

    Thanks in advance for any feedback! Sven

    Download:

    Seo for Buddypress

    #43879

    If removing those lines fixes the problem for you, I would say remove those lines.

    Those are settings that need to be modified to correctly for your particular install. WordPress and bbPress will often times suggest those settings for you, but it may not have gotten them correct.

    I think I understand what you’re saying, and honestly it doesn’t resonate in my mind how this could happen unless your cookie settings are mucked up. WordPress and BuddyPress use the same login and logout functions, they are performing the exact same tasks.

    Try deleting all of the cookies for your particular site, and try logging in/out again.

    Have you attempted to integrate bbPress or have you modified your cookie settings in any way?

    #43876
    arghagain
    Participant

    OK, I found the problem, but I don’t have a solution, if you look at https://codex.wordpress.org/Upgrading_WPMU and this is upgrading for 2.7 to 2.7.1 but the process is the same with 2.6 to 2.7.

    You see:

    define(‘ADMIN_COOKIE_PATH’, ‘/’);

    define(‘COOKIE_DOMAIN’, ”);

    define(‘COOKIEPATH’, ”);

    define(‘SITECOOKIEPATH’, ”);

    If I add that into wp-config.php as instruct, when a user log in and then use the log out link from wp-admin or on the adminbar, they are log out from wp-admin but not really log out from buddypress member or home theme or adminbar at all. Though if you log out from buddypress member or home theme directly, you are log out of everything, but adminbar still is a problem as when you click log out it only refresh.

    Hope that clear the fog up. So when I remove those lines above from wp-config.php, everything works just fine.

    How to fix?

    #4635
    dbascent94
    Participant

    I am still having issues with bbPress integration. New topic posts do not show up in the site wide activity widget. They show up fine in the group and in bbPress. Additionally, past group wire posts are now absent and am unable to create new ones.

    I followed the WordPress Extended upgrade instructions. I backed up my SQL databases and site files. Then deleted all wp files minus wp-content, .htaccess, and wp-config.php.

    Uploaded a fresh download of WPMU 2.7.1 and installed. WPMU seems to be working with out a problem.

    I verified this problem using the supplied RC2 themes before reinstalling my modified themes.

    #43862

    Ghost in the machine?

    No WordPress/BuddyPress/bbPress install can push out an update, only pull.

    That means you have to request the files yourself.

    #43851
    hadar
    Participant

    I’m having the same problem. I just installed BuddyPress 1.0rc2 today, and it’s the first WPMU install for me, and obviously the first BP install as well. I’ve been running WP for over 2 years though, on the same server (different domain), with complete success.

    The install seemed to go fine, and I followed the instructions to also use the BP-home theme for the WPMU home page as well (it fails with any of the 4 choices of home page themes).

    The site comes up correctly in IE7. In Firefox (3.0.10) and Chrome (2.0.174.0), no CSS gets loaded.

    I’m running this on CentOS 5.2, using NginX 0.7.53. WP runs perfectly.

    It’s not an “access” problem. Firebug shows that the CSS file is read correctly (and I can see all of the lines in there, so NginX is serving up the CSS). But, for whatever reason, FF and Chrome both decide that it’s not CSS, and just ignore the styles completely (Firebug says that there are no style elements on the page).

    Looking at the NginX debug logs, IE takes the css file with an “Accept: */*” and FF takes it with an “Accept: text/css”. Otherwise, I don’t see any obvious differences.

    If I code up my own html file, and use the exact same syntax for the css <link> line that BP generates, FF will _correctly_ parse the css file.

    The only thing that seems strange in the BP generated code is that the HTML fails the W3C validator for including an “id=_wpnonce” in the hidden search form field _two times_. But, if I remove one of those lines, FF still fails to parse the css.

    Here are the links (the site has zero in it at the moment):

    http://songsandjingles.com/wordpress-mu/

    Here is a link to my “test” html file, which loads the same css file (where I added yellow as the background color in custom.css):

    http://songsandjingles.com/wordpress-mu/testme.html

    Just to show that the css file is accessible:

    http://songsandjingles.com/wordpress-mu/wp-content/themes/buddypress-home/style.css

    Any help would be greatly appreciated, thanks in advance!

    P.S. The most obvious difference between my tiny HTML file and the generated one is that I have no DOCTYPE or “profile=” in mine…

    #43827
    Andy Peatling
    Keymaster

    Adjust the timezone setting on the root blog in WordPress so that it matches your server time.

    #4616
    Roy McKenzie
    Participant

    Hello! I am having an issue with this page on my site:

    http://ModestoBuzz.com/news/

    The page title is showing \”Blog\” even though the Page Title in the WordPress back end says News.

    Here are the contents of my template:

    <?php
    /*
    Template Name: CommunityNews
    */
    ?>

    <?php get_header(); ?>

    <div id="content" class="narrowcolumn">
    <?php include(TEMPLATEPATH."/news-sidebar.php");?><div style="clear:both;"></div>
    </div>

    <?php get_sidebar(); ?>

    <?php get_footer(); ?>

    #43803
    Ndengler
    Participant

    Hi Nicola,

    I would like to be able to add multiple categories, not only one, to a blog and be able to search them by tag then later. Could this be possible?

    And to be honest here is my full need is to be able to add also an address and be able to filter blogs / posts based on location. I think this could work with http://code.google.com/p/wordpress-geo-mashup/issues/detail?id=19&colspec=Stars%20ID%20Type%20Status%20Modified%20Summary

    what do you think, any idea how I could do this?

    #43783
    Paul Wong-Gibbs
    Keymaster

    Version 1.11 should appear on the WordPress Plugin Repository within the hour. This is an interim release for further testing. Version 1.2 will come out when BuddyPress v1.0 is final

    #43774
    enlightenmental1
    Participant

    I’ve added “Another-Wordpress-classifieds-plugin”

    http://www.awpcp.com/

    to my BP install, which works very well. I modified the plugin to only allow logged in users to post to the classifieds.

    I think this plugin would be a great place to start. it seems like it could be easily modified to match your screenshots.

    maybe the classifieds plugin could echo back the user’s data on their profile based on the email address they created the ad with. if that could be accomplished, I would then “lock down” the email address they enter in the ad to be the email address attached to their account (right now the user can enter any email)

    classifieds plugin working with BP here:

    http://buzzwe.com

    Andy Peatling
    Keymaster

    This is a bug in the libxml2 library on your installation.

    http://josephscott.org/archives/2008/12/problems-with-libxml2-for-wordpress-xml-rpc-users/

    You can upgrade this on your server – but – make sure you have enabled the “BuddyPress enable” plugin on the bbPress side, as this is a temporary fix for the problem.

    #43722

    For now you must use WPMU 2.7.1. Down the road BuddyPress will work on single WordPress.org installs but not currently and not for 1.0 release.

    #43658

    In reply to: Google Maps for Groups

    Are you familiar with the way WordPress hooks into functions with filters and actions?

    #43645
    Paul Wong-Gibbs
    Keymaster

    Standard WP support won’t be coming until a release after v1.

    #43643
    Flobster
    Participant

    Can’t wait to give it a try, WPMU seems to be a bit like an overkill for my purpose.

    #43638

    In reply to: RC2 Upgrade issues

    wildchild
    Participant

    @Dbascent94 & @mesgains: Do you use this on a production server or purely on a test install?

    I\’m wondering if this has to do with slugs and wordpress redirection and thinking about downgrading next week if no solution is found, because the minimal would be working then…

    #43626
    zheng1212
    Participant

    1.WordPress MU 2.7.1 + BuddyPress 1.0 RC-2

    2.i have never modified anything

    3.nope

    4.http://tinypaste.com/602e5

    too much errors… :(

    zipnguyen
    Participant

    hello all,

    So I uploaded the 100 Big Ones Theme Pack from wpmudev.org on to my BP+WPMU site at ndcom.com, and it works. I have 100 themes on the site that a member may choose from, but when someone comments on a post, their avatar doesn’t appear. Just a number of the comment. So if it’s the first comment, it will display, “1,” if second comment, then it will display, “2,” so on and so forth, doesn’t even display a “mystery man” avatar.

    I installed the “Avatar” plugin from wpmudev.org, and the avatars show up in the comment loop, but this plugin messes up the avatars that would have shown up in the dashboard in the “recent comments” section on the lower left of the dashboard for all users.

    When I use a theme that’s not part of the 100 Big Ones from wpmudev.org, like the themes, “Journalist” or “P2” or “Prologue” or basically any other theme I download from wordpress.org, the avatars show up in the comment loop.

    Is there something uniquely different in the 100 Big Ones theme pack from wpmudev.org that I have to change to enable it to function like a theme, I would enable similar to Journalist, P2, Prologue, or any other theme I upload on a one-theme-at-a-time basis?

    Thanks,

    Ninh

Viewing 25 results - 31,576 through 31,600 (of 32,678 total)
Skip to toolbar