X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   News and Announcements (https://forum.x-cart.com/forumdisplay.php?f=28)
-   -   X-Cart Mobile module released (https://forum.x-cart.com/showthread.php?t=65246)

qualiteam 12-07-2012 03:57 AM

Re: X-Cart Mobile module released
 
It seems like a caching issue of the mobile browser or proxy servers. We did check that on several devices as well.

But as far as I can see everything is fine now.

Mhodge@q1w.net 12-07-2012 08:57 AM

Re: X-Cart Mobile module released
 
I have tried on different devices and browsers using cellular and wifi networks and in 2 different states and I get the same thing. I tested in a few emulators and the images appear on a PC so I am really confused.

Mhodge@q1w.net 12-08-2012 01:00 AM

Re: X-Cart Mobile module released
 
We have found several more glitches so we will need to disable the mobile store until updates are released. We still have the image issue above, there are broken links here and there and we just found that if you do not allow a customer to ship to a different address on your main site, the mobile site will allow you to enter a billing and shipping address when that option is disabled in admin. We only ship to the billing address due to fraud and that is very clear on our main site. I wish my findings were more favorable but this is not turn key. Be sure to test every single link and function.

Mhodge@q1w.net 12-08-2012 12:46 PM

Re: X-Cart Mobile module released
 
I re-enabled X-cart Mobile for a short period after attempting to remove the shipping address from being changed but it didn't work. Also, when a user clicks on their account under "More", none of the links like Address Book, Order History, Returns etc. work at all. I would like to request that X-cart go through this in depth and report back to us as it is a major headache launching something and finding one thing after another. Thanks

kevinrm 12-10-2012 03:56 AM

Re: X-Cart Mobile module released
 
Does anyone know if this works well with the x-multicurrency module?

Mhodge@q1w.net 12-12-2012 02:37 AM

Re: X-Cart Mobile module released
 
Any updates here????

soldatov 12-12-2012 10:39 PM

Re: X-Cart Mobile module released
 
Quote:

Originally Posted by Mhodge@q1w.net
Any updates here????


Hello, Mike.

We are working on it. Keep your posting via the HelpDesk, in appropriate thread.

Thomasb134 12-17-2012 01:11 PM

Re: X-Cart Mobile module released
 
I'm interested in purchasing the Mobile module this week (Xmas special discount). Have the reported issues been resolved? If so, are the patches already integrated into the latest distribution file set or would we have to apply them after the buggy version is installed?

Lastly, for those of you that have been using the Mobile module for a few weeks, do you have any comments for those of us that are interested in using it? I mean, do you think it's ready/reliable for the masses?

soldatov 12-20-2012 11:55 PM

Re: X-Cart Mobile module released
 
Hello X-Carters,

We have released a new version (1.1.0) of X-Cart Mobile module. It is ready for downloading in our Helpdesk "File area". There is also the patch file with the differences between the latest 1.0.7 and current 1.1.0
There were fixed such annoying bugs like: "manufacturers list", "a 'switch to desktop version' button" and "products list images dissapearing".
You can get the full list in the "CHANGELOG.XCART_MOBILE" file from module package.

If you didn't customized your current Mobile installation, just unpack and re-install the module.

ATTN: Remove the 'skin/common_files/modules/Xcart_Mobile/customer/main/register.tpl' file since it is unnecessary in the updated version.

In other case, you need to patch it using the patch-file from File Area. Also you will need to perform the following SQL-patch:
Code:

INSERT INTO xcart_languages SET code='en', name='lbl_switch_to_desktop', value='Switch to desktop version', topic='Labels';
INSERT INTO xcart_languages SET code='en', name='lbl_title_cart', value='Cart', topic='Labels';
INSERT INTO xcart_languages SET code='en', name='lbl_title_catalog', value='Catalog', topic='Labels';
INSERT INTO xcart_languages SET code='en', name='lbl_title_home', value='Home', topic='Labels';
INSERT INTO xcart_languages SET code='en', name='lbl_title_more', value='More', topic='Labels';
INSERT INTO xcart_languages SET code='en', name='lbl_title_search', value='Search', topic='Labels';


Mhodge@q1w.net 12-21-2012 11:17 AM

Re: X-Cart Mobile module released
 
I applied all of the updates and having the same issues with images. If you could check my installation and the patch I applied, that would be great.

soldatov 12-24-2012 12:13 AM

Re: X-Cart Mobile module released
 
Mike,

I'm sorry I missed one thing in my post (now it's updated): it's necessary to remove the 'skin/common_files/modules/Xcart_Mobile/customer/main/register.tpl' file which is affects that bug with "shipping address" section.

As for the images, I asked you in our messages board:
I've double checked the default module code, it is fine, so I need to ask you.
Do you have any customizations related to the product thumbnails in your store? Does your server has limitation (or maybe firewall settings) affecting the data transfer, requiring a particular "User Agent" or other HTTP headers?

elmirage001 12-24-2012 04:18 PM

Re: X-Cart Mobile module released
 
Merry Christmas Everyone!

Thank you for the new update which fixed some issues I was having and also fixed an "Add To Cart" issue I was having with CDSEO Pro.

I've made a couple of modifications that you may want to think about including in the next version.

1. If I'm out of stock I want my customers to see this on the products page and not have to find out after they've gone a step further to the product page.

In products.tpl:
If $product.avail >0 I show the price otherwise I show <span class="price">{$lng.lbl_out_stock}</span> (I use the class="price" to keep the "Out of Stock" text formatting the same as the price formatting.

2. When a product is "Out of Stock" you have removed the bottom "Add To Cart" button but left the top button. I have removed the top button in product.tpl if the product is "Out of Stock".

Wishing everyone all the best! Paul

kevinrm 12-25-2012 05:01 AM

Re: X-Cart Mobile module released
 
Well, I found after buying the mod - It doesn't incorporate the multi-currency feature. It should!

In all other respects, this mod is very nice, I am impressed with it. But since about one half of my customers are from the EU and one half are from North America, this is not going to be of much use since my base settings are from a third country where I reside.

Please incorporate the multi-currency feature in this!

georgewf 12-25-2012 09:35 AM

Re: X-Cart Mobile module released
 
"Ask a question" form doesn't work for me if Image verification is turned on.

soldatov 12-25-2012 11:19 AM

Re: X-Cart Mobile module released
 
elmirage001
Thanks, Paul. We'll take your comments into account for the further versions of module :)

kevinrm
We're working on the "multi-currency" compatibility. It'll be implemented within the nearest release.

georgewf
Could you please provide more details? We'll try to reproduce that issue.
It would be better if you contact us via Qualiteam Helpdesk: just create a question ticket and mention X-Cart Mobile in subject. I'll sort this out for free for you.

Merry Christmas, guys!
We wish you luck and prosperity!

And thank you for choosing our software :)

georgewf 12-25-2012 01:24 PM

Re: X-Cart Mobile module released
 
Quote:

Originally Posted by skot
it's necessary to remove the 'skin/common_files/modules/Xcart_Mobile/customer/main/register.tpl' file which is affects that bug with "shipping address" section.


I just installed on xcart 4.4 and I do have this register.tpl file. Is it supposed to be deleted?

kevinrm 12-25-2012 07:16 PM

Re: X-Cart Mobile module released
 
Installed this yesterday, got our first mobile order today. It's very cool - it shows a little icon below the order number on the orders list to let you know that the order is from a mobile device.

I think this mod is a very good one if you are in a very competitive area, my competitor's will be scratching their heads on how to keep up with this! The customers who will make purchases using this mod are more computer savvy than average and are the kinds of customers you want, at least in my case anyway. I give this mod a thumbs up!

georgewf 12-26-2012 01:56 PM

Re: X-Cart Mobile module released
 
Hi, I've been testing this and noticed one important quirk of jquerymobile that might cause you problems if you link to other non-x-cart parts of your site... all links to your own domain will use ajax. If the ajax prefetch fails for any reason (javascript file not loaded yet, for example) the mobile device will just hang until and if you figure out how to reload the page.

so in xcart you have to put rel="external" into your URL links if linking to other parts of your website.

http://jquerymobile.com/demos/1.0.1/docs/pages/page-links.html

elmirage001 12-27-2012 04:06 PM

Re: X-Cart Mobile module released
 
Is Image Verification incorporated into the mobile template? If not how long until it is? Thank you!

soldatov 01-03-2013 01:20 AM

Re: X-Cart Mobile module released
 
Happy New Year, everyone!

We have released a new version (1.2.0) of Mobile module in the end of December. And it is available in File area for downloading, from that time.
The major bugs with Image Verification and some Credit card payments are fixed.
Also there are two major improvements: X-MultiCurrency and "Apple touch icon" integration.

Good luck to you and your business! :)

