Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 18,476 through 18,500 (of 22,650 total)
  • Author
    Search Results
  • #75518
    r-a-y
    Keymaster

    Are you using the default permalinks? If so, please try changing them:
    https://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure

    #75510
    Mark
    Participant

    I kind of figured there was slim chance that I was the only person to ever encounter this and wonder about it… in fact I should have looked on trac first before I posted, because I just discovered xprofile_sync_wp_profile() and ticket #2315. I’m going to have to look closer at it when I get time because this seems to be exactly what I’m referring to.

    #75501
    gaysurfers
    Participant

    1 Upload bp-member-filter.php to the /wp-content/plugins/ directory
    2 Activate the plugin through the ‘Plugins’ menu in WordPress
    3 Add a form to your members/index.php or some other file (See: http://pastebin.com/bw0suXwe )
    4 Smile

    #75498
    r-a-y
    Keymaster

    @andrea_r – can you elaborate on the sitewide features that WP 3.0 won’t have?

    #75491
    Scotm
    Participant

    This is a longstanding issue with WP/WPMU/BP. I’m not sure why in 3.0 the existing profile page wasn’t discontinued in favour of something that doesn’t require access to admin and that would be trumped if a BP install was present.

    #75478
    Andrea Rennick
    Participant

    “or will my site loose any features?”

    If you have any extra plugins that pull in sitewide features from across blogs, you might.

    #75477
    ajohnson
    Member

    In WordPress 3.0 which will be released soon you can have blogs for users as well when using the multi-site options.

    #75475
    jpittssr
    Participant

    Buddypress works fine with WP 2.9.2. I am using both.
    I am not sure I understand your problem.
    Are you saying that you can’t sign in to the site?
    Can’t register?
    How about posting a link to your site.
    I don’t like the WP register/login screen so I use a login with Ajax plugin.

    #75466
    Xevo
    Participant

    The only difference between WPMU and WPSA is that WPMU offers blogs to your users.

    #75464
    Brajesh Singh
    Participant

    If you are on wordpress, yourposts/pages will have pretty permalinks, like yoursite.com/category/post-title-name instead of yoursite.com/?p=12433 etc.
    It is better for you as will give you better SEO and for BP It is required.
    Just change the permalinks from numeric to something else.
    And as far as I remember, all your posts (previous link) will also function without any issue.

    #75460

    In reply to: Function Details

    JPS Bhullar
    Participant

    how can i achieve the functionality like firstly with WordPress, user should be redirected to his/her profile after logging in. It is WORDPRESS, not WORDPRESS MU.
    Secondly, after logging in whenever user clicks on HOME link, he should be redirected to his / her profile….

    #75452
    Paul Wong-Gibbs
    Keymaster

    Was your WordPress fully working before installing BuddyPress? e.g. posting a new blog post, adding a commenting, etc?

    #75444

    In reply to: crop avatar bug?

    lorenzo
    Member

    have you got firebug? the way i had to try to solve the issue was painful, making one change at a time, but if you inspect the area around where the alt text is appearing you can see the paths where stuff is referring to.

    for you i’m pretty sure that it is just a matter to change the path to the correct location. i.e. with MU is wp-content/blogs.dir/1/files, for the standalone it should be under miscellaneous settings and i had the full path to the upload folder (people normally keep it outside the WP installation) and the full url is blank for me.

    i had to change the htaccess file because the rewrite gave me issues with the slash ‘/’. if i had it at the start it would duplicate it (i.e. mysite.com//wp-content/blogs.dir/1/files) and if i left it out it would modify the path completely (i.e mysite.com/blogs.dir/1/files). it seems that the upload worked in the second instance, but then the reference to the files is not displaying, whilst the first is breaking the upload as well.
    hope this helps you, there is another thread discussing similar issues (https://buddypress.org/community/groups/miscellaneous/forum/topic/buddypress-and-wordpress-30/#post-48806)

    thelandman
    Participant

    @gian-ava, if you’re on a cheap shared-host then there’s a possibility that could slow your website down, a lot. With a sudden rise in users and activity on a shared-host your site is bound to take a lot of strain, because of the limited resources that is dedicated to your site from your hosting company.

    There is always a possibility of your site being hacked. I’m not too sure how likely this is otherwise it would be a widespread issue across buddypress.org.

    For the unusual characters, I would set the encoding of your WordPress to Unicode(UTF8),
    1. Make sure you are logged in as admin
    2. In the admin dashboard, go to Settings > Reading
    3. In the text box next to “Encoding for pages and feeds” insert “UTF-8” without the exclamation marks.

    #75432

    In reply to: Search Activity

    MJ Banco
    Participant

    Hi, I’m new here. Any updates on this? How do I put this on the default template? I’ve tried using the codes above on the index but it won’t show up. Thanks

    I’m running WordPress 2.9.2 and BuddyPress 1.2.2.1 by the way.

    #75418
    foxly
    Participant

    @bplove

    Basically, use version 0.1.7 from the WordPress plugin repo. It works properly, is reasonably reliable, and it will update properly at the next release.

    Do not use the 0.1.8 beta, because it doesn’t use the new file storage scheme and we’re not writing an updater for 0.1.8 because you’re not supposed to be using it on an actual site.

    We should have another official release out in a week or two that adds everything you see in the 0.1.8 beta and a much more.

    Thanks!

    ^F^

    #75407
    r-a-y
    Keymaster

    WP does generate a virtual robots.txt file, but I’m not sure if you can count BP in the mix as I’m not quite sure if BP does anything to it.

    Try using this plugin to manage WP’s virtual robots.txt:
    https://wordpress.org/extend/plugins/pc-robotstxt/

    #75324
    @mercime
    Participant

    Hi ipstenu, I have used https://wordpress.org/extend/plugins/buddypress-restrict-group-creation/ in an install with community similar to what you posted above with success :-)

    #75322
    r-a-y
    Keymaster

    @novicer – Try using the BP Template Pack plugin with your WP theme:
    https://wordpress.org/extend/plugins/bp-template-pack/

    #75305
    agrundner
    Member

    Thanks for your feedback @mercime. I checked the default’s theme header, lines 73-77, and it points to “Blogs” not “Blog” singular. Clicking on the Blogs menu link shows me the blogs in the network — not the latest posts.

    I’m open to doing it the way buddypress.org does, but I can’t seem to get both /blog (“latest posts” page) and a custom homepage to work hand-in-hand. I have a feeling it’s something simple I don’t have configured properly. When I previously installed wpmu with sub-directories I was getting the following URL http://example.com/blog/2010/04/26/hello-world/ … going to /blog would redirect to the site’s front page.

    Disclaimer: I’m new to wpmu and buddypress, though I do have experience with single wordpress installs.

    #75273
    armandmorin
    Participant

    I would like to know this one too.

    If you search wordpress plugins you can find the inbox stats.
    https://wordpress.org/extend/plugins/inbox-widget/

    What I’m looking for is the “stats” plugin or modification I can use like the one on this site too.

    #75266
    Chad Holden
    Participant

    I’ve tried the installation a few times on WAMP, MAMP and multiple installations on the same server … It should be important to note that THIS site bp.org has the same avatar uploading issues with this new template/release.

    This is my htaccess file, which makes the avatar cropper work, but I still get the upload error after :
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index.php$ – [L]

    # uploaded files
    RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]

    RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -d
    RewriteRule ^ – [L]
    RewriteRule . index.php [L]
    # BEGIN WordPress

    RewriteEngine On
    RewriteBase /
    RewriteRule ^index.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    # END WordPress

    #75262

    In reply to: DB migration

    Paul Wong-Gibbs
    Keymaster

    WordPress loads the database from the setting in your Wp-config.php file. Once your new server or db is setup, just import a copy of your current db into it and update that config file.

    #75254

    In part that depends on how big a BP install you’re going to have. I would read this: http://wpmu.org/dedicated-or-shared-hosting-for-wordpress-mu/

    Basically you’d look at it the same way you’d look at a WPMU site. How much traffic, how many users, how many groups and forums etc etc.

    #75248
    scoophk
    Member

    I just used: registered users only 2
    https://wordpress.org/extend/plugins/registered-users-only-2/

    Worked perfectly on activation.
    Then went into my login.php and added the client’s logo to the login page – as Register plus didn’t seem to want to upload the logo for me.

Viewing 25 results - 18,476 through 18,500 (of 22,650 total)
Skip to toolbar