osCommerce Store Password Protect
osCommerce is an online shop e-commerce solution that offers all the features needed for a real online store. The installation can be completed in less than 5 minutes by someone with minimum e-commerce knowledge. This script is available for free, released under the GNU General Public License.
The osCommerce Store Password Protect Contribution is a small package with the mods needed to limit the access to your online store to certain customers.

With this contribution you can password protect your store from unwanted customers, or from visitors who do not have an account.
This contribution is ideal for private online shops. (Example: online adult shop, trusted customers shop, special customers shop).
Download here(version without the new customer box in login.php).
Download here(version with the new customer box in login.php like in the screenshot above).





on April 20th, 2008 at 9:34 pm
Hi,
On my installation it is not showing the New Customer login. Any ideas?
on April 20th, 2008 at 11:29 pm
Thank you, shows up now!
on April 21st, 2008 at 10:26 am
Hi
I also get
On my installation it is not showing the New Customer login. Any ideas?
on April 21st, 2008 at 10:40 am
I have added two versions of this contribution, one with the new customer box in login.php and one without (check the links above).
I would be happy if you would post comments with links to your store here.
on April 21st, 2008 at 10:46 am
I would also be glad if you could post some of you store contribution needs here, that cannot be found on the oscommerce site.
In this way I can focus on creating free solutions for your needs.
on April 21st, 2008 at 11:55 am
Thanks for the update , i can see the new customer option, but the continue button does nothing
http://www.the.co.za/catalog
on April 21st, 2008 at 12:13 pm
There was a small leftover from the initial version. Download again the contribution and replace the includes/application_top.php file with the new one from the zip above.
on April 21st, 2008 at 12:17 pm
Thanx 4 the help it works great
Cheers
Sion
on April 21st, 2008 at 12:19 pm
I’m glad you like it.
on June 23rd, 2008 at 1:14 pm
Hi
Thanks to share this contribution.
I post a link in elojas to this.
on September 16th, 2008 at 12:21 am
I just installed this contribution, but I do not have anywhere to add customers from the admin to create a login for them?
thankyou
on September 16th, 2008 at 2:54 am
That’s true. The patch was for a network of websites out of which one of them was secured and only available for certain customers from the other stores. What I suggest is to take the code in the create account files, play with it a bit and add a new module in admin which will enable you to add customers from the admin panel. You can also try finding a contrib which enables you to add customers from the admin.
Good luck.
on November 17th, 2008 at 3:09 pm
Congratulations for the Contribution
I have installed the “New Customer” version and evryting works well, excluding when I introduce all data related to a New Customer and finish and press “Continue” I get the following error:
Warning: mail() [function.mail]: Failed to connect to mailserver at “localhost” port 25, verify your “SMTP” and “smtp_port” setting in php.ini or use ini_set() in C:\AppServ\www\Tienda\catalog\includes\classes\email.php on line 522
Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\Tienda\catalog\includes\classes\email.php:522) in C:\AppServ\www\Tienda\catalog\includes\functions\general.php on line 33
Please help.
Thanks!
on November 17th, 2008 at 3:14 pm
You must have a working mail server set up to get rid of that error. Try testing your store on a professional hosting package which supports email.