![]() |
nevermind, i found config.php, but i cant find the productpriceconverting.
|
Then just go into product.tpl and change the class to whatever you want for the price.
|
i made this change in the config.php file:
$xcart_http_host ="www.mountainhideout.com"; $xcart_https_host ="www.mountainhideout.com"; $xcart_web_dir ="/store"; but I still get this error: "The connection to www.mountainhideout.com has terminated unexpectedly. Some data may not have been transferred. |
Works fine for me....
|
the popup error comes up after you are registered/logged in and choose a payment type (Credit Card, Phone, or Gift Certificate) and then press the "checkout" button.
Can you double check that? |
Here is the error I get in Safari:
Safari canБ─≥t open the page Б─°https://www.mountainhideout.com/store/cart.php?paymentid=17&mode=checkout&xid=12c3900d3e c349e82fee61b1c2a7314fБ─² because it couldnБ─≥t establish a secure connection to the server Б─°www.mountainhideout.comБ─². |
Ah, it appears as though you don't have your https and http directories symlinked. Right now, if you go to https://www.mountainhideout.com you get nothing, because there is probably nothing in the https directory. Ask your host to symlink your http and https directories, or if you run your own server, you probably know how to do that :)
|
i dont have https:// support so my host is checking on it now. any suggestions?
|
You need https:// support or else your customers are going to be sending their CC info over an unsecured connection. If your host doesn't offer it, time to change hosts, as this is an essential piece of your store.
|
i now have https:// support on my server and this is now in my config.php file:
$xcart_http_host ="www.mountainhideout.com"; $xcart_https_host ="https://server5.sslpage.com/mountain/"; $xcart_web_dir ="/store"; but now when I click the type of payment (credit card) and click the checkout button it redirects to www.paypal.com! WHY would it do this? |
All times are GMT -8. The time now is 11:50 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.