kevinrm 01-03-2013 07:05 PM

Re: X-Cart Mobile module released
 
I re-installed this, I see no support anywhere for multi-currency. Where can the customer change the currency?

soldatov 01-04-2013 05:52 AM

Re: X-Cart Mobile module released
 
Quote:

Originally Posted by kevinrm
I re-installed this, I see no support anywhere for multi-currency. Where can the customer change the currency?


Please check the "%xcart_root%/skin/common_files/modules/Xcart_Mobile/modules/XMultiCurrency/customer/complex_selector.tpl" file permissions.

Also check the "%xcart_root%/skin/common_files/modules/Xcart_Mobile/customer/top_navigation.tpl" file if it has the following condition:

HTML Code:

{if $active_modules.XMultiCurrency}
  {include file="modules/XMultiCurrency/customer/complex_selector.tpl"}
{else}
  {include file="customer/main/language_selector.tpl"}
{/if}


If it does not, please add this code and check your mobile site once again: the top "choose language" button will change its behavior.

I will also check the module packages on our File Area, and update them if necessary.

kevinrm 01-04-2013 08:05 PM

Re: X-Cart Mobile module released
 
The latest files in my file area do not have this code in the top_navigation.tpl file. I'm not exactly sure "where" to add this code but I'll try...

kevinrm 01-04-2013 08:26 PM

