New Zenner
- Join Date:
- Mar 2009
- Posts:
- 14
- Plugin Contributions:
- 0
Store not displaying as a PHP insert
I decided to configure Zen cart to its most minimal - the idea is that I can then include it into the design of any site as a PHP insert.
However - this doen't seem to work as when I use the:
<?php include("../henshop/shop/index.php"); ?>command - the store isn't displayed.
Anybody have any thoughts?