I want that if user is not logged in on my site, he will be presented with a dialogue box that should ask the user to select okay or cancel. if he selects okay he is redirected to login page. if he selects cancel he is redirected to main page of the site. How can I do this? I want this behavior on only one of the pages of my site.
Do i need to change something in function login() in controller.php in comp_user? Can someone help me out? I am just a newbie in joomla.
Do i need to change something in function login() in controller.php in comp_user? Can someone help me out? I am just a newbie in joomla.