MODX Cloud

The Most Productive MODX Learning Playground Ever

Claim Free Lab Account

Login.Basic Setup

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
Now that you've put together all these parts, it's time to test them. If everything works perfectly, then you can login on the Login page and be redirected to the "Members Home Page". Logging out can be accomplished by visiting the Login page and clicking the "Logout" link (or optionally if you created it, by clicking the "Logout Page" WebLink). Upon successful logout, you should be redirected to the "Come Again Soon" page.

h43. I can't log in\!

Usually the errors here revolve around incorrect page IDs, misspellings of Chunk names, or omissions of square brackets in your template tags. Double-check these very carfully.


h43. I can't log out\!

Another subtle error that you might encounter is an inability to log out. One cause of that is pointing your logout link to a page other than your _Login_ page. Remember, your logout link must point to the same page containing the *Login* snippet\!

It's also possible that your server does not send out the Password Reset emails correctly; in that case you need to debug your email setup on your server.

h3. Login errors are not displayed

If you fingermash the keyboard with a non-existent username and try to login, sometimes you don't see any errors displayed.