Questions tagged [x-cart]

X-Cart is a web based, open source, shopping cart written in PHP.

X-Cart is a web-based, open source, shopping cart written in PHP. It is available free of charge or can be purchased for access to extra features.

It is offered in multiple packages:

  1. X-Cart Free - Free shopping cart system
  2. X-Cart Business - More features
  3. X-Cart Multivendor - Multivendor marketplace
  4. X-Cart Ultimate - More features

The latest version is 5.3.

X-Cart 4 is now referred to as X-Cart Classic, and is enjoys widespread use and deployment, as well as active development (though at a reduced pace when compared with X-Cart 5).

166 questions
0
votes
1 answer

How to find product data on the front-end of an X-Cart page

Is there a way to reliably find product data on the front-end of an X-Cart page? Templates tend to differ greatly in how they present products or carts, so HTML scraping is not an option. Is there no global Javascript variable that contains that…
user1912899
0
votes
0 answers

Slow responses from Make, Model, Year from MySQL database using Xcart

We are having a issue with our car selector on our website. Currently from my understanding something like this is happening to return results from database Currently this is what is happening
: select * from xcart_makes; // returns all…
0
votes
1 answer

Creating a instant search module for xcart with large MySQL database( millions of records) without using solr or elastic search?

Creating a instant search module for xcart with large MySQL database( millions of records) without using solr or elastic search? We have a x-cart 4.6.6 installation and we are looking to enable instant product name, description, sku, make, model,…
0
votes
1 answer

libCURL:: SSL: certificate subject name 'Common Name (eg, YOUR name)' does not match target host name ... but the CN and the target name match

So first the error code: string(345) " 404 - Not Found " 0 SSL: certificate subject name 'Common Name (eg, YOUR name)' does not match target host name 'www.example.com' This was found using the following test script.…
0
votes
1 answer

X-Cart: Sorry, the shop is inaccessible temporarily. Please try again later

When we move to X-cart website one server to another server than I have facing the problem. I have run the website like: www.domain.com than error is occurred, Sorry, the shop is inaccessible temporarily. Please try again later. I don't no what is…
0
votes
0 answers

"WordPress in X-Cart" issue

I have installed and configured 'WordPress in X-Cart' module for an X-Cart 4.6.4 Gold site. When I enable the module from the X-Cart admin, the x-cart front-end crashes, with an "Error establishing a database connection. Cannot use object of type…
vasilis
  • 143
  • 1
  • 1
  • 13
0
votes
1 answer

Site was designed in x cart. but some functions got deprecated

D/All, I am getting the below error in my web site. i think some functions has been deprecated due to higher version PHP 5.4.32. My site was designed in x cart. All the servers are upgraded to the latest C panel and php versions The site is working…
Karthick
  • 132
  • 6
0
votes
0 answers

Redirect loop when redirecting to HTTPS in XCART

There are other posts discussing HTTP to HTTPS redirection but none of hem answer this question. I have an XCART website and want to direct ALL traffic to https in the htaccess file. The rewrite section currently looks like this, which I believe is…
jdk
  • 143
  • 7
0
votes
1 answer

X-Cart Login Session

I'm currently using X-Cart and have some employees (each has an X-Cart administration account). I also develop some custom PHP webpages (not X-Cart modules) which require my employees to login before they can access those webpages. I want my…
0
votes
0 answers

jQuery UI Dialog Buttons not showing

I'm attempting to use the jQuery UI Dialog box within a version of x-cart. The problem is that my buttons for the dialog do not show whatsoever. Here is my latest jsfiddle showcasing the functionality which i am trying to…
Zy0n
  • 810
  • 2
  • 14
  • 33
0
votes
0 answers

Jquery in IE not loaded

I want to ask about jquery. in my website http://dev-4-6-1.zgrum.com/ when open in IE the jquery cant load. What a problem in this? and The slider can't show. But when open using chrome, firefox, its everything ok.