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
0 answers

How to restore existing class and skins directory after reinstall xcart 5.3?

I'm testing the xcart platform, but the problem is after I reinstall xcart and copy & paste my on-working backup directories back to the correct directory (class and skins). There is no content show on the customer's page. I did cache it several…
Stu_Dent
  • 370
  • 1
  • 4
  • 19
0
votes
1 answer

Removing manufacturer in xcart

I am using xcart 4.7. After removing a manufacturer, all products renamed as restored products and all details are corrupted. I tried to database integrity checking but no result.
0
votes
1 answer

Can't understand this error using Xcart

We have a website which is built on Xcart 5.2. I imported database on my local system then I set database configuration under rootfolder/etc/config.php after that when I go to site using url "localhost/FSM/" It showing :- config.php ;
Ramkishan Suthar
  • 403
  • 1
  • 7
  • 26
0
votes
1 answer

Specific 301 redirect from X-Cart to Woocommerce

I'm about to move my online store website from X-Cart to Wordpress Woocommerce. I need a 301 redirect to direct all the old product pages to the new ones so I don't lose out on SEO. The old pages were…
Lee
  • 1
  • 1
0
votes
1 answer

specific file for leverage browser caching

I have added below code in htaccess ## EXPIRES CACHING ## ExpiresActive On ExpiresByType image/jpg "access plus 1 year" ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/gif "access plus 1 year" ExpiresByType…
Karthika
  • 5
  • 1
  • 8
0
votes
1 answer

Installing module in X-Cart 4.4.x with custom configuration

I need to install a module in x-cart 4.4.4 (https://help.x-cart.com/index.php?title=X-Cart:X-PDF_Invoices). X-cart is in the root directory, but installed modules are in root/modules. The installation instructions suggest unpacking and moving all…
MP_Webby
  • 916
  • 1
  • 11
  • 35
0
votes
2 answers

x-cart 5.3.1.3 Clean URL and Static pages not working

I have been baffled for a few days with this one. When using Clean URLs, all .html pages redirect to the homepage. This happens to both static and dynamically generated pages. But, all .php pages work correctly. I'm using the following .htaccess and…
0
votes
0 answers

X-Cart 5.3.1.3 issue

Hello I need help in some x-cart issue. What I want to do is to change the city field in the checkout menu from input text into a drop-down and populate the option with data from database. I'm new in X-Cart and I'm using 5.3.1 version.
Soptareanu Alex
  • 4,846
  • 4
  • 15
  • 15
0
votes
2 answers

Order processing error in PayPal pro for Xcart 4 website

I am working on a Xcart online store. Its version is 4. For payment gateway we have integrated "PayPal Pro" but its showing following error When I check out through paypal payment pro with my credit card: Order declined. Review your data or contact…
Ankur Singh
  • 93
  • 3
  • 12
0
votes
1 answer

category page open up blank in xcart

I had updated my xcart site from 4.X.X version to 4.7.6 version. All works fine but the look and feel of my site changed completely. I was using 2-column skin in older version and I want exactly same look as that in old version, but after…
Aashi
  • 389
  • 1
  • 9
  • 20
0
votes
2 answers

Unable to display categories at frontend in xcart

I am using custom skin in xcart but I am unable to display categories and subcategories at frontend. But If I switch to default theme then It displays all the categories at frontend. Where Iam doing wrong? I had googled it and also chat on helpdesk…
Aashi
  • 389
  • 1
  • 9
  • 20
0
votes
1 answer

Ajax call from dynamically generated pages

I am trying to clone a div from a dynamically generated pages to another page using Ajax, and I keeping getting "null" as a result. Here is the chain of pages: Home -> MainCat -> SubCat1 -> SubCat2 -> FinalProd I need to clone a div from the MainCat…
Sergio
  • 792
  • 3
  • 10
  • 35
0
votes
1 answer

PayPal transaction id is not display in XCart invoice

I would like to know that why XCart have public id instead of PayPal transaction id in their order invoices, And is there any way to displays the PayPal transaction id in invoice after successful order completion through PayPal in XCart .
0
votes
1 answer

Xcart upgrade from 4.6.2 to 4.7.5

I am trying to upgrade my Xcart 4.6.2 to 4.7.5. I followed the documentioan exactly as mentioned here http://help.x-cart.com/index.php?title=X-Cart:Upgrading#Upgrading_from_version_4.7.0_or_later However the software is updated and the db remains…
aarpey
  • 158
  • 1
  • 3
  • 15
0
votes
1 answer

Omitting the parent product from calculation

I'm having some issues addressing some calculations. I have a product page, and in that product page I have some related products that can be purchased as a group at a discounted price. I have everything working, but I am having issues omitting the…
Sergio
  • 792
  • 3
  • 10
  • 35