Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how to install login box in right hand column


ItsAllGood

Recommended Posts

Posted

Your best bet would be to create a new page in your 'catalog\includes\boxes' directory. Then add it to the column_right page..

It should follow the same format as the rest of the boxes as far as table structure, then just put a link to the 'login.php' page.

What would be really cool is to check if customer_id is set prior to display of the 'Log-In' link.. If it is set then the customer is already looged in then change the link to 'Log-Off'.. You would need to redirect to 'logoff.php' page..

Lloyd

Archived

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

×
×
  • Create New...