Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Force Login


razz6768

Recommended Posts

Posted

I have looked through the Admin panel and did some hunting in docs, forum. But have been unable to force a login before a guest can access the Catalog.

I am using an index.php in the site root with the catalog subfolder containing osc. In the index.php I use a js for a pull down menu that sends customers to various catalog pages.

 

<li><a href="catalog/index.php" class="menu" id="mmenu2"

onmouseover="mopen(2);"

onmouseout="mclosetime();">Catalog</a>

<div class="submenu" id="menu2"

onmouseover="mcancelclosetime()"

onmouseout="mclosetime();">

<a href="catalog/index.php?cPath=23">Cameo Fabric Paints</a>

<a href="catalog/index.php?cPath=25">Iron On Transfers - Patterns</a>

<a href="catalog/index.php?cPath=26">Iron On Quilt Patterns</a>

<a href="catalog/index.php?cPath=26_42">Iron On Quilt Paks</a>

<a href="catalog/index.php?cPath=45">Painting Workshops</a>

<a href="catalog/index.php?cPath=29">Fabric Painting Gift Paks</a>

<a href="catalog/index.php?cPath=30">Fabric Painting Class Paks</a>

<a href="catalog/index.php?cPath=28">Cameo Accessories</a>

<a href="catalog/index.php?cPath=27">Cameo Linens - Fabrics</a>

 

In the past it has proven that a guest could use this menu to enter the store and add items to a shopping cart and order without ever logging in. So orders didn't process with email notices etc....

 

Currently moving to a new server with an osc upgrade to v2.2 RC2a

 

Not sure but believe the old site was v1.3 the backup DB did import into the new version.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...