Re: X-Cart Mobile module released
 
It works nicely, thank you for implementing this! I had two sales on mobile today, this is where the future is. If you folks want to get an edge on your competition, this would be a good way to do it! It's still in the early stages but I'm already seeing a few increased sales that I wouldn't have otherwise got.

soldatov 01-05-2013 01:58 AM

Re: X-Cart Mobile module released
 
We have updated Mobile module packages in our File Area. Thanks to kevinrm for finding a bug.

shawny 01-08-2013 12:50 AM

Re: X-Cart Mobile module released
 
Just got my first sale on x-cart mobile - woohoo!

BobTastic 01-18-2013 11:47 AM

Re: X-Cart Mobile module released
 
Hi,

I'm interested in this mod but we have a few 3rd party customizations, such as a currency module (not the official X-Cart one) and I'm concerned they won't work. There are also a few default X-Cart features that we don't want/use, so I'm curious how customizable is this mobile mod? Is it possible for a developer to tweak it so it suits our needs?

kevinrm 01-21-2013 05:10 AM

Re: X-Cart Mobile module released
 
I doubt it will work, especially considering your signature shows you are still using x-cart 4.1.3. I also used a third party multi-currency module for awhile - it worked but it was a headache to get set up correctly.

Credit due to all the 3rd party developers who developed mods who's ideas x-cart seems to have copied (of course, a lot of them got inspiration from Amazon). I do still use a few of their better mods, but when it comes time to upgrade it's a major headache and these days I stick with x-cart mods whenever possible.

BobTastic 01-21-2013 05:25 AM

Re: X-Cart Mobile module released
 
Quote:

Originally Posted by kevinrm
I doubt it will work, especially considering your signature shows you are still using x-cart 4.1.3. I also used a third party multi-currency module for awhile - it worked but it was a headache to get set up correctly.


Sorry, I hadn't updated it. We upgraded to 4.4 about a year ago.

I presume this mod can be edited via template files, but I don't know for sure. There isn't much information about this mod on their sales page and the FAQ section is rather feeble.

kevinrm 01-21-2013 10:16 PM

Re: X-Cart Mobile module released
 
"If it were me" (well, it was me actually), I'd upgrade the currency mod from the 3rd party to the x-cart version of it first, then add the mobile mod after you get that working. Yes, they integrate together. Not saying it can't be done but it'll certainly make your life easier. The X-Multicurrency module is way cleaner and works better than that 3rd party mod (Ruby) I used to use anyway. That mod required TWO mods, one for geo tracking and one for currency conversion. The x-cart version is one package that does both.

soldatov 01-24-2013 06:30 AM

Re: X-Cart Mobile module released
 
Hello guys,

We have released a new version of Mobile module (v 1.2.2).

Here is the list of improvements:
  • Added a new option to module's admin-side for disabling the Terms'n'Conditions dialog on the place order stage.
  • Integrated with "X-Payments"
  • Added support of Kindle devices

You can use patch packages to upgrade your current version or just unpack and re-install if your module's templates are not modified.

Good luck :)

tickseed 01-28-2013 02:32 PM

Re: X-Cart Mobile AlteredCart OPC ?
 
Hi,

Will AlteredCat One Page checkout work with X-Cart Mobile ? If not what control do you have over the checkout process ? can you have guest/no registration and fast checkout etc ?

Regards,

David

soldatov 01-29-2013 05:13 AM

Re: X-Cart Mobile AlteredCart OPC ?
 
