Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 41,926 through 41,950 (of 68,948 total)
  • Author
    Search Results
  • #106138

    In reply to: WordPress 3.1

    serverdog
    Member

    My aproach seems to be a little too systematic – however I would like to ask if there is a comprehensive online listing of all buddypress plugins and their compatibility issues – with WP 3.x and among each others? This could be just one big table, however I could not find anything like this. I am not talking about the “works / work not” thing at the WP plugin site – it should be something more overviewable and it would be great to have an API so plugins could check for dependencies and compatibility issues. Is there anything like this?

    #106131
    aljuk
    Member

    Video playback appears to have broken in WP 3.1

    #106129
    Paul Wong-Gibbs
    Keymaster

    If you want to run a network(s) of sites, enable multisite, otherwise don’t. Easy as that.

    #106128
    @mercime
    Participant

    If you have BP installed already, and you want to enable multisite https://codex.wordpress.org/Create_A_Network :

    1. You need to deactivate all WP/BP plugins and change to default theme (twentyten) first.
    2. Note, that if you have had single WP for some time, you can only go multisite in subdomain structure i.e. http://newsite1.example.com. Make sure that your server is set up for that.
    https://codex.wordpress.org/Create_A_Network#Step_2:_Setting_Wildcard_Subdomains
    3. You only add `define(‘WP_ALLOW_MULTISITE’, true);` to wp-config.php to get `Tools > Network` in your dashboard to start the process. If your server is up to the task, follow dashboard message to enable multisite in your install.
    https://codex.wordpress.org/Create_A_Network#Step_3:_Allow_Multisite
    = If you encounter multisite creation problems, resolve that first in WP forums https://wordpress.org/support/forum/multisite before re-activating BP/WP plugins.

    #106118

    In reply to: WordPress 3.1

    stwc
    Participant

    Reporting same issue as Andrés Richero on my localhost with 3.1 and BP 1.28. Missing Buddypress dashboard menu items for BP plugins. Site works, but.

    #106115
    ABomb1977
    Member

    I know this is an old topic, but I also heard about another plugin for WP called “teachpress.” You could take a look at that one. I’m in the process of working on “yet another blog,” that I intend to become an online learning environment – that’s why I posted. :)

    @pcwriter

    Haha, that’s definitely an option. I’m tempted to contact the folks at hotornot.com as well. Thanks.

    ocpaul20
    Member

    OK, I have sorted it out.

    The bp-capabilities value somehow had got changed to author rather than administrator.

    I edited the bp-capabilities item for user_id 1 in bp_usermeta table to be
    a:1:{s:13:”administrator”;s:1:”1″;}
    and logged in again and everything was fine.

    If you have multisite, you may need this thread which I used to find the place to start looking for the solution.
    I tried their bp_settings and it gave me a ‘you are not authorised to view this page’ message, so I used my value above for my non-multisite installation.

    https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/im-no-longer-super-admin-what-happened/

    Hope that helps someone else.

    #106106
    Virtuali
    Participant

    @ocpaul20 is right. It’s an extra space somewhere. I would recommend copy and pasting the default file back.

    #106105

    In reply to: WordPress 3.1

    Just updated my site to 3.1 and 1.2.8. The only thing i can notice up to now is that i´ve lost the plugin config links that appeared under the buddypress menu tab. Any idea on how to fix this?
    Thanks all.

    I am using buddypress with wp-member. It works, except buddypress lets you input a password upon registration, but wp-member generates a pw. Anyone know how to fix this? I’d like to make it so my clients can log in with the pw buddypress allows them to choose rather than check their email. Or can I remove the pw option from buddypress?

    #106093
    albill
    Member

    So, the fix that worked for me was:

    1. Go to https://bbpress.org/download/ and download current bbpress zip or tar file.
    2. Unzip or untar it, which will give you a “bbpress” directory
    3. Ftp to your site. Rename bb-config.php to something else in your root directory.
    4. go to “wp-content/plugins/buddypress/bp-forums/
    5. In that directory, upload the bbpress directory (not the contents of it but the actual bbpress directory including its contents)
    6. Rename bb-config.php back to bb-config.php in your root directory for your wordpress site
    7. Go to *yoursite*/wp-admin/admin.php?page=bb-forums-setup
    8. Tell it to reinstall bbpress using the existing file (and make sure it is pointing to the right path to find bb-config.php)

    This fixed my site and everything is working again.

    #106085
    @mercime
    Participant

    John James Jacoby said: On February 23, 2011
    Sorry folks; had comments turned off on accident

    #106081
    cezar
    Participant

    @modemlooper i did that and still white.
    @josh101 did you delete your bb-config to make it work?

    #106078
    Erlend
    Participant

    Darn, should’ve made a screenshot. It was disabled, honest! =P

    #106074
    Boone Gorges
    Keymaster

    Hm…comments seem to be enabled, from what I can see?

    #106073
    modemlooper
    Moderator

    If you copied the files back over and it’s blank try to go back to admin >> buddypress >> forums set up and do a re install. Click the Use an existing bbPress installation button.

    #106068
    josh101
    Participant

    Same problem. So I went to go get a copy @ bbpress now i got this
    Warning: require_once(/home4/techtro2/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 /home4/techtro2/public_html/wp-content/plugins/buddypress/bp-forums/bp-forums-bbpress.php on line 19

    Fatal error: require_once() [function.require]: Failed opening required ‘/home4/techtro2/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php’ (include_path=’.:/usr/lib64/php:/usr/lib/php:/home4/techtro2/public_html/wp-content/plugins/mini-mail-dashboard-widget’) in /home4/techtro2/public_html/wp-content/plugins/buddypress/bp-forums/bp-forums-bbpress.php on line 19

    #106067
    Tosh
    Participant

    @tamilbeam I have a similar issue. I reply to a update. Shows it, but when I refresh the reply to the update is gone …

    #106064

    In reply to: OK, 3.1 anyone?

    Erlend
    Participant

    No, don’t do that. The developers are aware of this and the 1.2.8 fix is out.

    #106054

    In reply to: WordPress 3.1

    ewebber
    Participant

    @boonebgorges great, thanks, I look forward to it

    #106053

    In reply to: OK, 3.1 anyone?

    José M. Villar
    Participant

    @paragate try disablying it followint this instructions: http://yoast.com/disable-wp-admin-bar/

    #106052

    In reply to: WordPress 3.1

    Boone Gorges
    Keymaster

    BuddyPress will be updated later today to account for changes in WP 3.1.

    In the meantime, if you have upgraded your live site and are unexpectedly missing the BP admin bar, use the code provided by aces above.

    #106049

    In reply to: WordPress 3.1

    paragate
    Participant

    Can you share the work arounds for getting rid of the admin bar? It is covering my buddypress bar. Ugh!

    #106047

    In reply to: WordPress 3.1

    ewebber
    Participant

    @modemlooper most definitely not – although I did hit upgrade on a dev site and unsurprisingly it broke it, I can’t see the new sparkly dashboard – but I can see the admin bar!

Viewing 25 results - 41,926 through 41,950 (of 68,948 total)
Skip to toolbar