peeter Posted August 22, 2011 Posted August 22, 2011 Hey Guys, I have to add a verification page before the customers access the shop. I choose the easier way: I create a simple html file, so when the visitor arrive, he/she will meet this page. Now the path of this shop: domain/store/(index.php -> the main page of the shop) path of this shop after moving domain/store/store/(index.php -> the main page of the shop) I put the verification page to domain/store/index.html - this is the reason to move the shop one level down. What is the easiest way moving an osCommerce shop? Or do you have a better idea? Thanks!
Guest Posted August 22, 2011 Posted August 22, 2011 Peter, Your verification page should be at domain.com/index.php and your store should be at domain.com/store/index.php. I wouldn't go 3 levels down for your cart. Chris
peeter Posted August 22, 2011 Author Posted August 22, 2011 Thanks, but I have only permission in the store directory :( Peter, Your verification page should be at domain.com/index.php and your store should be at domain.com/store/index.php. I wouldn't go 3 levels down for your cart. Chris
Guest Posted August 22, 2011 Posted August 22, 2011 Peter, Then contact your host to change the permissions so you can properly configure your site. You should have permissions for anything in the /public_html directory if not the complete / root. Chris
Recommended Posts
Archived
This topic is now archived and is closed to further replies.