Search Results for 'register'
-
Search Results
-
I am getting a number of spambots registering on my bbPress at http://www.fcgottawa.ca/forum/ I would like to try having an image verification captcha that registrants have to enter in order to register. I searched this forum and didn’t see anybody talking about this – does this exist? It’s a standard part of many other forum packages. Is there a plugin for this functionality?
Thanks for your suggestions.
I am seeing a number of errors on validation that must be in the forum script, i.e. some areas of the forms are registering errors with id’s and labels missing, and body id left empty. Is there access to this scripting for corrections to be made? It seems to me that making changes to the forum is difficult to decipher the location of certain function values that could be changed to allow for easier theme changes. i.e. Changing post_forum title names etc. Is this something I can learn to manipulate or not?
My forum, http://urbanvelo.org/bbpress, asks users to “register or login” every time they visit, even though they’re already logged in. Anyone want to venture a guess as to what I screwed up to make this happen?
Thanks in advance.
Topic: Really damn impressive!
Hey folks,
Wow.. I don’t even know what to say.. when I stumbled on this I felt like bashing my head against my desk repeatedly. As an avid user of Vbulletin for about 2 years+ and spending hundreds of dollars for plugins and the package itself; bbpress.. being opensource and not even at version 1 makes VB look like a crock of shit!
I’ve been using WordPress on a couple of my sites and have tried to find something that can be well integrated with my favourite blogging software ^^
I’m completely inlove with WordPress and BBpress.. all that is left is to complete the integration. So far I’ve got it to share users.
What I need to know now is how I can get BBpress to use wp-login and whether I can get BBpress to be locked down with this WordPress plugin.
http://wordpress.org/extend/plugins/registered-only/
Shot,
Fab.
Topic: Wrong user count
I use bbPress 0.8.2.1 for a small forum. My user table is shared with a wordpress blog. My bbPress plugins are UseDisplayName 0.7.2, AllowImages 0.7.1, Private Forums 5.0, Forums Moderators 1.0, Google Analytics 0.68. I use the german localisation file, it is a german forum.
There is a strange bug in the user list. At the moment, 8 users are registered. But the Users/Find admin panel displays a wrong number of users. It says there are 61 users.
I took a screenshot a few days ago with six users, displayed as 48, if you don’t understand the problem, take a look in my weird numbers. And I thought that reckoning is something a computer can do.
Is the problem caused by one of my plugins, or by another reason? And is there a workaround? It is a bug that does not harm me now, but it is a strange one I do not understand.
Topic: Problem with SMTP port
I installed bbPress version 0.8.2.1 on Windows XP Pro SP2 with Apache 2.2.4 and PHP 5.2.3. I installed a few plugins, and everything worked fine. However, when I tried to register a new user for testing, I couldn’t receive the e-mail with the password.
I checked the error log and found this:
[Sat Aug 18 21:18:09 2007] [error] [client 127.0.0.1] PHP Warning: mail() [<a href='function.mail'>function.mail</a>]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in
\Program Files\Apache Software Foundation\Apache2.2\htdocs\forums\bb-includes\registration-functions.php on line 105, referer: http://127.0.0.1/forums/register.php
Most things on Apache and PHP are set to default, so I’m not sure if I skipped any processes. I’ve been having trouble with SMTP for a long time now.
As everyone knows, if a user registers in bbpress instead of through wordpress(mu) that user doesn’t get a default role set.
I’ve dug and dug on both the bbpress and wpmu forums and haven’t found a fix for this. I did find a fix that apparently works for wordpress, but I tried it for wordpress mu with no luck.
The 4th post in this thread explains a way to set roles in wordpress mu.
I imagine that a plugin with the combination of the two solutions would allow users to register through bbpress and get a default role on the main wordpress mu blog. But, unfortunately I have no clue what I’m doing. If anyone has a free minute or two to look at the bits of code and maybe hack something together that would be awesome.
Oh, and I’m using the latest versions of both bbpress and wpmu.
I’ve got wpmu and bbpress both installed and working. I’ve also got the user databases integrated for the most part. Things work well so far for the most part. If a user registers through wpmu the user is created and they are also able to login to bbpress. However, if a user registers through the forum they are not able to login to wpmu because no role is set.
I installed the bbpress-integration plugin <http://wordpress.org/extend/plugins/bbpress-integration/> to the mu-plugins directory which should fix the problem, no dice. I’ve read that some people just remove the bbpress registration and just make everyone register through wpmu to avoid this. That just seems dirty to me.
If anyone has any ideas I’d love to hear them