Forums / Developer / how to change the content action user/login page??? if the user is not logged in

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

how to change the content action user/login page??? if the user is not logged in

Author Message

Rizwan Ahmad

Friday 25 July 2003 12:50:57 am

On form submission I want to check that either the user is logged in or not. If not it should redirect the user to /user/login/ page else it should take to another page.

How can I do that???