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

X-Cart v4.5.1 released

 
Closed Thread
   X-Cart forums > News and Announcements
 
Thread Tools
  #11  
Old 06-28-2012, 11:49 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: X-Cart v4.5.1 released

Quote:
Originally Posted by sparrowdog
Is that something I can do myself? HOw easy is it to upgrade a database for a later version?

Yes. Can be complicated, depends on the installation.

The upgrade procedure described here.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
  #12  
Old 06-29-2012, 05:55 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: X-Cart v4.5.1 released

Ok upgraded 4.5.0 to 4.5.1 - no problems BUT

http://forum.x-cart.com/showpost.php?p=338219&postcount=18 - still exists, books theme, check the demo

http://forum.x-cart.com/showpost.php?p=312994&postcount=202 - still there

https://bugtracker.qtmsoft.com/view.php?id=41595 - still there, check the demo - letter O
__________________
Steve Stoyanov
CFLSystems.com
Web Development
  #13  
Old 06-29-2012, 06:07 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: X-Cart v4.5.1 released

Now another thing - the add to cart popup is nice but guys please - consistency. XC 4.5.1 now has 4 different looking popups

1. Add to cart popup
2. Popups like login or shipping estimator
3. Error popups - still the ugly top right corner popups
4. Images popup - like detailed images

How about pick one and stick to it so there is consitency through out the whole site. I like colorbox one but the new "add to cart" popup is also very nice, better looking than the other popups (I think is all css changes but still)
__________________
Steve Stoyanov
CFLSystems.com
Web Development

The following 2 users thank cflsystems for this useful post:
ADDISON (06-29-2012), qualiteam (07-01-2012)
  #14  
Old 06-29-2012, 08:04 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: X-Cart v4.5.1 released

I suspect this bug exists in 4.4.x and 4.5.x. Have all 3 security settings in admin checked - login https and redirect to http. Then login. Browse. No matter if you are on http or https page - click on logout. Cart redirects to https. Reason - url is login.php?mode=logout. login.php is one of the https scripts. It should NOT redirect to https - it should redirect to http. Simple fix until QT provides an offical one

In /home/cmarket/public_html/https.php find

Code:
if (empty($https_scripts)) return false;

and after add

Code:
// added by CFL Systems to avoid https when loggin out $p = strpos($link, 'logout'); if ($p !== false) return false;
__________________
Steve Stoyanov
CFLSystems.com
Web Development

The following 3 users thank cflsystems for this useful post:
ADDISON (06-29-2012), Duramax 6.6L (07-02-2012), qualiteam (07-01-2012)
  #15  
Old 06-29-2012, 11:39 PM
  ADDISON's Avatar 
ADDISON ADDISON is offline
 

X-Man
  
Join Date: Jan 2008
Posts: 2,613
 

Default Re: X-Cart v4.5.1 released

I agree Steve. XC needs a professional look for popup windows (confirm, warning, error, ...). If possible the same for all windows front end/back end. And fast ...

> Program Logic issue. One thing I really don't like is about ordering a quantity more than inventory can supply. Let's say in stock are 5 pieces and I change in cart page to 10 pieces. After update process, quantity box shows 5 pieces (all quantity in stock) but XC should display a warning pop up window ("your request exceeds the number of items in stock"). All popular carts have this window which makes the buyer understands what is going on. Even LiteCommerce 3 has a nice way to let customer know when stock quantity is exceeded (* Maximum value is 1000). Why not XC? Is it so challenging to include it in the next version?
__________________
X-Cart Next: Business 5.2 (learning and testing)
X-Cart Classic: Gold and Gold Plus 4.7
Lots of Modules and Customizations
OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux
Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions)

You can catch my ideas here: http://ideas.x-cart.com
  #16  
Old 06-30-2012, 07:17 AM
 
JacksmithxD JacksmithxD is offline
 

X-Adept
  
Join Date: Oct 2010
Posts: 400
 

Arrow Re: X-Cart v4.5.1 released

Quote:
Originally Posted by cflsystems
Now another thing - the add to cart popup is nice but guys please - consistency. XC 4.5.1 now has 4 different looking popups

