Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 62,576 through 62,600 (of 69,044 total)
  • Author
    Search Results
  • #52483
    Jeff Sayre
    Participant

    Which version of BuddyPress are you running? As of trunk r1599 (which is just over 2 months ago), the functions bp_core_add_nav_default() and bp_core_add_subnav_item were deprecated, replaced by bp_core_new_nav_item() and bp_core_new_subnav_item().

    #52481

    In reply to: Child Themes Working?

    wordpressfan
    Participant

    Ok. New database. Fresh install of WPMU 2.4.8a. Fresh install of BP Beta 1. Copied bp-default into wp-content/themes. Activated. The theme still reports the following:

    The template files are located in /themes/bp-sn-parent/blogs. The stylesheet files are located in /themes/bp-default. BuddyPress Default uses templates from BuddyPress Social Network Parent Theme. Changes made to the templates will affect both themes.

    #52478
    Andy Peatling
    Keymaster

    Have you set up bbPress in wp-admin > BuddyPress > Forums setup? Did you download and put bbPress in /wp-content/plugins/buddypress/bp-forums/ ?

    #52477
    Paul Wong-Gibbs
    Keymaster

    Aye, depends on what shape bag you’re looking to use:)

    #52476

    Or with BuddyPress1.1, inherit them from a parent theme, and CSS your way out of that bag. :)

    #52475

    With BuddyPress1.1, you can also recreate a custom registration page to include only the fields you specifically want them to have on sign-up, put it in your child theme, and let it do the dirty work.

    #52473
    Nicholas Fitzgerald
    Participant

    I installed 1.1 and was greeted with this:

    Fatal error: Class ‘WP_Widget’ not found in D:www/myaxelis/wp-content/plugins/buddypress/bp-core/bp-core-widgets.php on line 14

    the next time I tried to load my WPMu/buddypress page. Where did I go wrong.

    #52468

    In reply to: Child Themes Working?

    wordpressfan
    Participant

    1. No plugins beside BP 1.1 Beta.

    2. There are a number of database-related errors. I won’t list them all, but they tend to follow this:

    Table ‘xxx.wp_2_options’ doesn’t exist for query INSERT INTO wp_2_options

    None of the errors mention themes.

    When I recreated the buddypress test site, I kept the same databases, only dropping the fields and their content.

    3. I’m currently running the Beta released Monday.

    4. This is all after a clean install of WPMU and BuddyPress. The only thing that stayed the same was the database.

    I guess my next step would be to create a fresh database and then reinstall WPMU and BP from scratch.

    Jeff Sayre
    Participant

    As DJPaul, said, you should talk to your web host whenever you are having server issues. This WordPress codex article may help, if it does not, talking with your web host is the next option.

    #52462
    Paul Wong-Gibbs
    Keymaster

    Yes. But any wordpress theme used on a buddypress site will have to include extra files that come with the BP theme. I.e copy them.

    #52460

    In reply to: Localisation, per user

    kkarpieszuk
    Participant

    @John James Jacoby – is it ready what you described here 3 months ago?

    I am searching for solution to make buddypress multilingual, but only in interface: theme and admin area should has multi language texts. ost dont have to be translated.

    Just something like is at wordpress.com: user register and choose language. Then he see all interface in local language, write in any language he want.

    #52458
    grosbouff
    Participant

    Hi !

    Seems to have good new functionnalities !

    I have one problem though :

    I use a fresh install (WPMU 2.8.4 + BuddyPress 1.1 Beta); no plugins;

    I moved /bp-default and /bp-sn-parent to /themes;

    and I get

    Not Found

    The requested URL …./wordpress-mu/blog was not found on this server.

    Then I did copy my old .htaccess file to the fresh WPMU installation; and now I have

    Page Not Found

    The page you were looking for was not found.

    What is the problem ?

    microcomposing
    Participant

    Ok,

    but what do I need to ask exactly?

    #52456
    wordpressfan
    Participant

    Thanks. Tickets #1011 and #1012 created.

    #52454
    zageek
    Participant

    For Buddypress 1.1 will there be a skeleton parent theme, or am I stuck with using the default parent theme and modifying that, then I might as well just create a child theme?

    I have downloaded the bleeding edge 1.1 from trac and updated mysite. I am busy with a custom theme for my site and I would like to start with a skeleton theme. However I don’t mind hacking the default one if thats best. I am a bit new to developing WPMU themes although I have done themes for Joomla and hacked a couple of normal WP themes.

    #52453
    Paul Wong-Gibbs
    Keymaster

    Thanks but these need tickets made on https://trac.buddypress.org/.

    #52452
    darrent71
    Participant

    I just installed smashingtheme but unlike classic the buddypress bar isn’t appearing at the top. I assume I have to add that bit of coding in somewhere to one of the php files?

    Paul Wong-Gibbs
    Keymaster

    You need to talk to your web host and ask them.

    #52444
    Sven Lehnert
    Participant

    I found the problem, but I do not understand it.

    Could somebody please give me some information about way it is working now?

    If I go to wp-content/plugins/buddypress/bp-core/bp-core-settings.php

    on line 27 an comment out require_once( WPINC . ‘/registration.php’ );

    All is running without error.

    I can change my password.

    #52436
    crocgo
    Participant

    1. Which version of WPMU are you running?

    .wpmu 2.8.4

    2. Did you install WPMU as a directory or subdomain install?

    installed as directory

    3. If a directory install, is it in root or in a subdirectory?

    its a root directory

    4. Did you upgraded from a previous version of WPMU? If so, from which version?

    fresh installation from scratch

    5. Was WPMU functioning properly before installing/upgrading BuddyPress?

    yes it is

    6. Which version of BuddyPress (BP) are you running?

    version 1.0.3

    7. Did you upgraded from a previous version of BP? If so, from which version?

    its a fresh installation

    8. Do you have any plugins other than BuddyPress installed and activated?

    members only plugin

    9. Are you using the standard BuddyPress themes or customized themes?

    its the standard theme

    10. Have you modified the core files in any way?

    have never touched the core files

    11. Do you have any custom functions in bp-custom.php?

    nope

    12. If running bbPress, which version?

    hvnt install bbpress

    13. Please provide a list of any errors in your server’s log files.

    there isnt any

    #52432

    In reply to: Forums in v1.1

    Andy Peatling
    Keymaster
    #52430

    In reply to: Forums in v1.1

    Andy Peatling
    Keymaster

    If you are not providing users direct access to your bbPress forums, then you can delete your bbPress files, if you are then leave them alone. You do not need the buddypress-enable.php file anymore.

    I can’t speak for plugins, but if the forums in question are attached to private groups then they will not show up. They will remain hidden in the new directory when accessed through BuddyPress.

    If you are not running a highly customized bbPress install, definitely consider using the new forums directory instead of a separate bbPress setup. The integration is seamless and requires no messing with cookies, integration settings/plugins.

    #52421
    Jeff Sayre
    Participant

    Waclaw-

    Are you aware of the Open Stack? Integration of the Open Stack is on the BuddyPress roadmap for sometime around version 1.4. It will do what you are proposing and more. If you want a real challenge, you can start working on integrating the Open Stack into BP!

    #52420

    In reply to: permalinks problem

    Jeff Sayre
    Participant

    @aero7

    The first steps are to distill your install down to the lowest common denominator. That means disabling all plugins except BuddyPress and switching to the default theme framework that comes with BP. If the problem goes away, then it has something to do with your theme and/or plugins.

    If that is the case, they the next step is to reactivating each plugin one at a time until the issue returns. If it does not return, then switch to your custom theme. If it returns, then there is an issue with your custom theme.

    #52419

    In reply to: when next release ?

    Jeff Sayre
    Participant

    This was well discussed three days ago. Since this thread has not seen any action for a month until just now, I’m closing it as it is too out of date.

Viewing 25 results - 62,576 through 62,600 (of 69,044 total)
Skip to toolbar