Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

X-Cart Mobile module released

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #11  
Old 11-06-2012, 06:34 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,189
 

Default Re: X-Cart Mobile module released

It appears there is a problem - again - about http/httsp redirect and CSDEO. If CDSEO is installed and "redirect to http" option is active in admin the mobile mod throws an error when going from https page to http page....

The reason I mention CDSEO is because Jon has a fix for CDSEO and XC http/https redirect
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #12  
Old 11-06-2012, 07:16 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: X-Cart Mobile module released

Quote:
Originally Posted by cflsystems
It appears there is a problem - again - about http/httsp redirect and CSDEO. If CDSEO is installed and "redirect to http" option is active in admin the mobile mod throws an error when going from https page to http page....

The reason I mention CDSEO is because Jon has a fix for CDSEO and XC http/https redirect

I have the https->http redirect fix for CDSEO Pro for version 4.5.3 and later if anyone needs it. Send me a PM.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #13  
Old 11-06-2012, 07:22 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,189
 

Default Re: X-Cart Mobile module released

It seems the module has issues with http/https and switching between them....
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #14  
Old 11-06-2012, 07:23 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,189
 

Default Re: X-Cart Mobile module released

The demo site mentioned above does not have https mode so hard to say of this is XC bug...
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #15  
Old 11-06-2012, 10:34 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,189
 

Default Re: X-Cart Mobile module released

This time QT acted very fast - bug fix - https://bugtracker.qtmsoft.com/view.php?id=42360
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #16  
Old 11-08-2012, 04:43 AM
 
fearnothing fearnothing is offline
 

Senior Member
  
Join Date: Jun 2005
Location: North East England
Posts: 124
 

Default Re: X-Cart Mobile module released

Looks interesting and mobile is a route we've been contemplating for some time.

We make extensive use of Manufacturers as Artists for our CD store - how 'mod-able' is the code to be able to add Manufacturers names to pretty much every product?

In fact generally how easy is it to get underneath the hood for tweaks and mods?
__________________
www.smartchoicemusic.com
Smart Choice Music - Import CD and DVD Specialists
4.6.0
MySQL 5.5.34
PHP 5.4.24
Apache/2.2.26
Multiple homegrown and paid-for mods
Reply With Quote
  #17  
Old 11-11-2012, 06:53 PM
  rubyaryat's Avatar 
rubyaryat rubyaryat is offline
 

eXpert
  
Join Date: Feb 2003
Location: Canada
Posts: 289
 

Default Re: X-Cart Mobile module released

We have purchased this module but there doesn't seem to be a way to switch to the mobile version when viewing on a non-mobile platform for troubleshooting etc.
Anybody else figured out how to get the mobile rendering on a non-mobile platform for testing/development?
__________________
Rubymods.com - Your X-Cart services partner for over 9 years.
Modules offered: FedEx labels, Live currency rates, GeoIP, Order Audit, Multiple e-goods.
X-Cart Store Hosting, project management and affiliates program available.
4.2.3 gold [Unix]
Reply With Quote
  #18  
Old 11-12-2012, 04:22 AM
  soldatov's Avatar 
soldatov soldatov is offline
Moderator
 

X-Cart team
  
Join Date: Apr 2011
Posts: 163
 

Default Re: X-Cart Mobile module released

Quote:
Originally Posted by rubyaryat
We have purchased this module but there doesn't seem to be a way to switch to the mobile version when viewing on a non-mobile platform for troubleshooting etc.
Anybody else figured out how to get the mobile rendering on a non-mobile platform for testing/development?
You can use the built-in User Agent switcher in Google Chrome:
1. open the Developer Tools (Ctrl+Shift+I on Windows/Linux, Command - Option - I on Mac OS X)
2. click the "settings" icon at the bottom right corner of the window
3. check "override user agent" and select one of the options (Internet Explorer 7/8/9, Firefox 4/7 for Windows/Mac, iPhone, iPad and Nexus S running Android 2.3). You can also select "other" and enter a custom user agent.


The Safari browser has the built-in tool for that too.
Run Safari, click on Edit -> Preference, then go to Advanced tab. Check the checkbox for Show Develop menu in menu bar option.

Exit from the Preference dialog window, a new "Develop" menu will show in the menu bar. Click on Develop, and then select User Agent in the pull down menu


Also there are a lot of addons for Mozilla Firefox for the changing User Agent. Here is the list:
https://addons.mozilla.org/en-US/firefox/search/?q=user+agent+switcher [^]


And finally, there is another way to always show the mobile version. Open the modules/Xcart_Mobile/config.php and comment the following lines: from 101 to 107 (it's a condition for the mobile enabling) and 148th (the closing brace).
Reply With Quote

The following 2 users thank soldatov for this useful post:
qualiteam (11-13-2012), totaltec (12-14-2012)
  #19  
Old 11-12-2012, 05:03 PM
  rubyaryat's Avatar 
rubyaryat rubyaryat is offline
 

eXpert
  
Join Date: Feb 2003
Location: Canada
Posts: 289
 

Default Re: X-Cart Mobile module released

Thanks Konstantin!
Great reply. I had not used the user agent override on chrome web developer before.
Thanks for the tip. Will come in useful.
Rubyaryat
__________________
Rubymods.com - Your X-Cart services partner for over 9 years.
Modules offered: FedEx labels, Live currency rates, GeoIP, Order Audit, Multiple e-goods.
X-Cart Store Hosting, project management and affiliates program available.
4.2.3 gold [Unix]
Reply With Quote
  #20  
Old 11-13-2012, 04:35 AM
  soldatov's Avatar 
soldatov soldatov is offline
Moderator
 

X-Cart team
  
Join Date: Apr 2011
Posts: 163
 

Default Re: X-Cart Mobile module released

Hello, X-Carters!

This post is for everyone, who has experienced troubles with the language variables missing.

We have fixed this issue. Please download the new version (1.0.4) of module from the HelpDesk File Area and replace the following files in your X-Cart with the updated ones:
modules/Xcart_Mobile/config.php
modules/Xcart_Mobile/customer.php
modules/Xcart_Mobile/admin.php
Or you can just unzip the module package to your XC root and allow the files replacement; the SQL-patch is not needed.
Reply With Quote

The following user thanks soldatov for this useful post:
qualiteam (11-13-2012)
Reply
   X-Cart forums > News and Announcements


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 08:24 PM.

   

 
X-Cart forums © 2001-2020