Search Results for 'registration'
-
AuthorSearch Results
-
September 2, 2010 at 4:37 pm #91353
In reply to: EventPress
Josh Frank
Participant1. Are there different permissions for creating events based on the user’s Role in the back-end?
For example, I created an event with a “Test User 01” who was recently registered and carried the default role of Subscriber. No problem creating the event, but after it was published there was no Invite tab for this user to use.
2. Also, it seems when I invite other members to an Event, they automatically become registered without logging in to accept the invite. This happens even when the “automatically register” box is left unchecked. I assumed that check box held registrations as pending for approval by an Admin.
Thanks for the great work on this!
August 30, 2010 at 8:04 pm #91011Hugo Ashmore
ParticipantPop a link back to the ticket if you can and some of us may try and take a look, IE did historically have some horrendous show stopping issues with form controls causing it to return wrong values or no value at all. Be surprised though if those IE bugs transposed to IE8 but then again…
August 30, 2010 at 7:57 pm #91008ericreynolds007
ParticipantI should have clarified that we are having issues with multiple radio checklist buttons. I will submit a ticket.
Eric
August 30, 2010 at 7:53 pm #91005Paul Wong-Gibbs
KeymasterUnless eric means multiple radio button fields in the same group.
August 30, 2010 at 6:53 pm #90998Hugo Ashmore
ParticipantRadio Buttons are not multiple items though if one is selected the others are supposed to be deselected if they correctly share the same name, or have I missed the point?
August 30, 2010 at 6:46 pm #90997paulhastings0
ParticipantHmm… sounds like you should submit a trac ticket: https://trac.buddypress.org/
August 30, 2010 at 4:48 pm #90978In reply to: wp-login vs bp register question
Paul Wong-Gibbs
KeymasterThis isn’t a straightforward issue to resolve. I’m not sure, but try setting this in your wp-config.php:
`
define ( ‘BP_ENABLE_MULTIBLOG’, true );
define ( ‘BP_ROOT_BLOG’, 2 );
`I’m assuming that the site ID of the community site is “2”; if not, change the line appropiately. See how that affects registration and we can work from there
August 29, 2010 at 6:22 am #90787In reply to: Activation Code after New Member Registration
Thorsten :-)
ParticipantHi Guys!
It seems it’s a problem with the ‘mod_rewrite’ function under Windows, seeAugust 28, 2010 at 8:55 pm #90758In reply to: Plugins required
lordsnake
ParticipantI have been playing with the mU and buddypress and so far so good.
However with MU it seems I can only allow registration with blog creation or registrations only. Now I know from previous experience that I am am going to get bogus registrations so I don’t really want to allow blogs to created at registration time, as this will waste system resources if a blog gets created by the bots.
Is is possible to have it so that the registered user has to then login to create his blog if he wants one ?August 28, 2010 at 1:10 pm #90692In reply to: BuddyPress Spam
Ted Mann
ParticipantSo, I have a question re: the htaccess tweak to block spam registrations. If I type http://mybuddypressite.com/wp-signup into my browser, I should get automatically redirected to my GOAWAY page, right? If that’s not happening, am I doing something wrong?
August 27, 2010 at 5:16 pm #90594In reply to: user registration
chris
Participantthose did not work, it’s not even just the email they don’t even show up as users in the super admin pannel yet when I add them they do.
August 27, 2010 at 4:52 am #90533In reply to: BuddyPress Spam
pcwriter
ParticipantThis is what I’ve added to .htaccess to block bots:
# IF THE UA STARTS WITH THESE
RewriteCond %{HTTP_USER_AGENT} ^(aesop_com_spiderman|alexibot|backweb|bandit|batchftp|bigfoot) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(black.?hole|blackwidow|blowfish|botalot|buddy|builtbottough|bullseye) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(cheesebot|cherrypicker|chinaclaw|collector|copier|copyrightcheck) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(cosmos|crescent|curl|custo|da|diibot|disco|dittospyder|dragonfly) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(drip|easydl|ebingbong|ecatch|eirgrabber|emailcollector|emailsiphon) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(emailwolf|erocrawler|exabot|eyenetie|filehound|flashget|flunky) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(frontpage|getright|getweb|go.?zilla|go-ahead-got-it|gotit|grabnet) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(grafula|harvest|hloader|hmview|httplib|httrack|humanlinks|ilsebot) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(infonavirobot|infotekies|intelliseek|interget|iria|jennybot|jetcar) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(joc|justview|jyxobot|kenjin|keyword|larbin|leechftp|lexibot|lftp|libweb) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(likse|linkscan|linkwalker|lnspiderguy|lwp|magnet|mag-net|markwatch) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(mata.?hari|memo|microsoft.?url|midown.?tool|miixpc|mirror|missigua) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(mister.?pix|moget|mozilla.?newt|nameprotect|navroad|backdoorbot|nearsite) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(net.?vampire|netants|netcraft|netmechanic|netspider|nextgensearchbot) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(attach|nicerspro|nimblecrawler|npbot|octopus|offline.?explorer) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(offline.?navigator|openfind|outfoxbot|pagegrabber|papa|pavuk) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(pcbrowser|php.?version.?tracker|pockey|propowerbot|prowebwalker) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(psbot|pump|queryn|recorder|realdownload|reaper|reget|true_robot) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(repomonkey|rma|internetseer|sitesnagger|siphon|slysearch|smartdownload) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(snake|snapbot|snoopy|sogou|spacebison|spankbot|spanner|sqworm|superbot) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(superhttp|surfbot|asterias|suzuran|szukacz|takeout|teleport) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(telesoft|the.?intraformant|thenomad|tighttwatbot|titan|urldispatcher) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(turingos|turnitinbot|urly.?warning|vacuum|vci|voideye|whacker) [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^(libwww-perl|widow|wisenutbot|wwwoffle|xaldon|xenu|zeus|zyborg|anonymouse) [NC,OR]
# STARTS WITH WEB
RewriteCond %{HTTP_USER_AGENT} ^web(zip|emaile|enhancer|fetch|go.?is|auto|bandit|clip|copier|master|reaper|sauger|site.?quester|whack) [NC,OR]
# ANYWHERE IN UA — GREEDY REGEX
RewriteCond %{HTTP_USER_AGENT} ^.*(craftbot|download|extract|stripper|sucker|ninja|clshttp|webspider|leacher|collector|grabber|webpictures).*$ [NC]
# ISSUE 403 / SERVE ERRORDOCUMENT
RewriteRule . – [F,L]To help block spam registrations, add the following to .htaccess, then create a simple GOAWAY type html page and upload to your root directory:
# BEGIN ANTISPAMBLOG REGISTRATION
RewriteEngine On
RewriteCond %{REQUEST_METHOD} POST
RewriteCond %{REQUEST_URI} .wp-signup.php*
RewriteCond %{HTTP_REFERER} !.yoursitehere.com. [OR]
RewriteCond %{HTTP_USER_AGENT} ^$
RewriteRule (.*) http://yoursitehere.com/yourgoawaypage.html [R=301,L]Add the following to .htaccess to deny access to wp-config.php to anyone who doesn’t have your ftp details:
order allow,deny
deny from allInstead of example.com/register or example.com/sign-up, use something like example.com/unb2x-2010 for your register page. If you were a spammer, would that look like an inviting url to hack?
Hope this helps
August 26, 2010 at 10:42 pm #90506In reply to: user registration
r-a-y
KeymasterRead this and see if this fixes your problem:
https://codex.buddypress.org/getting-started/faqs/specific-faqs/#registerAugust 26, 2010 at 10:32 pm #90501In reply to: user registration
chris
Participantbamp
August 26, 2010 at 2:41 pm #90466In reply to: BuddyPress Spam
pcwriter
ParticipantI was having 5 or 6 sploggers sign up daily no matter what I did until about 2 weeks ago when I revamped my tactics. Since then, I have had 0 spam signups… not one. Fingers crossed
Here’s what I’ve done:
– Removed references to WP/BP in footer text
– Changed the register slug to something unrecognizable that has no bearing whatsoever to the concept of signing up (so even those grossly underpaid 3rd-world human spammers can’t figure it out)
– Installed WPMU Super Captcha to let the nice humans through: https://wordpress.org/extend/plugins/super-capcha/
– Installed WP-Ban to block the not-so-nice ones: https://wordpress.org/extend/plugins/wp-ban/
– Installed Buddypress Humanity as a double-check: https://buddypress.org/community/groups/buddypress-humanity/
– Blocked lists of bad bots in .htaccess as suggested in this post: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-spam/?topic_page=2&num=15#post-60177
– Added “deny from all” in .htaccess for wp-config.php
– If someone does manage to access the register page through a direct url (without visiting any other page first), they are bumped to a GOAWAY page with the following in .htaccess. .# BEGIN ANTISPAMBLOG REGISTRATION
RewriteEngine On
RewriteCond %{REQUEST_METHOD} POST
RewriteCond %{REQUEST_URI} .wp-signup.php*
RewriteCond %{HTTP_REFERER} !.examplesite.com. [OR]
RewriteCond %{HTTP_USER_AGENT} ^$
RewriteRule (.*) http://examplesite.com/goaway.html [R=301,L]So far, so good. As I mentioned, not a single splogger has managed to get through in about 2 weeks. If they do, there are 2 ingredients in the above recipe that can be adjusted:
– the captcha image is fully customizable to render bot algorithms redundant (hopefully)
– the register slug can be changed as often as you change socksOn a final note, there are also some interesting tweaks to be found here: http://www.smashingmagazine.com/2010/07/01/10-useful-wordpress-security-tweaks/
August 26, 2010 at 1:14 pm #90456In reply to: BuddyPress Spam
Ted Mann
ParticipantI’m using a custom child theme, so the footer copy has been changed. At the risk of inviting more spam, here’s my signup page: http://injersey.com/join-injersey
I’ve got si-captcha, Humanity, alternate slug, htaccess tweak, and 2 required profile fields. At this point it’s just getting kind of absurd. There must be some kind of backdoor that’s letting them in. Like Matt ( @footybible ), every single one of these spam signups is registering for a sub-blog. Unlike Matt, I offer the ability to register for a town via the Group Registration Options plugin ( https://buddypress.org/community/groups/bp-registration-options/ ) developed by @Messenlehner. Worked pretty well until 2 weeks ago, when we started getting slammed every day at about 2am with spam signups and posts.August 26, 2010 at 12:40 pm #90455In reply to: Blogs on my BPsite
Boniu
Participanthmmm, 2 days before im sure i could made a new user, but now i click “sign up”,
registration page appears for 1 second, and then:
“Oops! This page appears broken. HTTP 404 – File not found.”@ edit
http://194.181.21.139/bloging/
thats my test-siteAugust 26, 2010 at 7:31 am #90429In reply to: BuddyPress Spam
footybible
Participant@tedmann when I had the rogue bbpress register file and I was getting spammers sign up I could identify them because under ‘users’ they were listed only as users of their subsites rather than my main site – (which I dont believe is possible through legitimate registration?)
However, last night I had another such registration. Granted, its only one, but I dont understand how they can sign up for a sub-blog without being added to the main site. Which makes me also worry there is another ‘backdoor’ somewhere….
August 26, 2010 at 12:57 am #90410In reply to: user registration
chris
Participantthinking about it do I need to change the default user role?
August 26, 2010 at 12:52 am #90409In reply to: user registration
chris
Participantyes but this box is not checked: Allow site administrators to add new users to their site via the “Users->Add New” page. does that matter?
August 26, 2010 at 12:40 am #90408In reply to: user registration
@mercime
ParticipantDid you allow user registration at least in Site/Super Admin > Options?
August 25, 2010 at 8:58 pm #90376In reply to: Have member login
r-a-y
KeymasterThe sidebar, by default, allows you to login or create an account:
http://testbp.orgAlso, did you enable registration on your BP install?
https://codex.buddypress.org/getting-started/faqs/specific-faqs/#registerAugust 25, 2010 at 4:57 pm #90348In reply to: BuddyPress Spam
Ted Mann
ParticipantI deleted the registration.php file (and have the alternate slug). Still getting slammed with spam signups and posts. Switching to the si-captcha plugin (though I suspect that won’t do anything since the spammers are bypassing the reg form). Any other ideas?
August 25, 2010 at 4:40 pm #90347In reply to: Changing target of ‘register’ link on login page
Roger Coathup
Participant@footybible Yes, good spot by @govpatel
Of course, that file is not going to be BuddyPress aware, so won’t know about BP_REGISTER_SLUG
It’s not really a good choice for the registration / login screen for a BP site. If you are stuck working with that, rather than the standard BP login area, then you will have to hack your wp-login.php as @govpatel suggests
August 25, 2010 at 3:19 pm #90340jvoss
ParticipantSuccess! It turns out I was much closer than I thought. I had done some extensive rearranging and adding of divs to the editfield divs, and didn’t have the do_action( ‘bp_custom_profile_edit_fields’ ) in the correct place. I also used some code from @sbrajesh that he posted at http://bpdev.pastebin.com/RLreXE7X that was intended for displaying all profile fields on the profile page.
To see (and understand) what I was trying to do, you can see it at http://phrstudents.org/register/. For anyone interested in the complete code for my registration page, with all the appropriate php tags, I’ve posted it at http://pastebin.com/XA0Uii3A. Because of the multiple loops and divs I added for styling, it’s pretty long.
Essentially, for each profile field group I want to display I start each loop with:
php if ( function_exists( ‘bp_has_profile’ ) ) : if ( bp_has_profile( ‘profile_group_id=1’ ) ) : while ( bp_profile_groups() ) : bp_the_profile_group();I change “( ‘profile_group_id=1’ )” to “( ‘profile_group_id=3’ )” or “( ‘profile_group_id=4’ )”, etc.
I end each loop with:
php endwhile;
php $fields_ids[]= bp_get_the_profile_group_field_ids();
php endwhile; endif; endif;
input type=”hidden” name=”signup_profile_field_ids” id=”signup_profile_field_ids” value=”php echo implode(“,”,$fields_ids); “And somehow, it all works!
-
AuthorSearch Results