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)
-   -   How can I start "pageid" from #1 (https://forum.x-cart.com/showthread.php?t=4084)

sticker 08-21-2003 12:44 PM

How can I start "pageid" from #1
 
I made 5 menus in the "head.tpl"
used "Static pages >> Embedded level"

The link is like this
http://www.mydomain.com/xcart/customer/pages.php?pageid=1

After I deleted all the pages(5 test pages), I made new Static pages.

The number supposed to be started from "pageid=1"
but, it starts "pageid=6"
and, if I deleted "pageid=6", it starts "pageid=7"

It seems there's record somewhere. :cry:
How can I fix this problem.

Thank you for your help
http://www.carsticker.ca/
http://www.decalgallery.com

PhilJ 08-22-2003 07:08 AM

Install phpmyadmin (www.phpmyadmin.net) and you can change the auto_increment value to start at 1 again

load your xcart database

click on the xcart_pages table

click operations

change the auto_increment back to 1 and click GO


All times are GMT -8. The time now is 08:57 AM.

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