Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 12,651 through 12,675 (of 32,678 total)
  • Author
    Search Results
  • #173361
    @mercime
    Participant
    #173357
    @mercime
    Participant

    I’ve noticed under permalinks wordpress is complaining about access to the .htaccess file

    @rigormortis_uk Did you change to a new theme or add any new plugins recently? Revert to old theme or Twenty Twelve theme and deactivate all other plugins except BuddyPress and bbPress then run Settings > Permalinks again.

    RiGoRmOrTiS_UK
    Participant

    Hoping you can help; running WordPress 3.5.1 with Buddypress 1.7.1 and bbPress 2.3.2

    I’ve been running sitewide forums for quite a while without issue; but recently we have needed to enable groups and group forums. I have done this successfully and I’m able to create groups and add forums to them; these show up correctly under the Group Forums Category and also within people’s profiles and the group itself.

    However the problem arrives when trying to create a topic in a group forum (sitewide are still fine). You can create the topic and it is listed in the group forum after the fact; however when you click on topic to view it you get a http 500 error saying the page can’t be displayed.

    additionally topics posted in both privite and hidden forums also show up in the bbpress “recent topics” widget for everyone to see (even logged out people) which defeats the purpose of being private or hidden.

    I’ve tried using the forum repair option and this didnt help, anyone got any ideas what the problem might be?

    I’ve noticed under permalinks wordpress is complaining about access to the .htaccess file; could this cause the problem considering everything else is ok? or am I barking up the wrong tree?

    Thanks!

    #173352
    tse11
    Participant
    #173351
    SK
    Participant

    So, rather basic question:
    Does BuddyPress add any rewrite rules to .htaccess (in addition to WordPress’s standard permalink rules)?

    Because of some problems on a server, I set .htaccess as immutable. At the moment, there is only a WordPress install on that server, and I am considering installing BuddyPress there…

    #173346
    binutz
    Participant

    @kvschwartz
    I had a similar requriement and adding the above specified code in bp-custom.php caused login &log out problem with admin user. As an alternative step,I added the same code in wordpress/wp-config.php – in the bottom of the page, just below the following line:-
    /*that’s all,stop editing!Happy blogging.*/
    Hope this helps.

    #173342
    leromt
    Participant

    I have WordPress (2.4.1), bbPress (2.4.1) and BuddyPress (1.8.1) installed. The avatar that users upload with BuddyPress are appearing just fine, however, it seems that bbPress is using the “default” avatar when it is used next to the users’ names within the list of Forums and Topics.

    When I try changing this line from /topics/template.php

    
      $author_avatar = get_avatar( bbp_get_topic_author_id( $topic_id ), $size );
    

    to this

    
      $author_avatar = bbp_topic_author_avatar(5, 40);
    

    I get the following error:

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 523800 bytes) in /Users/leromt/Sites/caldol/wordpress/wp-includes/cache.php on line 113

    Bascially, I want to display the same avatar within bbPress that is showing within BuddyPress.

    Any idea as to what is happening?

    #173336
    cyndimarie
    Participant

    I’m pretty new to buddypress, so point me in the right direction if this request has already been dealt with.

    I want the users of my site to be able to list their other social media accounts (twitter, facebook, google+, pinterest…) via a linked icon on their profile pages (preferably near the top by their name). Obviously I would want each user to be able to edit those links the same way they edit the other parts of their profile.

    Is there a plugin that accomplishes this?

    wordpress 3.6.1
    buddypress 1.8.1

    #173330

    In reply to: No login box

    ulises2010
    Participant

    Thanks again Hugo, I looking for information and I found how to make a widget.

    I do it, but now, my problem (maybe my first problem 😉 is when you logged yo go directly to the dashboard of wordpress, and I want to be separetly the budypress users (users of my page) and the wordpress users (users can edit thigs in the web), and I want when the budypress users login go to his profile page and no to the dashboard.

    #173321
    ulises2010
    Participant

    Hi, I install wordpress 3.6 and budypress 1.8, If I put the default theme of Budy press, I see a littel box at the right where I can login, but if I install my own Theme (lucid of elegantthemes) this box dissapere, and I don’t know how I can show it, because is not a widget to put in diferents places.

    ¿Can you help me?

    #173317
    willandmae
    Participant

    Theme Twenty Thirteen
    wordpress 3.6.1
    You are using bbPress 2.4.1
    buddypress Version 1.8.1
    site: http://tvbari.heavenboundministry.com

    Greetings everyone,

    For some reason the Activity stream attach files does not seem to work. It really does nothing when you try. As well as I guess there should be a submit button but it is not view able. To enter an activity stream entry you type it in and select the upload button and it seems to enter but you need to refresh the screen. Thank you all for helping.

    William

    #173315
    strangechild
    Participant

    Forgive the total noob question here, but I’ve been searching the forums and the codex and am starting to wonder if I’m using the wrong keywords to find what I need.

    On the bottom of the activity page, group page and members page there is a bunch of content I want to remove / re-order. Here’s a screenshot since this section of my site is currently members only: http://www.flickr.com/photos/11827460@N05/10458498744/

    What’s appearing under there is the oldest content on the site as opposed to the most recent. I either want to remove all of it and replace it with more current stuff.

    How the heck do I customize this? I haven’t needed a child theme yet but I can build one if I have to. (All my custom options are built into my themes and plugins so far.)

    I’m running WordPress 3.6.1 (it’s a root install) bbpress 2.4.1 and S2Member Pro 130816 (Among other plguins but those are the most relevant to this I think)

    Buddypress 1.8.1, haven’t touched the core files (kinda afraid to)

    Not using the bp-cutom file right now, but have played with it before. I looked at the activity loop documentation and cannot for the life of me figure out where to put that.

    Not really a programmer, but I have strong cut and paste skills.

    #173307

    In reply to: javascript precedence

    Paul Wong-Gibbs
    Keymaster

    We saw your bug report and left an initial response on the ticket at https://buddypress.trac.wordpress.org/ticket/5208.

    We need a bit more information to work on this issue. Thanks!

    #173293
    modemlooper
    Moderator

    https://plugins.svn.wordpress.org/buddypress/tags/1.8/bp-themes/bp-default/_inc/css/default.css

    Only use the css from below 6.0 BuddyPress. Before using it place #buddypress before each style declaration. This ensures it will only effect BuddyPress specific HTML. You may still need to edit or remove styles because this is based on BP-default and not the new template files.

    #activity-stream {
    margin-top: -5px;
    }

    becomes

    #buddypress #activity-stream {
    margin-top: -5px;
    }

    #173282

    In reply to: strong passwords

    cwjordan
    Participant

    Yes, however since that is a WordPress page, the existing WordPress plugins for enforcing strong passwords should handle that case. I have checked the “enforce strong passwords” plugin and it does enforce strong passwords for the password reset page. It just doesn’t know about the Buddypress “General Settings” page.

    So what I’d like to know is if there are any strong password plugins, or other solutions, that work well with Buddypress.

    L-tic
    Participant

    Hello everyone,

    i need to know, if there’s a way, how do I switch the template, Buddypress is using for the profiles.
    I mean, WordPress uses the standard template for creating an article.
    But there’s also a gallery template, which I’d like to use for the profiles, Buddypress is creating.

    Is this possible?

    Thanks in advance,
    Martin

    #173274

    In reply to: javascript precedence

    bassjobsen
    Participant

    @henrywright-1 i will write on plugin only, see: https://wordpress.org/plugins/wp-defer-loading/. This plugin require the theme and other installed plugins enqueue their scripts with enqueue_scripts() and dependency right.
    Buddy press breaks my plugin now.

    #173235
    mizzinc
    Participant

    Wow, fast response.

    Hi Hugo, I require the post ID when viewing a page to access post_meta information. This works when accessing a WordPress page. When accessing the default ‘Activity, Groups or Members’ page the post ID returns ‘0’, why?

    #173232
    mizzinc
    Participant

    Hello.

    WordPress: 3.6.1
    Buddypress: 1.8.1

    When viewing any of the three default pages (Activity, Groups, Members) the post ‘ID’ ($post->ID or the_ID()) returns ‘0’ in a wordpress theme file ‘content-page.php’

    <article id="post-0" class="post-0 bp_members type-bp_members status-publish hentry">
    <header class="entry-header">
    <h1>Members</h1>
    </header>
    <div class="entry-content">
    <div id="buddypress">
    

    I have searched support and not found anyone with a similar problem, so It might be theme related, that said, I am just starting out, so if anyone has some thoughts on why this is happening would be greatly appreciated to help to resolve it.

    #173230
    djlynux
    Participant

    Hi Guys,

    I’m fairly new to buddypress. I tried to configure buddypress in my box and the installation went smoothly. When I tried to add another friend, I’m getting an error message as follows,

    ==
    Are you sure you want to do this?

    Please try again.
    ==

    After digging the issue in quite detail, I’ve understood that the wononce parameter is making this issue. Refer the urls below.

    Referal page : http://www.christianspaceonline.com/members/shijinhutton/
    Actual Referal url : http://www.christianspaceonline.com/members/admin/friends/add-friend/2/?_wpnonce=55e691a22b

    Some background information about the installation

    Wordpress version : 3.6.1
    Buddypress version : 1.8.1

    No plugins installed.

    Php version : 5.4
    Webserver : nginx + php-fpm

    It would be really appreciated, if you could provide some help to debug the issue.

    Note: php debug mode is already enabled inside the config file. So errors at all.

    #173229
    bvirkus
    Participant

    I’m looking for a wordpress plugin to provide an expanded more visually appealing user profile for our site members. An example would be what you find on guru.com. In a perfect world, I’d like it to allow them to upload videos, etc. to their profile. Does anyone have any plugins you recommend for this purpose?

    #173226
    cwjordan
    Participant

    There are several plugins for WordPress that force users to use strong passwords. I’ve tried a couple with Buddypress 1.8.1 on WordPress 3.6.1 (“enforce strong passwords” and “login security solution”) and they don’t enforce strong passwords if a user goes to the Buddypress “General Settings” page and changes their password there.

    Has anyone found a solution that works with Buddypress to enforce strong passwords?

    #173208

    In reply to: javascript precedence

    Henry
    Member

    @bassjobsen

    You can use Trac if you need to report a bug in BP core:
    https://buddypress.trac.wordpress.org/

    With reference to (2), you could always remove the action then enqueue the script you want.

    remove_action( 'wp_head', bp_core_confirmation_js', 100 );

    #173196
    uabassguy
    Participant

    Here’s the theme: http://themeforest.net/item/troller-mobile-retina-wordpress-version/3845484
    I have it installed on a dev server and I can’t provide a URI without prior approval, but what isn’t working is Geo My Wp and it’s functioning perfectly fine with the default buddypress theme. Maybe some of the js functions aren’t binding because of classes on div elements? I’m really not sure.

Viewing 25 results - 12,651 through 12,675 (of 32,678 total)
Skip to toolbar