b2evolution b2evolution

  • Sign in
  • Sign up
  • About
  • Downloads
  • Hosting
  • Docs
  • Support
  • Sign in
  • Sign up
  • Manuals Home
  • Latest Updates
 
  1. b2evolution CMS User Manual
  2. User's Guide
  3. FAQ (Using b2evolution)
  4. Logging In

Logging In

The Login Page

You have to log in in order to edit or manage your site. There should be a "Login" link on the main page of your blog. Clicking that will take you to the login page where you can enter your username and password.

Your username and password were given to you at the end of your installation of b2evolution. They can be changed in the backoffice on the Users > User List.

If you need to access the login page directly you can do so at http://www.example.com/admin.php

Issues With Logging In

I can log in but b2evolution asks me for my password again and again / my cookies don’t hold.

In the backoffice under the Collections Tab, or in the file /conf/_basic_config.php you have set an URL with a statement like this:

$baseurl = 'http://www.example.com';

Cookies will be set only for this URL and its subfolders. So the trick is: use that URL to access b2evolution, not another one!

In the above example, it means that if your website address is 172.192.45.104 for example, you cannot log in on http://172.192.45.104/admin.php, you must use http://www.example.com/admin.php !

For local tests, use

$baseurl = 'http://localhost';

Note: explicitly using "localhost" as hostname is not needed anymore in recent versions. The problem before was with hostnames without a dot, different from "localhost", http://b2test.local/ always worked

If it wasn’t working, and then you found and corrected the problem according to what you see here, but it still doesn’t work, then in some cases you may have to clear out your cache/cookies/temporary internet files before it starts working.

Logging in leads to an "Access Denied" page. What happened?

The login page leads to the Admin section (Back-Office Reference or Dashboard.) Basic users like Demouser do not have rights to access this page. If you want them to be able to log in, give them Blogger rights. You can set that in the Users section. In Site Settings -> General you can set the ‘Group for new users’.

Can I have the login page be the default page for my blog so users have to login to view the blog?

Yes. Go to the general settings of your blog and restrict its access.

Created by fatimahnasra • Last edit by fplanque on 2020-06-09 00:16 • •

No feedback yet

On this page

  • The Login Page
  • Issues With Logging In
  • I can log in but b2evolution asks me for my password again and again / my cookies don’t hold.
  • Logging in leads to an "Access Denied" page. What happened?
  • Can I have the login page be the default page for my blog so users have to login to view the blog?

Search the Manual

Content Hierarchy

  • b2evolution CMS User Manual
  • User's Guide
    • Overview of the Software
    • Guided Tour
    • Features
    • FAQ (General)
    • What's New?
    • Important Concepts
    • Getting Help
    • How To...
    • FAQ (Using b2evolution)
      • I need further assistance...
      • Logging In
      • Lost Password
      • Sample / Example Blogs
      • My blog is slow because it's hammered with comment SPAM! How do I recover?
      • How to authorize new users to post
      • Move a Category
      • Setup a New Blog
      • I made a change but my blog is not updated
      • Troubleshooting Cookie Issues
      • I get file permission errors. How do I fix them?
      • When I do X I get a blank page or only a half page
      • How do I locate the ID of any collection?
      • How do I know the ID of a post
      • How do I find the URL of an image hosted in my site?
  • Installation / Upgrade
  • Front-office Reference
  • Back-office Reference
  • Developer Reference
  • Operations Reference
  • Advanced Topics
  • Glossary
  • Archives
Multiple blogs solution

This online manual is powered by b2evolution CMS – A complete engine for your website.

About b2evolution

  • What is it?
  • Features
  • Getting Started
  • Screenshots
  • Online demo
  • Testimonials
  • Design philosophy
  • Free & open source
  • Terms of service

Downloads

  • Latest releases
  • Skins
  • Plugins
  • Language packs

About us

  • About us
  • Contact

Webhosting Guide

  • Web hosting blog
  • Best web hosting
  • Cheap web hosting
  • Green web hosting
  • Hosting with SSH
  • VPS hosting
  • Dedicated servers
  • Reseller hosting
  • Int'l: UK / France

Docs & Support

  • Online manual
  • Forums
  • Hire a pro !

Other

  • Adsense
  • Press room
  • Privacy policy

Stay in touch

  • GitHub
  • Twitter
  • Facebook
  • LinkedIn
  • News blog
  • RSS feed
  • Atom feed

Founded & Maintained by François Planque