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)
-   -   HTML Catalog and cartlabs BMY mod (https://forum.x-cart.com/showthread.php?t=9392)

ETInteractive.com 09-16-2004 06:36 AM

HTML Catalog and cartlabs BMY mod
 
I am working on generating html catalog which works fine.

All the links that go to php pages redirect fine, Like user login.

/store/ - php catalog
/store/catalog/ - html catalog

when i go to click on search by brand it redirects to
/store/catalog/bmy_search.php which does not exist.

how can i get the HTML catalog to generate /store/bmy_search.php

???

TIA,
Tony

ETInteractive.com 09-16-2004 10:08 AM

Think I may have found it.

admin/html_catalog.php

$php_scripts = array("search.php","giftcert.php","help.php", "cart.php", "product.php","register.php", "home.php", "pages.php", "pconf.php", "giftregs.php");

add "bmy_search.php" to the array.

haven't tested it yet. but its looking good

Thanks for everyone's help! :roll: :lol: :lol:


All times are GMT -8. The time now is 12:34 PM.

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