![]() |
Re: Product Inquiry form for 4.0+
That ecactly my issue also. The mod is awesome, works great with my dynamic site by the captch code does not seem to work with my root html catalogue
Any ideas?? |
Re: Product Inquiry form for 4.0+
OK, think I have got the static page thing sorted.
I modified enquire.tpl from: <td>{$lng.lbl_Enquire_Code}:</td> <td> </td> <td><img src="enquire.php?captcha=yes"></td> to <td>{$lng.lbl_Enquire_Code}:</td> <td> </td> <td><img src="/store/enquire.php?captcha=yes"></td> and modified enquire php from: $emailBody = "Product: $XCMproduct\n" . "Link: http://$XCMurl/product.php?productid=$XCMproductid\n" to $emailBody = "Product: $XCMproduct\n" . "Link: http://www.CoffeeShrine.com.au/store/product.php?productid=$XCMproductid\n" to get the correct product link for my static pages. I hope that helps everyone else that gets stuck on this. Once again Phil, great mod! |
All times are GMT -8. The time now is 08:15 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.