It's highly affordable, has tons of features, works as expected out of the box, and has several unique and useful features. The hosting team, design team, development team are also very talented and experienced in X-Cart.

learn more… | top users | synonyms

0
votes
0answers
5 views

Membership Levels in XCart: Keeping Products Still Visible

I have a question about membership levels in XCart. I know you can make products hidden using the membership levels but I'm wondering if it is possible to keep the products visible but make it so that ...
0
votes
0answers
15 views

$REQUEST_METHOD is not working in xcart

I am working on xCart website. I am asked to fix the issue with forgot password form. After submitting the form there is one logic to check the form is submitted with POST method. if ($REQUEST_METHOD ...
0
votes
1answer
24 views

X-Cart Run Ajax On Successful Order

I have an X-Cart store, when a person places a successful order I would like to send an ajax request to the server using jquery (if possible), or at the very least run some PHP code at that point. ...
0
votes
2answers
27 views

Port X-Cart Module to Joomla (Cloudsearch) (might be impossible)

I have an X-cart store with a Joomla front-end. I have installed the x-cart module cloudsearch into my x-cart store. It creates a little search box in the upper right corner to search my x-cart ...
0
votes
0answers
7 views

Which type of password encrypt method used in Xcat Pro and Xcart platinum version 4.5.5

i have use xcart pro version user table then after my table all database use in xcart platinum version 4.5.5. so, my user password filed doesn't match. Which type of password encrypt method used ...
0
votes
2answers
21 views

How to Redirect login.php to other url in X-cart

Please check Below Both URL and help me:- http://www.xyz.com/login.php to Redirect http://www.xyz.com/Phase-2 Please Help me. Thanks
0
votes
0answers
29 views

How does one set the default payment type for X-Cart

I can't figure out how to set the default payment selected when going to the checkout page. Is there a way to set it up through the database, admin page, or a config file? I'm using version 4.5.2 if ...
0
votes
1answer
30 views

X-Cart Shipping Address Validation

Does anyone know the best way to implement address validation in X-Cart? Validation should block a user from being able to continue in the order process until a valid shipping address is set. Maybe ...
0
votes
1answer
33 views

x-cart recurring orders

I have been developing a custom recurring order script for a client in x-cart, the problem I'm facing is when the recurring order (cron) triggers and loops the orders scheduled, the order doesn't ...
0
votes
1answer
46 views

Unable to add extra field. Error ID 79 appeared X-Cart

I am currently using X-Cart to create an online shop. I am trying to create 'company' fields in address book. I had follow the instructions: but I was shown an Error ID 79. According to the forum, it ...
0
votes
1answer
35 views

X-cart Form Administration: How to integrate a new Form Field Type

What I am essentially trying to do is to be able to utilize more Field Types than the very simple 'Text', 'Checkbox' or 'Select' when customizing a form in X-Cart. Namely, I have custom fields in my ...
0
votes
0answers
34 views

xcart - Show extra charges depending on customer type (DIFFERENT FROM MEMBERSHIP)

I am currently using xcart to create an online store for my client and my client wants to charge extra on certain customer type. I had added an additional field on the register form call 'Customer ...
0
votes
0answers
11 views

How to add subscribe functionality in header of Xcart template?

I have a "subscribe" functionality in body part of my current xcart project. Now, i wanted to shift that to the header of my website. I have been used IContact_Subscription for this functionality. ...
0
votes
0answers
29 views

htaccees rewrite in xcart

I am trying to rewrite urls in xcart ver 4.1 and using 'xc seo' module. As I am not not much into htaccess but what I can see that the flow of xcseo is as below: For a simple ...
0
votes
1answer
230 views

mb_convert_encoding Not working

I am using mb_convert_encoding for converting texts entered by the user (to utf-8 format) in a X cart site. But when I was trying to run the code the execution terminates at the encoding point. The ...
0
votes
0answers
44 views

xCart - Javascript files not running on Register.php

I've got xCart running our site and for the longest time we never had a problem with our custom javascript files running on our register.php and checkout pages. However, recently, the javascript ...
0
votes
0answers
13 views

X-cart shopping page is showing as blank

For site http://www.truly-organic-clothing.com, shop tab: http://www.truly-organic-clothing.com/shop is showing as blank. Please provide the possible solution to fix
0
votes
0answers
47 views

XCart - How to change membership level on sucessful payment from paypal?

I found no documentation for x-cart on how to change membership level if a member successfully paid for a product. Say I have created a membership level "Paid member" if the payment is successful I ...
0
votes
2answers
128 views

POST Method not working in form submission?

I've set up a product enquiry page so that people can submit questions straight from the product details page. I'd like to post some variables from the product details page to the enquiry page, but ...
0
votes
2answers
52 views

is there any condition in xcart that $_POST method not working? [closed]

I am new to xcart when i try to retrieve value from $_POST method .its not working and when I try to retrieve value from $_GET method . is there any condition in xcart that $_POST method not working? ...
1
vote
0answers
21 views

Greek letter encoding issue

I am using x-cart version is 4.2.3. I have Greek letter conversion issue in a functionality . i.e Greek character αβΓ is converting to αβΓ. Is there any way to avoid these encoding.It is not a ...
0
votes
0answers
52 views

Chrome won't render img tag in x-cart

If you go to this site, http://www.saxxunderwear.com/Saxx-Black-Sheep/, and click 'Add to Cart' you'll see a product pop-up. In every browser but Chrome the product image appears on the left. In ...
0
votes
1answer
38 views

How do I find the controller which is providing the data for an Xcart smarty template

One of my big problems is discovering where the data is generated from. I can skin a template fine but when it comes to changing the supplied data for example the breadcrumbs I havn't got a clue where ...
0
votes
2answers
96 views

How can I prevent a javascript code from loading on certain pages?

We use the e-commerce platform X-cart to host our shopping cart along with a built in integration for Janrain which allows for social login through facebook, etc. We wish to limit the ability to ...
0
votes
0answers
36 views

RSS feed for xcart

I am working on http://softprodigy.in/OPW/ xcart site. I want Rss feed for this site.I don't have any idea how to do this. Thanks.
0
votes
0answers
91 views

C# Blowfish Decription that encripted in X-CART (PHP)

I'm using X-Cart. (http://help.x-cart.com/index.php?title=X-Cart:Blowfish) X-Cart encrypt Order Detail field using Blowfish. and I want to make decrypt the encrypted text using C# I download this ...
1
vote
3answers
755 views

Hiding PHP / MySQL error message

I have a website based on X-Cart. It’s working fine. However, when I go to the address (manually accessing the link) www.mysite.com/"Xx<XaXaXXaXaX>xX I get this error message: INVALID SQL: ...
0
votes
1answer
113 views

Disabling MySQL error messages

I have McAfee secure installed on my webserver . I am running Xcart on it. The MCAfee shows me the following message During our analysis of your web application, we detected database specific ...
0
votes
1answer
158 views

Drupal and XCart. Sharing users

I've just finished skinning an xcart for a client and he has dropped me an email letting me know that he has been speaking to an iPhone dev company who are going to build a social networking app on ...
1
vote
1answer
35 views

Unable to find xcart page

in our application we find a page like below domainname.com/store_page.php In the root folder, we can see store_page.php file. Inside that page, it is loading that page from other location ...
1
vote
3answers
96 views

SQL update table values from a different table

I have 2 tables xcart_products which has productid , meta_description and many other fields . The 2nd table is xcart_extra_field_values which has ( productid fieldid and value ) I need to copy the ...
1
vote
2answers
116 views

MySql Grouping a Group

I am trying to figure out the best way to run this query. I basically need to return a list of "login" fields (the login field is basically a customer id / key) of customers who have only placed one ...
0
votes
2answers
321 views

php Xcart Setup using smarty template

i want to run a existing product store site on my localhost wamp server i changed all the Config variables in config file as follow $sql_host ='localhost'; $sql_user ='root'; $sql_db ='beauty'; ...
0
votes
1answer
145 views

X-Cart Pro Module to display seller information in product detail page

I am using X-Cart Pro 4.4.5. While displaying the details of product when user clicks on any product, i want to display the Seller info as well, that who is selling that product. See below link how ...
0
votes
1answer
63 views

using xcart is it possible to track a successful purchase with google analytics?

With x-cart, is it possible to track successful purchases with Google analytics? If so is this done through the administrative panel or through a php template file? I need to insert the google ...
0
votes
3answers
285 views

What CMS is suitable for my project? [closed]

I'm developing an e-commerce website, and i am anxious about which suitable cms to use. Here are my website specifications: My site is a restaurant management system by geographical location (i.e ...
0
votes
1answer
63 views

Reverse Shopping Script

I am trying to find a shopping Script where instead of buyer bidding , I want the seller to bid money on the wish list of a buyer . Is there any script / Plugin like this or would i have to build it ...
0
votes
1answer
73 views

XCart unable to add items to cart

Hey guys I'm taking over another web developers installation of XCart and am unable to add items to a cart, it seems like they disabled this functionality somehow, and am wondering if there are ...
0
votes
2answers
142 views

XCart Checkout Steps

I am using xcart. In the checkout process, I want to skip the step that appears after a customer clicks the add to cart button on the product page. It should take them to a page that shows the product ...
0
votes
2answers
123 views

“order lost” in X-Cart in return section of payment module

I wrote a payment module for X-Cart. My return url section is: require './auth.php'; if (!func_is_active_payment('cc_mellat.php')) exit; $rescode=$_POST['ResCode']; $RefID=$_POST['RefId']; ...
0
votes
0answers
152 views

“order lost” in X-Cart in return section of payment module

I wrote a payment module for X-Cart. My return url section is: require './auth.php'; if (!func_is_active_payment('cc_mellat.php')) exit; $rescode=$_POST['ResCode']; $RefID=$_POST['RefId']; ...
0
votes
1answer
68 views

what is cc_pp3_data table in XCart's database?

I'm trying to write a payment module for XCart 4.4.4 . There is a cc_pp3_data table in DB that all of other payment modules run this query on it: db_query("REPLACE INTO $sql_tbl[cc_pp3_data] ...
0
votes
1answer
456 views

while retreving the data using ajax getting an error message

I posting my value through ajax and using the response the details will be displayed.I am getting the problem while retreiving the data.But i dono where i have mistaked,then this is the error getiing ...
3
votes
2answers
5k views

Smarty If URL Contains

Using Smarty Tags I'd like to determine if an URL contains a word, something like: {if $smarty.get.page contains "product.php"} ..... I know contains doesn't exist, but how could I easily go about ...
-1
votes
1answer
142 views

X-Cart Payment Gateway development [closed]

someone has information on how to develop Payment Gateways on X-Cart?
0
votes
2answers
246 views

getting an error msg while using file_get_contents()

I am getting an warning messsage like this Warning: file_get_contents() [function.file-get-contents]: stream does not support seeking this is the code ...
0
votes
1answer
437 views

X-Cart stopped working, it seems like it goes somewhere and never comes back

I am facing a very strange issue in X-Cart, I am working on localhost. It was working fine and now it is not working anymore. It shows nothing but a blank page, it seems like it goes somewhere and ...
0
votes
1answer
122 views

Getting the data from backend to display it on Front end in X-CART

I am working on a X-Cart Module. I need the backend configuration values to the front end. In admin/configuration file I have created an array which contains the value which I need to use it in ...
1
vote
1answer
538 views

Showing Up of Product Options on Products List

how to show product options on product list in xcart 4.4.2.Under the Men's Clothes category, in shirts, I need to show options like color,size on shirts list itself.Now currently it is in shirt ...
0
votes
2answers
799 views

In XCart, how can I list the subcategories within a category?

In my XCart 4.4.2 installation, I have a few major categories of products, each containing several subcategories. On the home page, I'd like to list the subcategories within each category but am ...

1 2