Search Results for 'buddypress'
-
AuthorSearch Results
-
September 25, 2009 at 10:57 pm #53089
In reply to: SI CAPTCHA for WPMU and BuddyPress
Mike Challis
ParticipantThanks for the suggestion I changed it.
beta Version: 1.9.4
PS. I am having a CSS problem with the layout of the registration page. The wigets are trying to display in the middle of the page instead of the right hand side.It is not related to the captcha, because it still happens with SI captcha uninstalled.
Is this a reported bug or should I report it?
September 25, 2009 at 10:35 pm #53086In reply to: SI CAPTCHA for WPMU and BuddyPress
Andy Peatling
KeymasterLooks good, but I’d recommended changing the hook
bp_before_account_details_fieldsto
bp_before_registration_submit_buttonsfor better positioning on the registration page.
September 25, 2009 at 10:12 pm #53084In reply to: Installed BP 1.1 and Fatal Error
Mike Challis
ParticipantI made a ticket.
September 25, 2009 at 8:19 pm #53083In reply to: SI CAPTCHA for WPMU and BuddyPress
Mike Challis
Participantbeta Version: 1.9.4 – Supports BuddyPress 1.0.3 and 1.1
Same download URL:
http://www.642weather.com/weather/scripts/si-captcha-for-wordpress1.9-beta.zip
Testers?
September 25, 2009 at 7:12 pm #53082In reply to: Installed BP 1.1 and Fatal Error
Mike Challis
ParticipantMy bad, I forgot to activate the Buddypress plugin.
It would be nice if instead of generating a fatal error, there was some code in header.php on line 9 that would check for the existence of the function and print a nice error message like “Did you forget to activate the BuddyPress plugin?”
Here is the proposed improvement code (this goes in the very top of themes/bp-sn-parent/header.php:
<?php
if ( !function_exists('bp_page_title') ) {
die('Did you forget to activate the BuddyPress plugin?');
}
?>September 25, 2009 at 6:59 pm #53081In reply to: SI CAPTCHA for WPMU and BuddyPress
Mike Challis
ParticipantI have a roadblock in my plans to test on BuddyPress 1.1
https://buddypress.org/forums/topic/installed-bp-11-and-fatal-error
September 25, 2009 at 6:46 pm #53080In reply to: BBpress Plugins in V1.1
bpisimone
Participant@JJJ maybe someone could point out the important steps there? Also if anyone could comment these particular bbpress modification problems…that would make me incredibly happy
September 25, 2009 at 6:17 pm #53079In reply to: BuddyPress Spam
madloki
ParticipantI use reCaptcha with askiment in a bundle, well….i will see the result after launch the site
September 25, 2009 at 6:11 pm #53078In reply to: SI CAPTCHA for WPMU and BuddyPress
Mike Challis
ParticipantI think I figured it out.
Anybody with BudyPress 1.1 want to test the registration CAPTCHA for me?
beta Version: 1.9.3
Same download URL:
http://www.642weather.com/weather/scripts/si-captcha-for-wordpress1.9-beta.zip
September 25, 2009 at 6:03 pm #53077In reply to: css broke my buddypress
mikhailjon
Participantlooks like you got the buddypress skeleton theme enabled. Or you havent uploaded the child theme if youre using buddypress 1.1. Cuz that’s what it looks like to me, as im trying to study the new theme structure as well
September 25, 2009 at 5:44 pm #53076In reply to: css broke my buddypress
Brajesh Singh
Participantsorry,I mean try activating bp-member theme
September 25, 2009 at 5:44 pm #53075In reply to: css broke my buddypress
Brajesh Singh
Participanthey,seems you are using the skeleton member theme ,which is a bare bone theme.and I think,That’s why the page is looking so.
Either you need to put your own css or activate b-member theme(not the sekelton)
Hope,It should help.
September 25, 2009 at 5:04 pm #53074In reply to: css broke my buddypress
concrain
Participanti tried that. it strange, like buddy press dosen’t see the css at all.
check it out
September 25, 2009 at 4:54 pm #53073In reply to: Buzzlyf.com – Indian Students Blogosphere
mikhailjon
ParticipantOuch, Thank god im on a reseller hosting account. Looks like you cant just run buddypress on any random hosting company.
September 25, 2009 at 4:40 pm #53071In reply to: SI CAPTCHA for WPMU and BuddyPress
Mike Challis
ParticipantOK I found the Buddypress beta 1.1 page but I am not sure where to look for what to change and also make it backward compatible.
If I install beta 1.1,how would I test on 1.0.3?
My time is limited and I have spent too much time on this lately.
Any suggestions?
September 25, 2009 at 4:38 pm #53069In reply to: SI CAPTCHA for WPMU and BuddyPress
Paul Wong-Gibbs
KeymasterYou can get BP 1.1 RC1 from SVN via https://svn.buddypress.org/tags/1.1-rc/ or as a zip from https://trac.buddypress.org/changeset/1946/tags/1.1-rc?old_path=%2F&format=zip
September 25, 2009 at 4:24 pm #53066In reply to: BBpress Plugins in V1.1
John James Jacoby
KeymasterSince there’s no admin panel in the integrated bbPress, you’d be best to try to port those bbPress plugins into a WordPress one, and add any BuddyPress specific features to it.
September 25, 2009 at 4:20 pm #53065In reply to: SI CAPTCHA for WPMU and BuddyPress
Mike Challis
ParticipantI am confused, and new to Buddypress.
Where is 1.1?
https://buddypress.org/download/ (this is 1.0.3)
September 25, 2009 at 4:12 pm #53063In reply to: SI CAPTCHA for WPMU and BuddyPress
Andy Peatling
KeymasterMike: You may want to look at updating this for BuddyPress 1.1 since the registration page has been re-written to make it easier to edit.
September 25, 2009 at 4:09 pm #53061In reply to: SI CAPTCHA for WPMU and BuddyPress
Mike Challis
ParticipantThanks for testing.
Did you install in plugins or mu-plugins?
Did you activate the plugin?
What version does it say it is?
9 hours ago I uploaded beta Version: 1.9.2
Same download URL:
http://www.642weather.com/weather/scripts/si-captcha-for-wordpress1.9-beta.zip
It had a fix for changing settings on WPMU forced activation installs.
Make sure the plugin is newest version or it may contain wpmu related bugs.
Mike
September 25, 2009 at 3:57 pm #53059In reply to: Details About the New Theme Architecture
takuya
ParticipantI need feedback/help from folks trying out new themes.
I’m implementing buddypress into arthemina theme. I’ve so far managed to make all the buddypress pages work fine, except settings which it returns 404.
For other buddypress pages, it was just a matter of copying, for example copy profile folder from bp-sn-parent to arthemina theme to make it work. But there’s no theme for settings, so I now have no idea how I’m going to solve this 404 thing.
Please post your ideas/solution to this post.
September 25, 2009 at 3:37 pm #53054In reply to: Settings gets 404
takuya
ParticipantUpgraded to 1.1RC, but settings page still returns 404.
I need to get feedback from other bp users who are using a standard wp theme to run buddypress.
September 25, 2009 at 2:41 pm #53050In reply to: SI CAPTCHA for WPMU and BuddyPress
xeomueller
Participantthank you, I installed your plugin on wpmu 2.8.4a and buddypress 1.0.3 but the captcha is not shown on signup.
should i use the php comment code also in the registerpage?
September 25, 2009 at 1:14 pm #53047In reply to: Settings gets 404
takuya
ParticipantI have my buddypress installed correctly, but not using default bp theme, and settings page return 404. This sounds like buddypress doesn’t run on any other theme but default.
I moved all the required files from bp-sn-parent to wp theme. Everything is working fine but settings (which is very much important…)
My site under development.
http://socialoop.com/members/socialpreneur/
Maybe bp-core-settings.php is calling bp-sn-parent, which causes error? I’ve gotta check again..
September 25, 2009 at 12:29 pm #53045In reply to: BuddyPress Spam
wordpressfan
Participant@r-a-y: I added the .htaccess commands to avoid robot registrations. We’ll see how that works.
-
AuthorSearch Results