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

X-Cart 4.1.2 released

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #41  
Old 07-19-2006, 09:25 PM
 
mffowler mffowler is offline
 

X-Adept
  
Join Date: Mar 2003
Location: Melbourne, Australia
Posts: 811
 

Default 4.1.2 Product Variant Qty. Bug

Product Variants Display Bug

I just loaded some options for a pair of pants. There were 50 size variants (ie. 28 x 30, 28 x 32, etc.) and 5 colors options (250 variants).

With the full list of variants, I was able to open the product variants page once. Then after I loaded some prices and updated, the page stopped short of displaying the total product variants.

Only 2/3 or so were able to be viewed on the "Product Variants" page. tried in Firefox then IE. on a PC. Problem went away when I reduced the color options (less variants).

- Mike
__________________
4.1.9
Reply With Quote
  #42  
Old 07-20-2006, 05:22 AM
 
carpeperdiem carpeperdiem is offline
 

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

Default Re: 4.1.2 Product Variant Qty. Bug

Quote:
Originally Posted by mffowler
Product Variants Display Bug

Problem went away when I reduced the color options (less variants).

I am testing 4.1.2 and my products only have a single "color" variant. None of my products exceed 9 variants. I am NOT experiencing this problem.

Do we know the magic number at what # of variants breaks the code? I'll try to break it later today...
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #43  
Old 07-20-2006, 10:02 AM
 
TL408 TL408 is offline
 

X-Adept
  
Join Date: Jan 2005
Posts: 549
 

Default

In this 4.1.2 version..........On the product display page, is it possible just to upload one one large picture (ex. 640 x 480) for the product image and have it automatically rescale down to.....let's say 150px width.....And then the customer can click on it to see the large picture?

What I'm trying to do is rather using multiple images for "Thumbnail", "Product Image", & "Detailed Image".....I would prefer to upload 1 large image and have it automatically scaled.

Thanks
-Tuan
__________________
Win2003 IIS6, PHP 5.2.3, MySQL 5.0.45 and X-Cart 4.1.9
Reply With Quote
  #44  
Old 07-20-2006, 11:05 AM
  Alltribes's Avatar 
Alltribes Alltribes is offline
 

Senior Member
  
Join Date: Dec 2004
Posts: 192
 

Default

Quote:
Originally Posted by TL408
In this 4.1.2 version..........On the product display page, is it possible just to upload one one large picture (ex. 640 x 480) for the product image and have it automatically rescale down to.....let's say 150px width.....And then the customer can click on it to see the large picture?

What I'm trying to do is rather using multiple images for "Thumbnail", "Product Image", & "Detailed Image".....I would prefer to upload 1 large image and have it automatically scaled.

Thanks
-Tuan

You could use the smarty {thumb} plugin from http://www.cerdmann.com/thumb/

It's default behavior scales down the image to your specifications and opens the full sized image in a new window when it is clicked.
__________________
Alltribes.com
Native American Jewelry
Pottery, Baskets, Kachinas & More

X-cart Gold Version 4.0.17 Live
PHP 5.2.6
MySQL 4.1.25
(mt)
Reply With Quote
  #45  
Old 07-20-2006, 11:13 AM
 
Light Speed Light Speed is offline
 

X-Adept
  
Join Date: Mar 2003
Posts: 921
 

Default

Quote:
Originally Posted by TL408
In this 4.1.2 version..........On the product display page, is it possible just to upload one one large picture (ex. 640 x 480) for the product image and have it automatically rescale down to.....let's say 150px width.....And then the customer can click on it to see the large picture?

What I'm trying to do is rather using multiple images for "Thumbnail", "Product Image", & "Detailed Image".....I would prefer to upload 1 large image and have it automatically scaled.

Thanks
-Tuan
You would want to scale that image serverside using ImageMagic rather than just serving up that huge image and having the browser do it...unless you wish to lose all your customers
Reply With Quote
  #46  
