Search Results for 'disable registration'
-
Search Results
-
I did a fesh install and had many 404 errors. I went through your forum and found the answer – htaccess….. That fixed that problem.
Now – I’m checking things out and noticed that I can not register new accounts – I receive the error “Registation is disabled”. I can not find where to enable it, much less where it became disabled.
How do I fix it?
Thanks,
~Chad
1)Disabled
2)Enabled. Blogs and user accounts can be created.
3)Only user account can be created.
4)Only logged in users can create new blogs.
What do the above options mean exactly? 1 and 2, disabled & enabled are obvious. Does the 3rd option mean that blogs just cannot be created during registration or even after? And does the 4th option mean that registered users can create blogs but no new users can register?
I ask this because when I select the 4th option, the register page says ‘You must first login, and then you can create a new blog. ‘ i.e. it does not let me register a new user. What I want ideally is that users are not able to create a blog at registration but can do so later, after they have activated and log in.
added additional fields to profile/registration:
“referred by:”
so users can enter the member that referred them to the site…
I want this hidden on the edit profile section so the user can only enter/change this information once from the registration page…
i.e.
on the registration page, the “referred by” can be filled out
on the edit-profile page, the “referred by” is read only / disabled
thanks for the input
Topic: wierd bugs
Whenever someone does an action with buddypress say for example viewing a random blog it first shows a 404 error *THEN* redirects appropriately.
It’s as if it’s loading some file that doesnt exist then redirecting.
check it out at http://webcomicplanet.com/
also in bp-groups-widge.php around line 60 you need to clear the floats there
</span></div>
</div>
<div class=”clear”></div>
also, avatar’s cannot be uploaded on registration BUT works in the members pages so i’m trying to disable the fact it’s asking for the upload of the avatar on the wp-signup page so any help in removing that action would be nice from the wp-signup
in the pages for the plugin-templet you can’t use the #content as a #page and keep it compatible with the pages that wpmu dishs out
<div id=”content” class=”widecolumn”>
^ is NOT compatible because you’re using it as a column not the #page, while WPMU dishes it out as #page div for the registration your using it as a column inside another area with a sidebar
since most if not all wordpress themes that use #content as a “page area” and not a “column of content” it would probably be best if you changed that div name to something other then #content
Try to add borders to #content border left and right and then look at how the wp-signup.php page comes up and your members and groups pages and you will see what I mean by that.
– Phil
but mainly, very curious as to why 404 pages keep getting dished out, it’s like i’m missing a file in my custom theme.
Topic: New Install… now what?
Hi, I was real excited to discover BP, so I installed WPMU, and then BP, and then… uh, my home page doesn’t look like anything BP.
Trying to create a blog, it says that the registration option is disable, and so I can click a link to my admin “Options” to change the option, but can’t find that option anywhere.
I feel dumb, got to ask: what have I done wrong? I did a straight install, didn’t modify any permissions (didn’t seem to need any), completed everything, uploaded a million themes, etc.
I can’t even find how to change the default page theme. That’s not good. I can create websites with WP, and don’t mind editing code, but this is beyond me. Is there a “BP for Dummies” anywhere?
)Thanks for any help!
Regards,
andre
Topic: bbPress creates a back door
From what I can tell, *anyone* can register for an account to your BuddyPress site if they navigate directly to the directory where bbPress lives. This is even if you have “Allow new registrations” disabled in your WPMU site admin. Apparently bbPress doesn’t have a way to turn off new registrations (or at least I am not seeing it).
I’ve tried password protecting the forum directory, but that breaks forums.
I’ve read about hacks to disable registrations, but I fear that also will break the forums. (though, for the record, I’m not against implementing hacks.)
Any ideas?