Search Results for 'registration'
-
AuthorSearch Results
-
November 27, 2010 at 3:34 am #99315
In reply to: Sub Blog’s “Sign Up” Link = 403 Error
jwack
ParticipantDeactivating plugins didn’t help. I have added the following items to .htaccess. The first rule is the problem but cookies for comments plugin says to add it to stop spam blogs.
#Cookies for comments
RewriteCond %{HTTP_COOKIE} !^.*XXXXXXXXXXXXX.*$
RewriteRule ^wp-signup.php – [F,L]AND
# BEGIN ANTISPAMBLOG REGISTRATION
RewriteCond %{REQUEST_METHOD} POST
RewriteCond %{REQUEST_URI} .wp-signup.php*
RewriteCond %{HTTP_REFERER} !.mysite.com. [OR]
RewriteCond %{HTTP_USER_AGENT} ^$
RewriteRule (.*) http://die-spammers.com/ [R=301,L]
# END ANTISPAMBLOG REGISTRATIONNovember 26, 2010 at 1:55 am #99210In reply to: Spammers attacking, help!
Avi M
Participanthttps://buddypress.org/community/groups/bp-registration-options/
https://buddypress.org/community/groups/bp-moderation/
You can also increase the minimum time required for completing the reg process.
November 25, 2010 at 9:28 am #99173In reply to: Registration with email address only
guigoz
MemberHi @rickgoz,
I have bought from my freelance a plugin that remove login choice on signup. It generate an username “user43fr53hzet56….” for each new member.
After activation, in user account, each user can change this username only ONE TIME on what he want, to have better user slug. User page can be catch with http://example.com/auto_username, AND http://example.com/custom_username by auto insert on .htaccess
If user missed something and want change again his username, you have just to delete the user line in the plugin table.I think this plugin with “email login” plugin should make you happy.
As I am not php coder, I can’t assume any support for this. But if someone want update this plugin…
Guillaume.
November 24, 2010 at 5:36 pm #99113In reply to: Registration with email address only
techguy
ParticipantThat’s the idea. Interesting that he chose to use an MD5 hash of the email. He describes some of the challenges. I’d also add that it modifies your URL since many URL use the username. So http://domain.com/profilename would become http://domain.com/uglyMD5hash There might be other things. Test and see.
November 24, 2010 at 3:06 am #99056In reply to: Registration with email address only
rickgoz
ParticipantThx for you answer.
Are you thinking about this http://djzone.im/2010/08/remove-loginusername-from-buddypress-registration/Do you think is doable?
November 23, 2010 at 5:30 pm #99003In reply to: Registration with email address only
techguy
ParticipantI’d say this is hard. I think i saw someone who did something close to this where they basically took the email address and then just cut out the first part of the email to use as the username. Of course, then you have to deal with overlapping usernames if both are john@… Sorry I don’t remember where the thread is that talked about it. The problem I see with doing this is that the username is used so many other places that just taking one based on the email is a bit awkward for the user experience imho.
November 23, 2010 at 2:27 pm #98991In reply to: Validating a url from xprofile field
sannymedia
ParticipantAfter searching Google for hours I found your post, and was happy at least someone had the same issue.
Have you found a solution?
–> I found the same file and I have exactly the same issue –> and even though I added a text on my registration page right after that profile field to please add the http:// , many users still just type in www
–> hence their website link becomes a mixture of my mainblog and their address and their link doesn’t work, due to the this part I guess
in the “else” where the Members Slug is added. (I was thinking of just removing it, but I’m not sure)I am not a developer and on my journey I found a solution in order to get rid of all profile links which didn’t make sense either but the issue with the website still remains. Maybe you found a solution and you can share it? I’d be really thankful.
Here is what I found in order to get rid of the profile links, thanks to Jeff Sayre:
1) add a file named bp-custom.php just to your plugins folder
2 ) with the content that I can’t insert here unfortunately but from the first post of Jeff Sayre on this link:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-get-rid-of-autolinking-on-profile-fields/?topic_page=2&num=15That did it for me!
Bye
SannyNovember 23, 2010 at 7:55 am #98979In reply to: Registration with email address only
rickgoz
ParticipantNobody?
November 23, 2010 at 4:08 am #98971In reply to: Avatar Upload Problem During Registration
chestnut_jp
Member@AnindyaRay
If your case is that uploaded avatar is not be displayed but Gravatar is, see the following topic and try my post:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/avatars-of-member-not-showing-in-all-blogsNovember 22, 2010 at 5:34 pm #98895In reply to: Avatar Upload Problem During Registration
anindyaray
Memberany clue please ?
November 22, 2010 at 5:12 pm #98888In reply to: Do more with member profile! Help needed!
techguy
ParticipantYou’ll need to turn on registration in the admin panel and then the registration page will appear. Anything could be done to the profiles. It’s all about adjusting the theme to include the things you mention.
November 22, 2010 at 4:13 pm #98883In reply to: BP adding -2 when spaces are included in username
Michel Fortin
ParticipantOh, I didn’t know there were times to post. Sorry. I did post the first time several days ago during the week (not as a forum post but as a group post, which I didn’t know and was confusing — and which is why I reposted, simply because I thought I posted in the wrong area). Then, the lack of answer led me to believe no one knew the answer (as you said), which is why, being an urgent situation, I was fully prepared to hire someone and added the 2nd comment.
And yes, this seems to be the case. The usernames that are problematic are those with spaces, which is why — as a temp fix — I added a note to the registration form telling people to NOT use spaces.
I’ll add the fix and report back.
November 22, 2010 at 11:45 am #98868john_art
MemberGreat, there is a solution for my problem!
But, what is it?Thanks
November 19, 2010 at 12:32 pm #98674In reply to: Users can’t register through BuddyPress home page
Active Citizenship
Participantwe are having a similar problem. it started happening a few days ago. we’ve installed all updates and tried changing the registration settings on the option page but nothing seems to be working.
thoughts?November 18, 2010 at 3:50 pm #98595In reply to: Registration link redirects to home page
Anonymous User 907751
InactiveI solved the issue by deleting BuddyPress from wp-content/plugin directory, and re uploading it. Good luck everyone!
November 18, 2010 at 4:17 am #98552r-a-y
KeymasterTo add a friend, simply navigate to a member profile you want to become friends with and click on the “Add Friend” button. The requested member gets an email notification asking whether or not to accept the friendship.
Please go and test BuddyPress thoroughly on http://testbp.org, then come back here for any help.
—
For blogs, you need to enable WordPress’ network mode:
https://codex.wordpress.org/Create_A_NetworkWhen you have that setup, BuddyPress automatically detects this and adds a blog directory. There should be a button to create a blog on that page as well as on the registration page.
(Sidenote: me thinks we need a BP codex article to setup the blogs component)
—
To customize the welcome email, try Paul Gibbs’ Welcome Pack plugin:
https://wordpress.org/extend/plugins/welcome-pack/November 16, 2010 at 11:53 pm #98450In reply to: Moderate Signup / Restrict Registration
Armin
ParticipantWhy not block their emails?
November 16, 2010 at 3:26 am #98371In reply to: Different profiles for different user types
beraike22
MemberHi Everyone – I’m not sure if this is what you are looking for but this is what I did! And NO coding required! lol
Under Buddypress Componet Setup enable the Group Settings. Now go to your profile page and set up as many groups as you like. Then use the Buddy Press Registrations Groups the author page is this – http://hardlyneutral.com/wordpress-plugins/ this will have the groups show up on the registration page and they will be asked to select which group they are a FAN of.
If you want you can go to the Editor Page or your FTP or Cpanel for that Plugin and on this page: buddypress-registration-groups-1/includes/bp-registration-groups.php scroll down to you see where it says Fan of and check one or more areas of interest and chance it to whatever your website needs are.
I hope this helps.
Another great plugin is https://wordpress.org/extend/plugins/bp-member-filter/ When you put brackets [ ] around any word in your profile it makes it a link to all other members that have that word or phrase linked. So when you click on it all members with that link come up on a list.
Here is a example I use on my directions page for creating their profile.[Hair Stylist]
I am a [Hair Dresser] [Beauty Salon] owner I offer [Hair Cuts] [Perms]
[Hair Coloring] [Hair Highlighting] [Braiding] and other misc [Hair Care] services.
I am available Monday – Thursday for appointments only.
Again I hope this helps someone!
November 15, 2010 at 6:41 pm #98335In reply to: Custom Registration Form
destroke
MemberHi
how have you created your wonderful customized registration user page?
thanks in advance
November 14, 2010 at 10:53 am #98210nickmy
ParticipantNovember 11, 2010 at 10:08 pm #98080In reply to: new user registration problem..
r-a-y
KeymasterNovember 11, 2010 at 7:58 pm #98071In reply to: new user registration problem..
santiazpi
MemberYeah, that is nearly for sure a hosting / smtp problem…
November 11, 2010 at 12:18 pm #98026In reply to: new user registration problem..
Amirul Hanafi Bin Abdullah
Participantbump?
November 11, 2010 at 6:18 am #98010In reply to: Redirect After Registration
darrin365
MemberThanks for pointing that out to me. I hadn’t seen it. Unfortunately, I’m not in the position to join a subscription site.
Any other suggestions?
Thanks,
DarrinNovember 11, 2010 at 3:23 am #98002In reply to: Redirect After Registration
pcwriter
Participant -
AuthorSearch Results