View Single Post
  #1  
Old 01-20-2007, 01:59 AM
 
bigcomputers bigcomputers is offline
 

Member
  
Join Date: Jan 2007
Location: England
Posts: 16
 

Default Direct Product Enquiry Form Installation Issues

I cant seem to get this damn thing to install properly

i have followed the instructions in install.txt and i have added the code here:

Code:
{/if} {if $active_modules.Magnifier ne "" && ($config.Magnifier.magnifier_image_popup ne 'Y' || $js_enabled ne 'Y')} <p /> {include file="modules/Magnifier/product_magnifier.tpl" productid=$product.productid} <br /> {include file="customer/enquire.tpl"} <br /> {/if} {if $config.Appearance.send_to_friend_enabled eq 'Y'} <p /> {include file="customer/main/send_to_friend.tpl" } {/if} {if $active_modules.Detailed_Product_Images ne "" && ($config.Detailed_Product_Images.det_image_popup ne 'Y' || $js_enabled ne 'Y')} <p />

this is probably the problem but i am not sure where a better place to insert the code would be, please help
__________________
www.bigcomputers.co.uk

Environment components info:
Component Status
X-Cart version: 4.1.8
PHP: 5.2.2
GD:
bundled (2.0.34 compatible)
MySQL server
: 5.0.27-standard
MySQL client:
5.0.27
Web server: NOYB
Operation system:
Linux
Perl:
not found
XML parser (expat):
found
Reply With Quote