X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   Direct Product Enquiry Form (https://forum.x-cart.com/showthread.php?t=26896)

daveb1 02-28-2007 04:50 AM

Re: Direct Product Enquiry Form
 
The mod I'm using is from PhilJ's site (sorry, don't know where the name Jon came from!!).

I think I may have got confused over which version I was using, the older version had a captcha_bg.jpg file in an images directory, but the new one I've just downloaded doesn't.

I've uploaded the new files, and it's still doing the same thing... see these 2 links for comparison

the dynamic page (which works fine) http://lizzybug.co.uk/product.php?productid=808&cat=0&page=1
and the static one (which doesn't work)http://lizzybug.co.uk/catalog/IFO-3000-Identified-Flying-Object-Accessory-Colour-Changing-Night-Light-p-808.html

Any ideas?

PhilJ 02-28-2007 04:55 AM

Re: Direct Product Enquiry Form
 
I'd suggest adding the full path to the return page link...

enquire.php, change...

Code:

header("Location: product.php?productid=".$XCMproductid."&sendenqok=1");

to...

Code:

header("Location: http://www.yourstore.com/product.php?productid=".$XCMproductid."&sendenqok=1");

PhilJ 02-28-2007 04:58 AM

Re: Direct Product Enquiry Form
 
http://lizzybug.co.uk/catalog/

^ If I were you, I'd add a .htaccess file to this directory

Code:

DirectoryIndex index.html

daveb1 02-28-2007 06:26 AM

Re: Direct Product Enquiry Form
 
Hi PhilJ

Making that change seems to have no effect to the static html pages (assuming the line I'm changing is the code just before the exit; line?).

Added the .htaccess thanks... no idea where that went as it was there last time I looked!

I seem to be having problems generally with the static pages, as the Dynamic Search mod, also from your site, doesn't work either, but works fine in the php pages.

Thanks for your help so far... any other ideas?

Dave

JP908 04-19-2007 02:31 PM

Re: Direct Product Enquiry Form
 
This is great! Just what I needed. The forum has saved my ___ many times!

photo 06-19-2008 06:50 AM

Re: Direct Product Enquiry Form
 
Phil
Is there a way to set this up to only show for certain products? We offer printing for various products and I thought if I could tweak this mod a little it would work a treat for customers to request a quote for printing.

Thanks

ecommerce 07-03-2008 07:18 AM

Re: Direct Product Enquiry Form
 
Is Phil's Product Enquiry Mod working with the latest version of X-cart (7-3-2008 ???

Thanks all.

photo 07-03-2008 07:20 AM

Re: Direct Product Enquiry Form
 
Quote:

Originally Posted by ecommerce
Is Phil's Product Enquiry Mod working with the latest version of X-cart (7-3-2008) ???

Thanks all.

Its working fine for me using 4.1.10

ecommerce 07-03-2008 08:24 AM

Re: Direct Product Enquiry Form
 
Thanks Photo.

Also guys, if the "Configurator" mod by x-cart is being used,
and a customer configures a Computer, after they are done
configuring, instead of adding to cart I will like to have the tab
"Enquiry Form".

Question: If they submit the Enquiry Form after configuring,
will all the configuring details be submitted to admin?

OR will only the name of the product be submitted to admin?

Thanks

paul@dimoda.com.au 07-08-2008 12:17 AM

Re: Direct Product Enquiry Form
 
Has anyone got this working with CDSEO or CDSEO pro? CDSEO rewrites so that there is no message that the enquiry is sent of that the captcha is incorrect...


All times are GMT -8. The time now is 08:41 PM.

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