X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   cart.php loading problems (https://forum.x-cart.com/showthread.php?t=41229)

eglobal84 07-20-2008 03:08 AM

cart.php loading problems
 
I have heavily modified the front end. Everything seems to work except for "add to cart" which just loads a blank page in firefox. In IE it loads a "cannot Display the page"

Safari says: Safari can▓t open the page ⌠http://www.iphoneck.com/cart.php■. The error was: ⌠unknown error■ (CFURLErrorDomain:302) Please choose Report Bugs to Apple from the Help menu, note the error number, and describe what you did before you saw this message.

I recently installed an SSL certificate and prior to that I moved the site to its own dedicated ip. Now here is the thing, the certificate was for domain.com - later I got another certificate and changed it to www.domain.com

I doubt its because the SSL certificate or the site move to a different IP address has caused the cart.php page from loading. I mean everything else loads, look for yourself.

www.iphoneck.com/home.php

I'd appreciate if anyone had any ideas or suggestions how to fix this. Thanks,

-Steven

balinor 07-20-2008 03:56 AM

Re: cart.php loading problems
 
Welcome to the X-Cart forums! Please start by reading the following thread, which will help you get started and hopefully make your experience here a positive one:

http://forum.x-cart.com/showthread.php?t=23970

Please note that this link is not an answer to your question, but we need you to update your signature with your X-Cart version so that we can answer your questions correctly. Thanks! :)

eglobal84 07-20-2008 04:06 AM

Re: cart.php loading problems
 
latest 4.1.10 - I may be new to the forums but I am not new to using X-cart. Been using X-cart for 4 years and never ran into such problems until now.

balinor 07-20-2008 04:17 AM

Re: cart.php loading problems
 
Ok, but can you please add that information to your signature?

eglobal84 07-20-2008 06:05 AM

Re: cart.php loading problems
 
My problem is resolved, so I am posting so other users who might run into the same problem as me can find more assistance.

Alexander K of X-cart has replied.

"I have found out that origin the of the issue is the "curl_version()" PHP function which is used for HTTPS module testing. It causes the server error. I have modified the "include/func.tests.php" file to disable this function execution.

Also I have changed the current HTTPS module from libCURL to Net::SSLeay. This module works fine and does not cause errors.

Actually there is no much difference between the HTTPS modules. So, you can continue using Net::SSLeay instead of libCURL and your store will function fine or you can contact your hosting provider regarding this issue and ask them to resolve the problem with curl_version() function and after that switch back to libCURL (to do this first you need to restore the "include/func/func.tests.php" from the backup which is "include/func/func.tests.bkp.2008_Jul_20.php"). After that go to "Administration menu -> General settings" page and scroll down to the bottom. Here you can change the current HTTPS module using the "Preferred HTTPS module" drop-down. Please remember to click "Save" as soon as you finish the changes."

All I can say is THANKS A BUNCH!

-Steven

rubberneck 10-23-2008 06:33 AM

Re: cart.php loading problems
 
I'm having the same problem suddenly. I don't quite understand the solution you gave. Anyone have any thoughts?


All times are GMT -8. The time now is 01:45 PM.

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