Search Results for 'buddypress'
-
AuthorSearch Results
-
February 24, 2011 at 2:00 pm #106138
In reply to: WordPress 3.1
serverdog
MemberMy 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?
February 24, 2011 at 10:45 am #106131In reply to: BuddyPress-Links 0.4.x Releases and Support
aljuk
MemberVideo playback appears to have broken in WP 3.1
February 24, 2011 at 10:33 am #106129In reply to: WP3 vs WPMU? which one is better for BuddyPress?
Paul Wong-Gibbs
KeymasterIf you want to run a network(s) of sites, enable multisite, otherwise don’t. Easy as that.
February 24, 2011 at 10:18 am #106128In reply to: cannot enable multisite after buddypress install
@mercime
ParticipantIf 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.February 24, 2011 at 5:33 am #106118In reply to: WordPress 3.1
stwc
ParticipantReporting 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.
February 24, 2011 at 4:51 am #106115In reply to: A Webinar tool for Buddypress?
ABomb1977
MemberI 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.
February 24, 2011 at 4:44 am #106114DaveMakesSites
MemberHaha, that’s definitely an option. I’m tempted to contact the folks at hotornot.com as well. Thanks.
February 24, 2011 at 2:15 am #106107ocpaul20
MemberOK, 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.Hope that helps someone else.
February 24, 2011 at 1:48 am #106106In reply to: ahhhhh! what have i done?
Virtuali
Participant@ocpaul20 is right. It’s an extra space somewhere. I would recommend copy and pasting the default file back.
February 24, 2011 at 1:39 am #106105In reply to: WordPress 3.1
Andres Richero
MemberJust 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.February 24, 2011 at 12:58 am #106101duelingpianoschool
MemberI 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?
February 23, 2011 at 10:48 pm #106093In reply to: bbPress files were not found
albill
MemberSo, 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.
February 23, 2011 at 10:06 pm #106085In reply to: No more comments for buddypress.org blogposts?
@mercime
ParticipantJohn James Jacoby said: On February 23, 2011
Sorry folks; had comments turned off on accidentFebruary 23, 2011 at 9:46 pm #106081In reply to: bbPress files were not found
cezar
Participant@modemlooper i did that and still white.
@josh101 did you delete your bb-config to make it work?February 23, 2011 at 9:20 pm #106078In reply to: No more comments for buddypress.org blogposts?
Erlend
ParticipantDarn, should’ve made a screenshot. It was disabled, honest!
February 23, 2011 at 8:51 pm #106074In reply to: No more comments for buddypress.org blogposts?
Boone Gorges
KeymasterHm…comments seem to be enabled, from what I can see?
February 23, 2011 at 8:47 pm #106073In reply to: bbPress files were not found
modemlooper
ModeratorIf 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.
February 23, 2011 at 8:24 pm #106068In reply to: bbPress files were not found
josh101
ParticipantSame 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 19Fatal 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
February 23, 2011 at 8:19 pm #106067In reply to: Activity Reply Not Working
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 …
February 23, 2011 at 7:45 pm #106064In reply to: OK, 3.1 anyone?
Erlend
ParticipantNo, don’t do that. The developers are aware of this and the 1.2.8 fix is out.
February 23, 2011 at 5:02 pm #106054In reply to: WordPress 3.1
ewebber
Participant@boonebgorges great, thanks, I look forward to it
February 23, 2011 at 4:57 pm #106053In reply to: OK, 3.1 anyone?
José M. Villar
Participant@paragate try disablying it followint this instructions: http://yoast.com/disable-wp-admin-bar/
February 23, 2011 at 4:54 pm #106052In reply to: WordPress 3.1
Boone Gorges
KeymasterBuddyPress 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.
February 23, 2011 at 4:44 pm #106049In reply to: WordPress 3.1
paragate
ParticipantCan you share the work arounds for getting rid of the admin bar? It is covering my buddypress bar. Ugh!
February 23, 2011 at 4:29 pm #106047In 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!
-
AuthorSearch Results