Search Results for 'registration'
-
AuthorSearch Results
-
September 13, 2009 at 12:40 pm #52321
Tore
ParticipantThanks for the answer Jeff! It was white space that was causing it.
I’ll go back and work with this alchemy…
September 13, 2009 at 4:36 am #52312In reply to: Calling BP Pages From Within WP Themes?
wordpressfan
ParticipantOdd. My BP site is a subdirectory of my main URL. So I have my main site (WP) and a subdirectory (WPMU) and BP. If I put the registration link in the WPMU blog (that serves as BP’s main page) the link is broken, redirecting to the WPMU login screen.
However, if I place the BP registration link in a WP site, the link to the BP registration page works without a problem.
September 13, 2009 at 3:09 am #52309In reply to: Calling BP Pages From Within WP Themes?
wordpressfan
ParticipantThat only sends me to the WP login/register page. Here is how the URL http://www.site/subdir/register translates:
wp-login.php?redirect_to=http://site.com/subdir/subdir/register
I want to send users to the BP registration page.
September 12, 2009 at 6:43 pm #52303Jeff Sayre
ParticipantTore, read this and see if that helps.
I would first search the most recent file you modified, making sure that you did not add whitespace before or after the php tags. It appears that that would be new-user.php. If you cannot find the issue in that file, then move on to the the next file you modified, looking for the same issue.
September 10, 2009 at 10:12 pm #52258In reply to: Fighting Splogs
r-a-y
KeymasterYou could also try some WP plugins that add additional hidden, input fields to the registration form:
-Invisible Defender – https://wordpress.org/extend/plugins/invisible-defender/
-NoSpamNX – https://wordpress.org/extend/plugins/nospamnx/
Chances are a spam bot will fill these input fields in, and thus these plugins will block these submissions.
—
I’ve been meaning to give this a shot, but I haven’t tried it yet because I don’t need the extra layer of protection (right now anyway)!
September 10, 2009 at 4:01 am #52230In reply to: Create blogs for users later after registered
Anointed
Participant@John – I had a similar question, so I might as well attach it to this post.
I have my wpmu setup and running. I have already registered a number of users and accounts. I did create a ‘placeholder’ subdomain blog for my future buddypress install. I also set the wpmu admin to automatically add all new users to that blog.
So the question is simple:
When I add buddypress to the subdomain, will buddypress automatically recognize all the members of that subdomain blog?
I was told in another post awhile back that buddypress actually does not have it’s own registration system but uses wpmu. So by that theory I would expect buddypress to recognize everyone once it’s turned on….
September 8, 2009 at 5:20 pm #52171In reply to: Fighting Splogs
r-a-y
KeymasterYou also have to secure your bbPress install from spam signups (if you have forums installed).
Things you’d want to do is disable registrations in bbPress and redirect attempted signups to WPMU’s signup page.
September 8, 2009 at 10:09 am #52153In reply to: Fighting Splogs
Michael Berra
ParticipantAny help on this one… I am pretty sure, this is a WPMU related issue, but the forum-answers over there do not really work for me (as described above). Those registrations seem to go directly – or buddypress “opened” another door…
THANKS!
September 6, 2009 at 8:06 pm #52098In reply to: Removing registration from page
pxlgirl
ParticipantOk, I sort of “solved” the problem by editing the message in /buddypress/bp-core/bp-core-signup.php. I wrote that registrations are disabled and added a link to the application form. It’s quick and dirty, but works for now
pxlgirl.
September 6, 2009 at 5:53 pm #52090In reply to: Create blogs for users later after registered
takuya
ParticipantHave you read Mu documents? Mu allows two registration options:
1. create blog and username
2. create username only
September 6, 2009 at 4:38 am #52072In reply to: New registrations not working
Sarah Gooding
MemberI’m not sure how I would go about re-installing because I have my bbpress installation already integrated as well as buddypress operating with a couple users. Anyone know how to retain this data and reinstall?
September 6, 2009 at 3:15 am #52070In reply to: New registrations not working
Sarah Gooding
MemberSafari error: “Too many redirects occurred trying to open “http://cjmoloneys.com/wp-signup.phpâ€. This might occur if you open a page that is redirected to open another page which then is redirected to open the original page.”
September 6, 2009 at 3:12 am #52069In reply to: New registrations not working
Sarah Gooding
MemberI went into the database and updated the wp_site table with the correct URL. Now when I click on “Create Account” it no longer gives the error. It directs to a page with this URL:
http://cjmoloneys.com/wp-login.php?redirect_to=http://cjmoloneys.com/register
however… you cannot register there. You can only login. I do have registrations enabled for users but not blogs. Any idea what could be causing this?
September 5, 2009 at 10:08 am #52045In reply to: give each blog their own buddypress?
Paul Wong-Gibbs
KeymasterI don’t think anyone has tried anything like BP-Mu, and I am very doubtful that the internals would support such a thing without serious hacking.
BuddyPress *does* use the existing WordPress user tables/routines, etc. I have no idea what you mean by “separate user system.” You can just remove the BuddyPress /register files and use the WPMU user registration.
There’s no guarantee BP 1.1 will be released next week. Soon, but I’d advise not getting your hopes up.
As far as I’m aware, there’s no issues with running BP on a blog ID other than 1. If you want to be certain, download the current trunk copy and test it out; it’s not too late for bug fixes to go in.
September 5, 2009 at 5:29 am #52042In reply to: New registrations not working
Sarah Gooding
MemberThere’s nothing in the apache logs. I’m not using any custom slugs. The config file has been updated. Is there anything else it could be before I go through the trouble of re-installing?
September 5, 2009 at 12:58 am #52039In reply to: give each blog their own buddypress?
Anointed
Participant@Jeff – It’s ‘similar’ to what I am talking about, but not really.
I guess the best way to put it is: ‘How do I turn buddypress into buddypress-mu?’
Believe me, I was trying to avoid asking the question like that because it’s a little deceptive. Obviously if there were a buddypress-mu then all of my problems would be solved out of the box.
I seriously doubt we’ll see buddypress-mu anytime soon, enless there is information I am not aware of.
In the meantime, I was thinking of taking a different approach with bp.
With my new plugins, each blog has it’s own member base. (members are transparently added in the background to the root blog as well as the future bp blog behind the scenes through the wpmu admin)
Now since each blog has it’s own member base, I would then have to figure out how to tell buddypress to only display information pertinent to those members who belong to the blog in question.
example: I create buddypress pages on a subdomain blog xyz.blog.com and add the bp widgets
members list would only show members belonging to that blog via filters
activity would only show activity from those members of that blog
etc….
All that part would be possible if we can figure out how to dump the buddypress registration, and have buddypress use the built in wpmu registration system. That’s because wpmu already knows which blogs a member belongs to.
Seriously… why in the world does buddypress have a separate user system in the first place, when wpmu has a world class user system already available to use………
anyhow, I hope that makes more sense.
September 3, 2009 at 10:16 pm #51992In reply to: WordPress MU 2.8.1 Blogs
r-a-y
KeymasterHey gyonis,
For #1:
You’ll want to turn off blog registration and also set the default user role in WPMU to be “author”; that way everyone will be able to make a post on the root blog.
You can do this by going into your WPMU admin area and navigating to “Site Admin > Options”. Set “Allow New Registrations” to “Only user account can be created”. And set “Dashboard User Default Role” to “Author”.
For #2:
You’ll want to use some type of customized post screen plugin such as Flutter or my personal favorite Custom Field Template.
That should get you going!
You might also want to read this thread which talks about how to create a community blog.
September 3, 2009 at 6:47 am #51954Paul Wong-Gibbs
KeymasterIf your question was specifically how to get the blogs on the root domain, I think you can do this – check out the variables in wp-config.php.
September 3, 2009 at 6:45 am #51953Paul Wong-Gibbs
KeymasterThis is a feature built into WPMU (Site Admin > Options). This is also not a question about BuddyPress, so the WPMU forum would have been a more appropiate place.
September 3, 2009 at 12:23 am #51945Jeff Sayre
ParticipantOkay, I’ll go backwards part way up the list of answers:
Please provide a list of any errors in your server’s log files. how do i check?…hosting is through GoDaddy.
GoDaddy provides different levels of access to server error logs depending on your hosting plan. Contact customer support and ask them.
Your next step is to try an isolate the problem. First, you switch back to the default theme and see if the problem goes away. If it does, then you most likely have an issue with your default theme. Contact the theme designer and ask for assistance.
However, I’m guessing it is not a theme issue but either an issue with one (or more) of the many plugins you have installed and activated or an issue with your mail server. Your server’s log files should help you in determining if there is a server issue with sending mail.
But, until you can get at your server’s log files, you can investigate possible plugin conflicts–and you might actually find the problem in doing so.
What you need to do is go through the standard procedure for finding plugin conflicts. Deactivate all plugins except BuddyPress. Since it is the BP registration mail messages that are in question, you must keep BP activated.
Now, the first step is to try the registration process with just BP activated. If the registration goes through without an issue, then you can start to suspect that the issue is caused by one of the other plugins (or some combination of them acting together).
So next you begin reactivating your other plugins, one at a time. Each time you activate a plugin, you test to see if the issue occurs. This means that you only have one additional plugin activated besides BP. If the problem does occur then the issue could actually be with the plugin you just activated. You make a note of that possibility, deactivate it and move on to the next plugin and test it the same way. Each time, you note what happens. You may find other plugins also cause the issue to return.
Finally, you activate all the plugins that appear to not cause a conflict and see if the issue returns. If it does not, you now know that you can at least use that subset of plugins together without causing this particular issue.
What can you do when you find a plugin conflict?
- Make sure that you are using the most recent version of that plugin and that it is compatible with the version of WPMU you’re running
- Contact the plugin developer and ask for their assistance
- Simply deactivate that plugin and not use it. You may be able to find a substitute plugin
- Report your plugin conflicts back here so that the community can benefit as well.
September 2, 2009 at 11:37 pm #51940cpkid2
Participantactually the log out problem is gone now. the only problem i have is that users don’t get the registration/activation email. here are the answers.
1. Which version of WPMU are you running?2.8.4
2. Did you install WPMU as a directory or subdomain install? directory
3. If a directory install, is it in root or in a subdirectory? root
4. Did you upgraded from a previous version of WPMU? If so, from which version? no
5. Was WPMU functioning properly before installing/upgrading BuddyPress? don’t know, i installed both one right after another
6. Which version of BuddyPress (BP) are you running? 1.0.3
7. Did you upgraded from a previous version of BP? If so, from which version? no
8. Do you have any plugins other than BuddyPress installed and activated?
-ajaxed wordpress
-akismet
– all in one seo pack
– contact form 7
– events calendar
– google xml sitemaps
– login with ajax
– more privacy options
– page links to
– register plus
-remove buddypress admin bar
– sociable
-tweetmeme button
– wordpress database backup
-wp postratings
9. Are you using the standard BuddyPress themes or customized themes? customized
10. Have you modified the core files in any way? no
11. Do you have any custom functions in bp-custom.php? no
12. If running bbPress, which version? no
13. Please provide a list of any errors in your server’s log files. how do i check?
Also, I don’t know if this is relevant but hosting is through GoDaddy.
September 1, 2009 at 1:35 pm #51875In reply to: Fighting Splogs
peterverkooijen
ParticipantI’d like to know this as well. I get spam blog that apparently go around my custom signup process – name not capitalized etc.
Can you “safely” delete certain WP or WPMU registration files? Which ones are obsolete when you use BP? Would that fix part of the problem?
August 31, 2009 at 10:30 pm #51849In reply to: Plugin request: Removing "create a blog" options
elemsee
Participantsigh
I:
— installed BP through wpmu plugin admin without any error messages.
— have not altered any directories, save for moving bp-themes to wp-content as instructed in setup instructions.
— have not touched any php files, save for bp-core-adminbar.php
— have only added the code above.
— am not using supercache.
— have cleared computer cache three times.
I’m going to have to find another solution. Maybe find the language “create a blog” and “blog registration has been disabled” and make it say something else. Thank you for your help, though.
In the meantime, can someone either a) address my original question and create a plugin (not that I’m demanding someone do work for me) or b) add something to the BP admin where you can turn off “create a blog” instances, or c) any other solution that I am clearly not well-versed enough to think of.
thanks.
August 31, 2009 at 9:12 pm #51841In reply to: Automatic Group Joining
John James Jacoby
KeymasterThe code exists within the core already to do this kind of thing, but it’s a matter of getting all of them to fire on registration/activation.
I’ll take a look at this in the next few days and see if I can piece together a plugin for it.
August 31, 2009 at 8:50 pm #51839In reply to: How to make a safe community?
takuya
ParticipantProfile visibility is discussed many times, and there’re even profile plugin and bp-custom hacks to keep privacy. Do search the topics.
User registrations… this is not really a buddypress thing. WordPress is lacking user management function, and I understand your frustration. However using plugins you can force users to answer certain question, otherwise user is not registered.
-
AuthorSearch Results