Forums

Join

Info

Tags

Can't login

  1. I can't seem to log in to my forums or blog. What troubles me is that another blog on a different domain refuses to let me log in also, and all three of them are on the same server.

    When I click the register link, it tells me that I'm already logged in.

    Edit: I seem to be logged in when I use a page that has a php extention. :/

  2. Maybe there are problems with the mod_rewrite rules with your forum? If this line is set to true, or slugs, try setting it to false in your config.php

    $bb->mod_rewrite = false;

    As for the other sites, I have no clue. Let's fix your site.

  3. That's what I tried yesterday, but today, it seems that it works normally. I guess the problem has solved itself. I guess it was a problem with the host.

  4. If they were all on the same server, then it could have all been the host. Glad it's working in any case.

  5. You must log in to post.