coldclimber Posted April 24, 2004 Posted April 24, 2004 I want to have my login feature in the left column so when a registerd user return's the can simply log in in the box on the left column Climb to Live, Live to climb
bluepony Posted April 24, 2004 Posted April 24, 2004 Try this: http://www.oscommerce.com/community/contributions,1469 I'd rather be flying!
Jack_mcs Posted April 24, 2004 Posted April 24, 2004 Try adding this to your column_left.php file. I haven't done this but it should work although you may have to enclose it in <tr><td></td></tr>. <?php echo tep_customer_greeting();?> Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Guest Posted April 25, 2004 Posted April 25, 2004 Just remember that a login box is not secure - many people do not like that - I think it far better to have a login link that says "Secure Login" (you do have SSL right?) Matti
Jack_mcs Posted April 25, 2004 Posted April 25, 2004 Just remember that a login box is not secure - many people do not like that - I think it far better to have a login link that says "Secure Login" (you do have SSL right?) Matti I know this wasn't directed to me but I do have a few questions about SSL that, hopefully, you or someone else will answer. I don't have an SSL certificate but I am using 2CheckOut. Is this not considered secure enough? Your implication is that all sites should have SSL. Does that really make a difference? Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Guest Posted April 26, 2004 Posted April 26, 2004 I know this wasn't directed to me but I do have a few questions about SSL that, hopefully, you or someone else will answer. I don't have an SSL certificate but I am using 2CheckOut. Is this not considered secure enough? Your implication is that all sites should have SSL. Does that really make a difference? Jack For an ecommerce site I think so - your checkout may be secure, but your account signup and login are not, nor your customers' account pages when they view them - I would run a mile. SSL is cheap - who knows what lost sales may cost? Matti
cdi-buy.com Posted April 26, 2004 Posted April 26, 2004 it's not cheap if you have no startup money and are already on a shoestring. when you get big enough to where a hacker might even consider you worth their effort, then it would be worth it. when you arent even searchable yet and haven't made sales, it's worth putting off.
Jack_mcs Posted April 26, 2004 Posted April 26, 2004 For an ecommerce site I think so - your checkout may be secure, but your account signup and login are not, nor your customers' account pages when they view them - I would run a mile. SSL is cheap - who knows what lost sales may cost? Thanks for clarifying. :) I'll look into getting one for my site. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
coldclimber Posted April 26, 2004 Author Posted April 26, 2004 but your account signup and login are not, nor your customers' account pages when they view them - I would run a mile. When i go into my log on screen i get the secure lock appear in the browser so i asume that my logon page is secure would this be right then to asume that when a user logs in on the left column it will be secure mmmm maybe not but i will wait for someone that knows to tell me otherwise <_< Climb to Live, Live to climb
Recommended Posts
Archived
This topic is now archived and is closed to further replies.