I was thinking of going ahead with incorporating the login to my main page. Now that you have seen what direction I am taking with this I was hoping you could help me with incorporating the login. Would I go ahead and set up the forms for this on the index.shtml? I also noticed the login.php has a few variables that would have to be changed I'm sure. Maybe,
gettemplate
if ($url!="" and $url!="index.php" and $url!=$HTTP_REFERER) {
eval("standardredirect(\"".gettemplate("redirect_l ogin")."\",\"../gtnews/\");");
Not sure exactly what I need to do to get the login to the front page. Help appreciated.
Thanks
Hooper
|