Hi David,

Quote:

Originally Posted by tickseed
Will AlteredCat One Page checkout work with X-Cart Mobile ?

Unfortunately not. However, we can discuss its implementation if you are interested in. Post a question via HelpDesk, and our managers will contact you and discuss the price of implementation.

Quote:

Originally Posted by tickseed
If not what control do you have over the checkout process ?

The "Fast Lane Checkout".

Quote:

Originally Posted by tickseed
can you have guest/no registration and fast checkout etc ?

Yes. The X-Cart (as well as Mobile) allows anonymous checkout by default.

Chris B 01-30-2013 05:37 AM

Re: X-Cart Mobile module released
 
We installed the mobile module on a 4.4.2 version of x-cart and the "Main Category Product Listings" won't display.

The "Main Category List" as well as the "Product Detail" works fine.

Any ideas?

We installed x-cart-mobile-4.4.x.zip dated January5th, 2013 from our file area.

rolfodolfo 02-02-2013 12:46 PM

Re: X-Cart Mobile module released
 
Hi There,

I unpacked my mobile version to my x-cart directory and when i go to www.mydomain.com/install-xcartmobile.php it gives an internal server error: HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.

what could caused this??

Thank You in advance,

Rolf
(X-cart gold-plus and mobile 4.4.5 on Linux)

BobTastic 02-04-2013 04:51 PM

Re: X-Cart Mobile module released
 
I posted the following a couple of weeks ago but haven't had a response:

I'm interested in this mod but we have a few 3rd party customizations, such as a currency module (not the official X-Cart one) and I'm concerned they won't work. There are also a few default X-Cart features that we don't want/use, so I'm curious how customizable is this mobile mod? Is it possible for a developer to tweak it so it suits our needs?

Has anyone had success modifying this mod? And I mean more than just tweaking a stylesheet.

Thanks.

soldatov 02-04-2013 10:32 PM

Re: X-Cart Mobile module released
 
Quote:

Originally Posted by rolfodolfo
I unpacked my mobile version to my x-cart directory and when i go to www.mydomain.com/install-xcartmobile.php it gives an internal server error: HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.

what could caused this??


Please, check module' files permissions. Set 0644 to install-xcartmobile.php and try again.
If the issue still reproduces, contact with our support team via HelpDesk.


Quote:

Originally Posted by BobTastic
I'm interested in this mod but we have a few 3rd party customizations, such as a currency module (not the official X-Cart one) and I'm concerned they won't work. There are also a few default X-Cart features that we don't want/use, so I'm curious how customizable is this mobile mod? Is it possible for a developer to tweak it so it suits our needs?

Module has the same flexible templates structure as X-Cart. So it is not hard to customize if you are familiar with X-Cart.
If you want us to customize the module, make a request via the HelpDesk and our managers will contact you to discuss the price.

kevinrm 02-06-2013 08:00 PM

Re: X-Cart Mobile module released
 
Quote:

Originally Posted by BobTastic
I posted the following a couple of weeks ago but haven't had a response:

I'm interested in this mod but we have a few 3rd party customizations, such as a currency module (not the official X-Cart one) and I'm concerned they won't work. There are also a few default X-Cart features that we don't want/use, so I'm curious how customizable is this mobile mod? Is it possible for a developer to tweak it so it suits our needs?

Has anyone had success modifying this mod? And I mean more than just tweaking a stylesheet.

Thanks.


Actually, this was responded to, did you not read any of the follow-up posts? No, it won't work with 3rd part currency (Ruby) module as is. Anything is possible if you want to pay a developer to tweak it but it's going to cost you way more to do that than it would to just install the better working x-cart multi-currency module.

kevinrm 02-06-2013 08:27 PM

Re: X-Cart Mobile module released
 
Mod improvement suggestion.

First, this mod is working great for us and we're getting multiple mobile orders on a daily basis, I'm actually surprised at the number!

Anyway, under the "Advanced Settings" area, there are options for listing "best sellers" and "featured products." However, X-Cart also has a "Hot Products" mod which includes a "Recently Added Products" feature. It would be very nice if recently added products were able to be prominently displayed as well as best sellers and or featured products.

Just something to consider if you are making improvements later, I love this mod as it is already however...

soldatov 02-06-2013 10:49 PM

Re: X-Cart Mobile module released
 
Quote:

Originally Posted by kevinrm
It would be very nice if recently added products were able to be prominently displayed as well as best sellers and or featured products.


Thank you, Kevin :) We took it into account for the further module versions.


All times are GMT -8. The time now is 07:53 AM.

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