Redirect problem

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Mon Jul 26, 2010 5:31 pm
Hey i have a problem regarding when we login and logout it will redirect to our front page ( but frontpage is nothing), i wanna change redirect to homepage when login and logout how to do it?
User avatar
Senior Boarder

GK User
Thu Jul 29, 2010 1:49 am
when i login or log out it keep me redirect to this page xxx.com/homepage, but this page is empty page. here i attach the picture anyone can help or facing this problem!
User avatar
Senior Boarder

GK User
Thu Jul 29, 2010 7:13 am
it looks to me like your using the inbuilt joomla login mod right?

if that's the case, you can specify in the module parameters where it should redirect to after login and logout...
User avatar
Platinum Boarder

GK User
Thu Jul 29, 2010 7:27 am
i try in localhost it will redirect back to main page, but in the hosting it will redirect to that particular page ( refer above pictures )
User avatar
Senior Boarder

GK User
Thu Jul 29, 2010 7:29 am
so it is working when the site is live ? or did i misunderstand ?
User avatar
Platinum Boarder

GK User
Thu Jul 29, 2010 7:32 am
when the site is live it keep redirect to that frontpage!
User avatar
Senior Boarder

teitbite
Fri Jul 30, 2010 9:28 pm
Hi

Please edit templates/gk_mystore/html/mod_login/default.php and replace the line

Code: Select all
   <form action="index.php" method="post" name="login" id="form-login">


with

Code: Select all
   <form action="" method="post" name="login" id="form-login">
User avatar
Moderator


cron