Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need Somone To Help Install Template


freni32

Recommended Posts

Posted

I am wanting to edit my script found here: www.radarreviews.com/catalog

 

I need it setup on the main page: radarreviews.com

 

Wanting to install a template onto the page, or help with editing the script, please!

Posted

If you want it setup on the main directory just

A) Install it there

B) Set an index.htm which redirects users

Example

<HTML> 

<HEAD> 

<META HTTP-EQUIV="refresh" content="0;URL=http://www.radarreviews.com/catalog"> 

<TITLE>Your Store Name</TITLE> 

</HEAD> 

<BODY> 

</BODY> 

</HTML>

Archived

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

×
×
  • Create New...