Old 07-20-2006, 11:14 AM
 
intel352 intel352 is offline
 

X-Wizard
  
Join Date: Dec 2005
Posts: 1,071
 

Default

Quote:
Originally Posted by Light Speed
You would want to scale that image serverside using ImageMagic rather than just serving up that huge image and having the browser do it...unless you wish to lose all your customers

I'm thinking that's what he meant, when he was referring to having the image automatically scaled down.
__________________
-Jon Langevin
WARNING: Unethical developer - NOT RECOMMENDED
See details here
Reply With Quote
  #47  
Old 07-20-2006, 04:51 PM
 
mffowler mffowler is offline
 

X-Adept
  
Join Date: Mar 2003
Location: Melbourne, Australia
Posts: 811
 

Default

TelaFirma has a mod that does this (auto sizes images on import or creation) for all of your images on import. It automates all image sizing to your specs and caches the images. I suspect he might have a 4.1.x version in the works and will should be announced in his thread in third-party mods forum once it is complete.

Although his mod is based on some open source, it is very clean and works beautifully for not only auto sizing, but also improves product images overall look and sharpness. Well worth the cost!

It makes sense to just plunk down every image you have in high resolutions and let the server create the sizes. So much better than manual or batch sizing in PS or PSP...

- Mike
__________________
4.1.9
Reply With Quote
  #48  
Old 07-24-2006, 12:08 PM
 
TL408 TL408 is offline
 

X-Adept
  
Join Date: Jan 2005
Posts: 549
 

Default

Thanks for the reponses, guys.


Quote:
Originally Posted by mffowler
TelaFirma has a mod that does this (auto sizes images on import or creation) for all of your images on import. It automates all image sizing to your specs and caches the images. I suspect he might have a 4.1.x version in the works and will should be announced in his thread in third-party mods forum once it is complete.

Although his mod is based on some open source, it is very clean and works beautifully for not only auto sizing, but also improves product images overall look and sharpness. Well worth the cost!

It makes sense to just plunk down every image you have in high resolutions and let the server create the sizes. So much better than manual or batch sizing in PS or PSP...

- Mike
Hi Mike,

I do have TelaFirma's image mod for the previous 4.0.18 version. And would love to have it implemented again for this new 4.1.x version. But it looks like he has not updated the mod to work with verison 4.1.X platform yet.
__________________
Win2003 IIS6, PHP 5.2.3, MySQL 5.0.45 and X-Cart 4.1.9
Reply With Quote
  #49  
Old 07-24-2006, 12:11 PM
 
TL408 TL408 is offline
 

X-Adept
  
Join Date: Jan 2005
Posts: 549
 

Default

Is this a "Best Sellers" bug with the 4.1.2 release?

I have enabled the h"Best Sellers" module in the "Admin" pannel and configured it to show a list of 10 items. However, it will only show 1 item in the "Best Sellers" box regardless of how man items I configured it in the "Admin" pannel.

I have gone through and submitted several test orders for many different items. But as you can see, only 1 item is listed under "Best Sellers". My website is at http://www.MVPAutoParts.com

Thanks
-Tuan
__________________
Win2003 IIS6, PHP 5.2.3, MySQL 5.0.45 and X-Cart 4.1.9
Reply With Quote
  #50  
Old 07-24-2006, 03:29 PM
 
mffowler mffowler is offline
 

X-Adept
  
Join Date: Mar 2003
Location: Melbourne, Australia
Posts: 811
 

Default 4.1.2: Manufacturer details page bug

Looks like a bug in "Manufacturer details page". OrderBy doesn't change when you change and save. Reverts to whatever multiple of 10 a previous manufacturer was ordered.

Also, when you make changes to them, they automatically are assigned order numbers regardless of whether they were all set to "0" which is what you need to do to order them alphabetically...

- Mike
__________________
4.1.9
Reply With Quote
Reply
   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 08:48 AM.

   

 
X-Cart forums © 2001-2020