Hi,
I'm thinking about setting up some wordpress websites with one pricetapestry installation. External search boxes on wordpress sites that go to the one pricetapestry installation.
Does Pricetapestry need to be on the same domain/account?
Or can I have for example?
www.mypricetapestry.com
www.mynicewordpresswebsiteA.com
www.mynicewordpresswebsiteB.com
Hi Marco,
The external scripts only require that Price Tapestry is installed on the same server, or more specifically, that PHP can access the installation directory from your site calling the external script. For example, if your server configuration looks like this:
/home/mypricetapestry/public_html/
/home/mynicewordpresswebsiteA/public_html/
/home/mynicewordpresswebsiteB/public_html/
...then they should work fine. In your Exec PHP code you would set the variable:
$common_path = "/home/mypricetapestry/public_html/";
Cheers,
David.
--
PriceTapestry.com