1. Add to cart popup
2. Popups like login or shipping estimator
3. Error popups - still the ugly top right corner popups
4. Images popup - like detailed images

How about pick one and stick to it so there is consitency through out the whole site. I like colorbox one but the new "add to cart" popup is also very nice, better looking than the other popups (I think is all css changes but still)

Totally agree with you on this, it is 2012 afterall! Seems strange how they haven't done it already to be honest, seems like lazyness though!
__________________
Xcart 4.5.2
  #17  
Old 07-04-2012, 02:52 AM
  rocky's Avatar 
rocky rocky is offline
 

X-Cart team
  
Join Date: Jul 2005
Posts: 719
 

Default Re: X-Cart v4.5.1 released

Thank you all for the feedbacks, they are appreciated. We will take your suggestions regarding the pop-ups into consideration. I can assure that it's definitely not a lazyness, we are intensively working and trying to do our best to improve the software and make it even better than it's now.
__________________
Alexander Dyachkov,
Director of Customer Success

The following 8 users thank rocky for this useful post:
ADDISON (07-04-2012), cflsystems (07-04-2012), Duramax 6.6L (07-04-2012), gb2world (07-04-2012), JacksmithxD (07-04-2012), Mish (07-09-2012), Mr. G (07-04-2012), photo (07-04-2012)
  #18  
Old 07-04-2012, 07:29 AM
 
yowstar yowstar is offline
 

Advanced Member
  
Join Date: Feb 2011
Posts: 39
 

Default Re: X-Cart v4.5.1 released

Quote:
Originally Posted by rocky
Thank you all for the feedbacks, they are appreciated. We will take your suggestions regarding the pop-ups into consideration. I can assure that it's definitely not a lazyness, we are intensively working and trying to do our best to improve the software and make it even better than it's now.

I agree don't think its laziness its just that engineers creates things all the time without all the finer points or parts. Microsoft releases service packs continually for all there products and Apple releases updates. This I think is because they didn't think of some circumstances or they needed to do some more brain storming to get best possible ideas.

Two improvements I would like to see in the popup add to cart is one, the addition of showing related products, showing of random products is good but I think related products has a better chance of increasing sales.

Two, A popup for when a coupon is applied. The current setup with X-Cart is not good as when coupon is applied in error. If you are not looking in the top right hand corner you will be wondering what happen as the message displays for a couple seconds and disappears.
__________________
xcart
  #19  
Old 07-04-2012, 12:31 PM
 
oates oates is offline
 

Senior Member
  
Join Date: Apr 2006
Posts: 113
 

Default Re: X-Cart v4.5.1 released

I read in instructions to go to 'apply patch' and select from the target menu 4.5.1

but it says none available.

I'm on 4.5.0 by the way. Any other way to upgrade?
__________________
X-CART 4.5.0
MySQL - 5.1.63
PHP 5.3.9
Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4
Dedicated Cloud Server
  #20  
Old 07-04-2012, 01:03 PM
 
Duramax 6.6L Duramax 6.6L is offline
 

X-Adept
  
Join Date: Dec 2006
Posts: 865
 

Default Re: X-Cart v4.5.1 released

Quote:
Originally Posted by oates
I read in instructions to go to 'apply patch' and select from the target menu 4.5.1

but it says none available.

I'm on 4.5.0 by the way. Any other way to upgrade?

Did you download and then decompress the files from your help desk. Then upload them to the server. Then the files for upgrade will show.

Make sre to back every thing up first.
__________________
Xcart 5.1.6 Building New Store
Xcart4.6.4 Gold Plus
Xcart 4.6.4 Platinum
Smart Template,
Mail Chimp Upgrade
Checkout One (One Page Checkout)
Checkout One X-Payments Connector
Checkout One Deluxe Tools
Call For Price
On Sale Module
Buy Together Module
MAP Price MOD

The following user thanks Duramax 6.6L for this useful post:
rocky (07-10-2012)
Closed Thread
   X-Cart forums > News and Announcements



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 10:17 PM.

   

 
X-Cart forums © 2001-2020