M@rcel Posted November 26, 2002 Posted November 26, 2002 .http://www.oscommerce.com/downloads.php/co...ions,726/type,3 Sam (from Iberinternet Solutions S.L.) reported a missing '{' in application_top.chg. :oops: It's fixed. Thank you, Sam! :D During testing of my "shop-to-be", I got tired of signing in each time. Furthermore the enthousiastic greeting from the standard OSC-software, calling me by name, but not really knowing who I was, became rapidly annoying. And when it annoys me, it probbably also annoys my customers! And annoyed customers is *not* what I want... This contribution provides a way to deal with this. Basically, next to the email-address (which is already stored in a cookie by standard OSC-software), it also stores the md5-encrypted password. When the customer returns, this information is used to execute an automatic signin. Quote Greetings from Marcel |Current version|Documentation|Contributions|
kiwimagic Posted November 30, 2002 Posted November 30, 2002 Hi, Seem to be getting errors with this part of the code in application top.... if (basename($PHP_SELF) != FILENAME_LOGIN) { include('includes/modules/autologon.php'); } There must be something wrong with this, can you help? Regards David Quote
M@rcel Posted November 30, 2002 Author Posted November 30, 2002 There must be something wrong with this, can you help? Don't see anything that could be wrong, can you email me your application_top.php? What error do you get? Marcel (mailto:[email protected]) Quote Greetings from Marcel |Current version|Documentation|Contributions|
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.