X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Bypassing Welcome Screen (https://forum.x-cart.com/showthread.php?t=28483)

cowcool 02-01-2007 03:28 AM

Bypassing Welcome Screen
 
How to bypass this welcome screen?. I want users to enter the store straightly

Welcome to X-Cart store!
This is a sample portal page for X-Cart based store. It is the main gate through which most of your customers will enter your site. Here you can place brief information about your online store, your logotype, direct links to the most important sections, consumer information. This page is a plain HTML file so you can put necessary keywords and meta-tags to make it search engine friendly.
ENTER THE STORE
Thx:D

PhilJ 02-01-2007 04:10 AM

Re: Bypassing Welcome Screen
 
Simply remove your index.html file.

Jon 02-01-2007 08:00 AM

Re: Bypassing Welcome Screen
 
Best way to do it is to delete your index.html, delete you index.php, and put this line of code in an .htaccess file:

Code:

DirectoryIndex home.php index.php index.html index.htm

This will prevent x-cart from having to redirect from index.php to home.php


All times are GMT -8. The time now is 11:09 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.