Re: Confused with pageid!
The name of the html X-Cart creates and the page id will not match unless you make them match. You can name the html whatever you want, as you will never call that by itself. The page id is assigned in numerical order, each new one you create is the next number in the series. You call static pages using this:
<a href="pages.php?pageid=x">link</a> where x is the X-Cart assigned pageid.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
|