Search Results for 'registration'
-
AuthorSearch Results
-
October 20, 2011 at 11:54 am #121989
In reply to: Issues with BuddyPress 1.5.1 and some historic ones.
Boone Gorges
Keymaster> (Obviously he had not activated the account before).
Wasn’t really that obvious from what you’d posted above! In any case, if you’re correct, then something is clearly going wrong somewhere – maybe the wrong key is getting sent or something. Are you using a plugin that changes how user registration works?
October 19, 2011 at 7:59 pm #122057In reply to: Buddy Press Registration Page
movefearlessly
Memberare you logged in when you try to access that page? seems like a dumb question, but i know on my site (from rather laughable experience) that a currently registered user who is logged in can’t access it. anyone not logged in can…just double-checking!
October 19, 2011 at 5:31 pm #122718In reply to: Buddy Press Registration Page
stevecas
MemberI’ve looked at setting.php and it does say both sites can be registered.
October 19, 2011 at 5:24 pm #122827In reply to: Buddy Press Registration Page
Famous
Participantdouble checked and triple checked, this one is checked.
>> User accounts may be registered.I don’t want to deal with too many splogs corrupting the database, so I just enabled user accounts.
I used to use the below code in my wp-config to keep people from setting up spammy user accounts, but now that just says page not found.define( ‘BP_ACTIVATION_SLUG’, ‘customactivation’ );
define( ‘BP_REGISTER_SLUG’, ‘customregister’ );October 19, 2011 at 5:10 pm #122826In reply to: Buddy Press Registration Page
valuser
ParticipantIn mysite.com/wp-admin/network/settings.php
Have you checked Both sites and user accounts can be registered. in Settings—->Network Settings ???
October 19, 2011 at 4:40 pm #122822In reply to: Buddy Press Registration Page
Famous
ParticipantI have the exact same problem:
WPMU Version 3.2.1
BuddyPress 1.5.1
mysite.com/register >>> goes to >>> mysite.com//October 19, 2011 at 6:57 am #123266In reply to: https for user registration
Paul Wong-Gibbs
KeymasterThere is no need to re-post this. I saw a thread with the same message the the other day, and if I wasn’t on my phone, I’d find it and close this one.
I am guessing that there would probably need to be a bunch of changes in BuddyPress core to do this, so you probably couldn’t do it with just a plugin. If you end up changing BuddyPress, consider contributing your changes as an enhancement request on http://BuddyPress.trac.WordPress.org
October 17, 2011 at 10:18 pm #123170mmln
MemberIts is multi site (WPMU) installation but I only have one site. here is my .htaccess file
# BEGIN WordPress
# BEGIN ANTISPAMBLOG REGISTRATION
RewriteCond %{REQUEST_METHOD} POST
RewriteCond %{REQUEST_URI} .register*
RewriteCond %{HTTP_REFERER} !.*http://mywebsite.com/bp/.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^$
RewriteRule (.*) http://die-spammers.com/ [R=301,L]
# END ANTISPAMBLOG REGISTRATION# protect wpconfig.php
order allow,deny
deny from all#uploaded files
RewriteRule ^(.*/)?files/$ index.php [L]
RewriteCond %{REQUEST_URI} !.*wp-content/plugins.*
RewriteRule ^(.*/)?files/(.*) wp-content/blogs.php?file=$2 [L]# add a trailing slash to /wp-admin
RewriteCond %{REQUEST_URI} ^.*/wp-admin$
RewriteRule ^(.+)$ $1/ [R=301,L]RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule . – [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-.*) $2 [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(.*.php)$ $2 [L]
RewriteRule . index.php [L]SecFilterEngine Off
SecFilterScanPOST Off# END WordPress
October 17, 2011 at 4:32 pm #121871CoachJo
MemberI’m having the same problem. Did you ever resolve it? Thanks!
October 17, 2011 at 12:18 am #123217In reply to: friendship request url in email not resolving
@mercime
Participant== . I upgraded to 3.2.1 but then had to revert to back to 3.1.3 because of incompatability issues with my theme. ==
I suggest that you find another theme or check with original theme dev if it will be upgraded to current BP 1.5. Contact tech support of your webhost and specifically check if there have been any changes with the mail functionEDIT- there’s also a solution posted here which is not directly related to your issue but which could shed some light to a solution https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/registration-email-not-being-sent/?topic_page=2&num=15#post-100993
October 13, 2011 at 7:10 pm #123387@mercime
ParticipantStrange thing, Platform is tagged buddypress in WordPress Theme Repo so I would asume he had knowledge of the basic BP template files so he would give at least some support for the layout . You should contact theme dev for assistance.
What’s missing is Step 3 of the BP compatibility process where you have to tweak either the BP template files transferred to your platform theme folder or create header-buddypress.php and sidebar-buddypress.php https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/#fixalignment
October 13, 2011 at 11:01 am #123379In reply to: Activation Code after New Member Registration
kenrichman
ParticipantI am trying to find out about this activation page and activation key that it seems I don’t need but gets added automatically. How did this arise? Can anyone shed any more light please?
October 12, 2011 at 10:56 pm #121899tnd
MemberSorry to bump, but any ideas on this?
October 12, 2011 at 8:04 pm #121948mark0609
MemberHi and thanks for your reply.
I did install the BP Template Pack and have tried reinstalling but it is still the same. My site is at http://www.bipolar-blog.com if this helps?
Thanks
October 12, 2011 at 7:38 pm #121943@mercime
ParticipantDid you also install and activate the BP Template Pack?
Following examples might help you with the compatibility process:
https://codex.buddypress.org/theme-development/theme-dev-bp-template-pack-walkthrough-twenty-eleven-bp-1-5/
https://codex.buddypress.org/theme-development/theme-dev-bp-template-pack-walkthrough-twenty-ten-bp-1-5/October 12, 2011 at 7:16 pm #121953mark0609
MemberHi,
I am using the Platform theme.
Thanks
October 12, 2011 at 6:48 pm #121950@mercime
ParticipantWhat theme are you using?
October 12, 2011 at 2:13 pm #121970In reply to: Registration for new members, signing in, module.
Kalamazoo
MemberI can see how it works but cannot find information how to install the Creating An Account module.
October 12, 2011 at 9:44 am #121974In reply to: Showing Extended / Custom profile fields?
grumpys
MemberI have a similar problem.
I have installed the latest Buddypress and since then my profile settings in the registration page have been reset to basic “Username” and “password”.
When I go to Profile Fields in Buddypress I can’t change any of my basic profile settings.The only option I get is to add extended profile fields.
How do I set up my basic profile fields?
Any ideas?Thanks.
October 11, 2011 at 9:44 pm #123065In reply to: After upgrade new members cannot sign up!
Witi
MemberNo, they do not go to spam directory – the emails simply never arrive. I have tested to sign up using different email addresses – same result.
And regarding extra plugins – I am now extra cautious with them. I guess most of plugins are not tested with latest BP, and installing them causes fatal conflicts. Twice my database simply crashed because of them. My host provided a backup, which was pretty old – so we have completely lost several newest members and latest user-generated content. And now – this strange issue with new user registrations… Oh well.
October 11, 2011 at 6:32 pm #123092Roger Coathup
Participantjqueryui has an autocomplete widget you can work with (or have a look at the older autocomplete plugin that’s used already in BuddyPress for usernames e.g. when you send a message). http://jqueryui.com/demos/autocomplete/
The correct way to set up it up in a WP environment is by getting the autocomplete plugin to make an AJAX request to admin-ajaxurl, which will call on to an action that you create to return suggested names.
It’s not straightforward, but a Google around will retrieve details on how to best setup an Ajax call in WP – alternatively the book “Professional WordPress Plugin Development” has a good chapter on it.
October 11, 2011 at 6:17 pm #123106mycreativeway
MemberHey, Anthony thanks….
October 8, 2011 at 11:20 pm #122786In reply to: Not getting registration/activation email
antdiggitty
Memberthank you very much!!
October 8, 2011 at 11:11 am #122754In reply to: How to disable BP sign up and use WP default signup?
Paul Wong-Gibbs
KeymasterThat file mostly lives in bp-members-signup.php now, but it contains stuff used in more places than just the registration screen. You could try unhooking everything in a plugin.
October 8, 2011 at 10:19 am #122752In reply to: Not getting registration/activation email
adjin
MemberMe too, I have a lot of Unconfirmed emails pending everyday … 10 to 20 per day !!
Then I need to activate them manually …
Very annoying !I cannot find any reason WHY those people didnt get the confirmation email in their inbox …
I asked all of them : did you check your spam filter … but this is not the issue.Don’t know what to do …?
I’m loosing many subscribers because of this.I must say I’m using WP last version + BP 1.5 + s2Member + BBpress plugin
Any help appreciated.
(I will try the WP-mail plugin to see if it can solve my problem) -
AuthorSearch Results