Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 58,876 through 58,900 (of 69,016 total)
  • Author
    Search Results
  • #61853
    danbpfr
    Participant

    Have you RU lang activated in BP (not WPMU) general settings ?

    Notice: On the trac, the RU.mo trunk version is for 1.1.2

    https://i18n.trac.buddypress.org/browser/ru_RU

    Translator is SlaFFik

    https://profiles.wordpress.org/slaffik/

    #61848
    Brajesh Singh
    Participant

    hi Mercime

    Andy Made it clear in Dev Chat, It is better for plugin authors to stick with the bp-default layout and keep the template in their own plugin directory, yes, we may check whether the theme has the template files for our plugin, if yes, load those template or fallback to plugins default template.

    So, I think, now if a user is using default theme, developers will not require to move the plugin templates to theme directory.

    #61844
    danbpfr
    Participant

    Did you install the template “bp-groupblog” into wp-content/themes ?

    Chouf1 aka DaNiel invites you to test bp-groupblog here:

    http://buddypress-fr.net/bpdemo/groups/groupe-de-tests/blog/

    #61840
    @mercime
    Participant

    Thank you Andy. So per your other posts re 1.2 default theme and now the BP documentation, this import path for bp-default

    @import url( ../../plugins/buddypress/bp-themes/bp-default/style.css );

    is a confirmation that developers/super admins no longer need to upload the bp-default and bp-sn-parent themes in BP 1.2

    To extrapolate: So in effect, plugin/component developers for BP 1.2 cannot ask users to upload plugin-specific themes into bp-default which is now in wp-content/plugins/buddypress/bp-themes/ because auto-upgrade would delete the buddypress folder. A better way to put it is that plugin/component developers for BP 1.2 should come up with a way to make their plugins work whilst keeping plugin-specific themes within the said plugin (without requiring users to move themes to bp default). Am I reading this right even in a convoluted way :-) ?

    Thanks again.

    #61834
    peterverkooijen
    Participant

    Temporary solution or put

    if (!is_user_logged_in())
    GO AWAY

    on every template page.

    #61832

    In reply to: Buddypress 1.2 and WP

    5738509
    Inactive

    Installed Buddypress 1.2 Beta on WP 2.9.1 (not MU). The dashboard disappeared – only the column on the left remained. After deleting the plugin from the file-system, all was back to normal again.

    This means that I couldn’t change the theme or do any other admin tasks …..any suggestions?

    #61831

    In reply to: groups not accessible

    pclerkin
    Member

    where can i find bp-classic?

    it’s not here https://buddypress.org/extend/themes/

    #61829
    David Lewis
    Participant

    It’s beta now?! Whoa! And I see now this happened 2 days ago :) I’m outta the loop! That’s what I get for bookmarking the forums and bypassing the homepage all the time :P

    #61827
    designodyssey
    Participant

    Thanks Andy, I installed BP beta last night and really needed this. Any tips on how to modify these instructions if I want to use a WP theme as my base and add BP functionality piece by piece? I know I will be in hell upgrading, but I’ve got too much invested in the WP theme.

    #61826
    Windhamdavid
    Participant

    this thread may help – if you’re posting to bb_topics outside of bp via this custom component, then you may need to make some other adjustments.

    #61815
    Paul Wong-Gibbs
    Keymaster

    Also, as per Windhamdavid’s post, continue discussion in https://buddypress.org/forums/topic/how-to-access-to-bbpress-admin-from-buddypress

    I’m closing this as we seem to have many threads concerning this exact subject in the last few days.

    #61814
    Paul Wong-Gibbs
    Keymaster

    Thanks, I’m still not seeing a bbpress admin panel, and actually there are bb-config.php files in

    The bb-config.php that lurks in /bp-forums/ is intentionally NOT the regular bbPress config file. Open it in a text editor and have a look.

    #61812
    Paul Wong-Gibbs
    Keymaster

    Hi,

    I have installed the latest version of buddypress version 1.2 beta and im using this on wordpress 2.9.1. I would like to know how i integrate bbpress v3.1 with wordpress/buddypress. I’ve read many articles on this but all see to take about WordPress MU which i’m not using.

    Any help would be appreciated.

    Thankyou.

    Murphy

    bbPress is only up to 1.0.2 so I have no idea what you’re talking about. It’s probably best to make a new thread.

    #61811
    Brajesh Singh
    Participant

    You are most welcome, and here is a good news, Andy has updated codex for a basic guide on how to build child theme.

    Checkout here

    https://buddypress.org/forums/topic/how-to-building-buddypress-12-themes

    https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/

    #61810
    Brajesh Singh
    Participant

    Thanks Andy for the post. I hope I will help a lot of people looking for building child theme here.

    #61804
    Obuisson1976
    Participant

    Hi,

    This is not a problem with buddypress or wpmu. it is a problem with your dns configuration.

    You must add a wildcard entry to your DNS server like :

    * IN CNAME mysportspress.com. (don’t forget the last dot)

    #61803
    murphy001
    Participant

    Hi,

    I have installed the latest version of buddypress version 1.2 beta and im using this on wordpress 2.9.1. I would like to know how i integrate bbpress v3.1 with wordpress/buddypress. I’ve read many articles on this but all see to take about WordPress MU which i’m not using.

    Any help would be appreciated.

    Thankyou.

    Murphy

    Paul Wong-Gibbs
    Keymaster

    Report this as a bug on https://trac.buddypress.org/ please using your username and password from this site (btw, I’m assuming you’re testing this in 1.2-beta since you didn’t give version numbers).

    #61794
    MrMaz
    Participant

    @Dave8057

    I am trying to get a beta done for the end of the week. I have it mostly working, just dealing with feeds and some minor bugs, etc.

    #61776
    dave8057
    Participant

    Any word on when BP Links will be compatible with BP 1.2 (sorry the the impatience, just excited :).

    #61775
    peterverkooijen
    Participant

    ‘M’ gave a solution to fix plugins that broke between 2.8.6 and 2.9.1 at the end of this thread. Haven’t had time to try yet…

    #61774

    In reply to: groups not accessible

    Windhamdavid
    Participant

    Pclerkin, It appears that you have have a mixed bag of a theme going or your currently switching them out – http://hire.archiseek.com/members – this page is from muguru’s buddypress mods to the thematic framework. Perhaps you should clear out your theme directory in it entirety and install a fresh copy of the old theme. Otherwise, my personal belief is that your best move would be to update to bp-classic as this is likely to be more forward compatible with future releases of buddypress.

    #61770

    In reply to: groups not accessible

    pclerkin
    Member

    installed BuddyPress Backwards Compatibilty – groups still dont display

    http://hire.archiseek.com/groups/test-group

    WordPress MU 2.9.1.1

    Current version of buddypress

    #61762

    Like David said, the beta includes the files needed to run the bbPress forums. The error logs make it look like they’re not there.

    You will need to look and see if there are files in your buddypress/bp-forums/bbpress directory; if not, you’ll want to download bbPress and put it there.

    #61760
    bbrian017
    Participant

    I was using the forums that needed to be set up using the groups. I don’t recall a forum directory but there may had been one. I think I used the built in bbPress version that came with 1.1

    Once I overwrote the files I noticed the page was not found.

    Good call on the error logs :)

    [26-Jan-2010 05:56:26] PHP Warning: require_once(/home/bloggingwire/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php) [function.require-once]: failed to open stream: No such file or directory in /home/bloggingwire/public_html/wp-content/plugins/buddypress/bp-forums/bp-forums-bbpress.php on line 20

    [26-Jan-2010 05:56:38] PHP Warning: require_once(/home/bloggingwire/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php) [function.require-once]: failed to open stream: No such file or directory in /home/bloggingwire/public_html/wp-content/plugins/buddypress/bp-forums/bp-forums-bbpress.php on line 20

    [26-Jan-2010 05:56:41] PHP Warning: require_once(/home/bloggingwire/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php) [function.require-once]: failed to open stream: No such file or directory in /home/bloggingwire/public_html/wp-content/plugins/buddypress/bp-forums/bp-forums-bbpress.php on line 20

    [26-Jan-2010 05:57:05] PHP Warning: parse_url(http://) [function.parse-url]: Unable to parse url in /home/bloggingwire/public_html/wp-content/plugins/sem-external-links/sem-external-links.php on line 139

    [26-Jan-2010 06:08:36] PHP Warning: require_once(/home/bloggingwire/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php) [function.require-once]: failed to open stream: No such file or directory in /home/bloggingwire/public_html/wp-content/plugins/buddypress/bp-forums/bp-forums-bbpress.php on line 20

Viewing 25 results - 58,876 through 58,900 (of 69,016 total)
Skip to toolbar