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 get shipping address in new column of order list in xcart

I am newbie in X Cart and working on XCart 5.2.5. I would like to know that how can I displays customer billing or shipping address in one new custom column of order list at back end. Please see the attached screen shots below Order list…
0
votes
1 answer

Xcart Search Module issue

I am facing this syntax error in my search module. Can someone please look into this that what's exact issue. // This is the path to the fts_instant_product_search.php file you…
Harvinder
  • 1
  • 1
0
votes
0 answers

Doctrine ORM: Insert entity with no IDENTITY specification within transaction

I'm trying to use Doctrine in a CLI application that handles data migration. Things were going well until I encountered a table/entity that has no identity increment for the primary key. Well, the primary key is actually a composite of three…
0
votes
2 answers

PHP, x-cart, potential security breach

The host of a server I work on just today turned off the site after x-cart was installed because the following commands were issued on the server and they think it's a security breach: ls -la 2>&1 id 2>&1;whoami 2>&1; id 2>&1 mkdir 123 pwd…
John Hunt
  • 4,265
  • 8
  • 45
  • 59
0
votes
1 answer

Xcart coupon code is not updating the cart

I am using X-Cart for for creating my shopping cart, when I add the discount code it doesn't update the cart simultaneously. I need to reload the page. I have used this coupon extension which comes with Xcart by default. Here is the link to the…
0
votes
1 answer

Importing .csv file in X-Cart 5 from console

I want to set up a cron job and do scheduled imports from a particular .csv file that I will upload/update via ftp. I wonder if there is an easy way to set up a product import for X-Cart 5 using linux console command?
0
votes
2 answers

Sandbox account will not work on ecommerce site but a live account will

I'm Using XCart 5.2.13 for a ecommerce site and when trying to make a test run with paypal express checkout I run into a error. In test or production mode the sandbox account API credentials do not work. I check twice to see if I made an copy…
0
votes
1 answer

How can i disable X-cart 5 Flexy template engine and use PHP?

Flexy is lack of documentation and maybe because of that I really don't like it at all. I want to use regular PHP in my module, is it possibly? The best solution would be if I could use PHP just for my module, and do not apply it site-wide. Thank…
shanginn
  • 223
  • 2
  • 6
0
votes
1 answer

Editing Included Content In Customized X-Cart PHP Page

My clients home page is https://www.quakereadykit.com/store/home.php This was given to me by a previous designer, and I cannot figure out how to do the simple task of changing the small photo next to the "Welcome" text. I have used Firebug in FF to…
Diventare Creative
  • 481
  • 3
  • 11
  • 31
0
votes
2 answers

In Which file of X Cart 5 we can put insert into query

In X cart how can we put insert into command. And also in which specific file?
0
votes
1 answer

X-Cart 404 Page not found

I have one problem with my x-cart website. When I click on any menu or any featured product, it show the below message: 404 Page not found The page you are trying to access does not exist on this server. Possible reasons: - The page may have been…
Men Pachak
  • 59
  • 1
  • 1
  • 4
0
votes
1 answer

Add pagination at Featured Products on homepage (X-Cart)

I am working with x-cart website, and I have one question about how can I add pagination to featured products on homepage? I want its process like that, if user clicks on next button, it will shows other featured products (in this case, it still…
Men Pachak
  • 59
  • 1
  • 1
  • 4
0
votes
1 answer

X-Cart - SQL error notification (Error code : 1030)

I am working on xcart website for my company. Right now, I always get the error messages from my website http://mothersenvogue.com.kh/ as below: [24-May-2015 08:50:51] (shop: 24-May-2015 15:50:51) SQL error: Site :…
Men Pachak
  • 59
  • 1
  • 1
  • 4
0
votes
1 answer

X-cart migration to latest version without loosing database

Our website is currently using X-cart version 4.4. We want to upgragde to version 5.0. The coding standard, file structures, and database tables are completely different. So we have to migrate X-cart 4.4 database into X-cart 5, then make new skins…
krishna
  • 37
  • 8
0
votes
1 answer

Fresh Install - Redirect loop on cart.php/admin.php

I've just installed X-Cart (5.2.4) to a Nitrous.io box for a quick play around and after what appears to be a textbook installation, any attempt to view the front or back end of the website results in an infinite loop. The permissions appear to be…
Gavin
  • 6,284
  • 5
  • 30
  • 38