bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

login problem once again

(7 posts)
  • Started 2 years ago by fee4ka
  • Latest reply from fee4ka
  • This topic is not a support question

Tags:

  1. fee4ka
    Member

    My bbpress is not integrated with WP, it's a free standing forum. But I have the same problem - I can't log in. I see only page with log in form and nothing more :( I read this: http://bbpress.org/forums/topic/112, then I cleared my cookies and temp files, and still the same :(

    My forum is: http://www.auto-trivia.ru/forum/

    Posted 2 years ago #
  2. What are your $bb->domain and $bb->path settings (found in bbPress' config.php file)?

    Posted 2 years ago #
  3. fee4ka
    Member

    $bb->domain = 'http://auto-trivia.ru';
    $bb->path = '/forum/';

    Posted 2 years ago #
  4. Do you have any plugins installed?

    EDIT: I tried registering on your site, but couldn't. Can you check your database and see if there is a user called "mdawaffe"?

    Posted 2 years ago #
  5. fee4ka
    Member

    No, I don't have any plugins.
    And there's no user "mdawaffe" in database :-\

    Posted 2 years ago #
  6. In bbPress1 config.php, can you put the following line near the top:

    $bb->debug = 1;

    Then go try to register a new user and see if the urls listed at the top of each page view are the same (if they are not, something is wrong).

    I don't think this will give us any useful information, actually, but it's a place to start.

    Posted 2 years ago #
  7. fee4ka
    Member

    I made so.
    Nothing new; still can't login. And I can't register new user - nothing happens after registration, I don't receive e-mail to my address and see form again and again.

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.