Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'register'

Viewing 25 results - 4,201 through 4,225 (of 4,247 total)
  • Author
    Search Results
  • #965
    Null
    Member

    Hi,

    I have installed bbpress, works great. Now I want to install another bbpress in a subdirectory, but this bbpress has to use the users from the first bbpress install. This is possible, but how do I do this?

    And how does this affect the forums and user registration from the bbpress 2 install? Will an admin from forum 1 also be admin on forum 2? And will a banned user be banned on both forums?

    It would be great if I could make use of just 1 user db, so everyone can login on all my forums on my server and don’t need to register for each forum seperately. But an admin from forum 1 musn’t be admin on forum 2 and banned users should only be banned at the forum they are banned from.

    Hope you guys understand what I mean!

    Greetz,

    #51457

    In addition, I tested registeration within bbpress, but it didn’t registered within my integrated WordPress. What’s wrong?

    #51347

    You can hook into the bb_new_user hook (see bb-includes/register.php: bb_new_user() ), but by the time that hook is fired, the user is already in the database, and the new user has been sent an email.

    In the next version of bbPress, you’ll be able to hook into bb_verify_email(). (https://trac.bbpress.org/changeset/549)

    #50679
    berg80
    Member

    Basically the same thing is happening to me. I have the bbpress integration plugin installed on my WordPress blog, but when I register on BBPress, no default role is assigned for that user in WordPress. When I look at the Users tab in WordPress, no group is identified for that new user.

    #50676
    M
    Member

    I’m glad to have happened upon this thread, after reading it I decided to check my own and found if I registered through the forum the user was set to Administrator in WordPress.

    While I’m no coding expert, I’ve enough experience working with WordPress and all it takes to set things up to be quite sure I have not made an error somewhere.

    Just as hasund said above, the new user is listed in a separate section under Authors & Users in my WordPress Dashboard – at the bottom under all admins, subscribers, editors, etc. Their

    I’m using the Role Manager plugin, could that be causing the trouble? The only step from bbPress that I did not follow was the Pretty Permalinks; every other step, plugin, etc. I followed to a T.

    This is a very serious issue, my entire site would have been vulnerable had I not found this thread and gone ahead and opened my forums this weekend as planned. I’ve removed my register.php file for the time being. I already have some people using my forum, but they are trusted friends who already have some access to the main site anyhow, thank goodness.

    #51110

    Continued from my previous post: oddly enough, once my bbPress tables were imported into WordPress, also all of my WordPress registered identifiers were erased from their postings. In addition, I no longer have Administrator access to my WordPress login… weird. With all facts presented, their is logic and also non logical facts.

    #51228

    In reply to: Anonymous post

    ear1grey
    Member

    Personally I’d be wary of hosting anonymous posts, due to the guaranteed spam-tidal-wave that would eventually arrive, but I know people who share your justified lazyness regarding the frighteningly bureaucratic “registering”.

    See also: Combined Register + Post, which might describe a happy middle ground.

    #51243

    davemerwin,

    This post will help with WPMU integration https://bbpress.org/forums/topic/77

    Please let us know.

    #51201

    In reply to: IE6 problem

    ear1grey
    Member

    I can’t say how it’s s’posed to work, but I have “Member” users that have created topics quite successfully, so this sounds like a misconfiguration issue.

    You might find posting the URL would elicit some feedback when folk get a chance to visit, register and look.

    #915
    #51227

    In reply to: Anonymous post

    n22
    Member

    I NEED THIS ANSWER TOOO!!! there so many lazy people like me who dont want to register to make a post!!

    #913
    ranrar
    Member

    Is it possible to make Anonymous post in bbpress? so users not have to register

    #51198

    In reply to: IE6 problem

    kannued
    Participant

    But if I click on the login button with nothing in the fields, the bb-login.php pops in. Then I can login. What gives that I can do the login in the intended way in IE6?

    I’ve discovered more IE6 problems.

    If I am logged in as just a member, I cannot see my profile, just the title of the forum!

    When I want to add a new topic, I cannot see “Add New”. Just shows “TOPIC -“.

    If I try to add a new topic by clicking on a forum (after being registered), all I can see is “New Topic in This Forum”, then just blank space!

    What the h* is going on? Everything is beautiful in FireFox.

    #51196

    In reply to: IE6 problem

    kannued
    Participant

    Anything on the rest of the page, I can click on, including the Register link. The file permissions for login.php and login-form.php are set to 644 which is what it has always been.

    #51142
    cqcrz
    Member

    Don’t worry.If his user_level is not enough,he can’t post on blog.

    When someone register in bbPress,WordPress is not know his user role.You need change WordPress’ code or the WordPress’ plugin synchronize bbPress registrations with WordPress.

    I do it in the former way.After that,the user who register in bbPress is Subscriber in WordPress.So the user can post in bbpress,but can’t post in WordPress.

    #51082

    Both WordPress and bbPress are sharing the same Cookie for 1 single login: tested.

    New bbPress registeration, username and password, can access the WordPress login no problem.

    #51050
    n22
    Member

    they said that the SMTP serve is not allowd to me (im using a free host plan from awardspace)

    someone suggest to me a free PHP host with that SMTP thing?????

    another idea: why not allowd all user to using bbpress forums? i mean, you dont have to register to send a topic..

    #889
    n22
    Member

    when i try to register a new member, i cant receive the password from email….

    also, when i want to recover a password, i cant receive it too….

    someone can help??????thanks a lot!!!!!!

    #50985
    gsnixon
    Member

    Ok, so I have the exact same issue with the k2 sidebar module. However, I think this means the issue somewhere in the widget plugin API.

    Atsutane – I think this may be a solution for your akismet problem. Try disabling the K2 sidebar module plugin, and enabling Akismet. Does bbpress still work? If yes, comment out lines 374 to 475 of akismet.php, that is, from right before

    function widget_akismet_register() {

    to right after

    add_action('init', 'widget_akismet_register');

    This should allow you to use both plugins at the same time.

    Let me know if that works.

    #869
    Starkmann
    Member

    I just found and installed bbPress today. I was surprised at how well it went. Now I am familiarizing myself with it currently I have two oddities that I do not understand. I tried looking at the docs but they seem limited at the time. Please feel free to direct me if I am mistaken.

    1) users registered for -1 year. both of my users registered today have this. Seems odd. I can’t find anywhere to manipulate this

    2) weird stats. Below is what it says in my dashboard

    * Posts per day: 44.132

    * Topics per day: 11.033

    * Registrations per day: 22.066

    * Forums started 2 hours ago.

    I tried doing a post recount thinking it may reset this.

    any ideas?

    thanks

    #49805

    In reply to: Private forum?

    AphelionZ
    Participant

    Adding my support… in my old phpBB board i had a section called ‘ftl/n’ (for the lose, or no?) section that I encouraged people to take their flame wars/immaturity to that only registered users could see (so guests didn’t have to see threads descend into madness) and I’d like to be able to get that feature back.

    #50042

    In reply to: Can’t Login…

    wiimanes
    Member

    Having the same difficulties. You can check what I mean by registering on my website and trying to log on:

    http://gopokewiids.com/boards

    I set up an integrated bb and wordpress message board, and the integration is definitely working. Sadly, I can’t log in at all. No idea what’s wrong. I log on as the admin, and it just goes back to the index.php as if I never logged in. If I try logging in with false info, then it says: Login failed, this username does not exist. It’s defintely running some sort of script after I press submit, but it isn’t logging me in :(

    Suggestions? Mdawaffe, you seem to have a good undertanding, being the key master and all :D

    #50675

    If bb_ really is your bbPress table prefix, and that is what is entered int the integration plugin page, users registering through bbPress should be given WordPress’ default role upon logging into WP for the first time.

    So I’m not sure what’s wrong exactly, but it may be caused by the stuff you’re doing manually (as you expect).

    #810
    hasund
    Member

    I am setting up a web site that has two main groups of users: The (WP) blog editors, and the readers, who are supposed to be able to make contributions through comments or in the forums. The registered WP users can use the bbPress forum seamlessly, however, there’s a bit of a problem on the other end, with the users who first register themselves in bbPress. It seems that when someone registers as a bbPress user, they are also automatically a WP user. This would be fine and dandy, if only their user level was set low enough to keep them out of the WP backend. But it doesn’t work like that. I’ve set the default user role for new users to “Subscriber”, but something in the communication between bbP and WP goes wrong, and they are granted some mutation of the administrator role instead: They aren’t able to publish, or edit posts from users with a higher level, but they can edit each others drafts, and they can change both their own and others user levels and passwords. Or edit the templates.

    So what I want is a way for registered WP-users to flow freely into bbPress, but not vice versa. I don’t want the forums users in the WP dashboard area at all. I’ve tried the bbpress-integration.php-plugin, but it doesn’t seem to make any difference, its only option is to set the bbPress prefix to bb_ (the bbP-tables already has this).

    #50568
    zapata
    Member

    (scratching head) can’t make head or tail of this, being such a n000b… I know there is a .htaccess file. Is there some line or code I have to insert in there to prevent users from accessing my forum?

    How can I prevent readers registering? Even if I don’t give a link or hide “register” link… they may find the page to register…

Viewing 25 results - 4,201 through 4,225 (of 4,247 total)
Skip to toolbar