Pages:

no photos display in QC 1.2

[pt] project

No avatar

2006-02-23 16:44

Hello Wewior
I instaled the lasted versin QC 1.2 with the 6 plugins version 2.x
and the moment I verify the next problems :
1-after upload the photo in maintenance program products, the display stay blank;
2-I verify the upload in server and is correct, but the small image is the same large image, not thmbnaill ;
3-If upload the .gif image, the maintenance program product store the information and in shop I see de photo,
BUT
if upload the .jpg image , the maintenance program produtc don't store the information and in the shop not display the photo.
It's possible help me ?

[pt] project

No avatar

2006-02-23 22:54

Thank you Marik, for your help
I compare your version and my version, and it's not the same
I unpack the version QC 1.2 and install 6 plugins version 2.x at
the moment, and verify the next problems :
1-after upload the photo in format .jpg on maintenance program products, the display stay blank;
2-I verify the upload in server and is correct, but the small image is the same large image, not thmbnaill ;
3-If upload the .gif image, the maintenance program product store the information, this program work again and the shop I see de photo,
BUT
if upload the .jpg image , the maintenance program produtc don't store the information and in the shop not display the photo.
Don't understund the problem.

wizzud

No avatar

2006-02-25 11:47

See the topic below ...
Create and run gdsupportinfo.php from that topic, and check the results

[pt] project

No avatar

2006-02-25 16:09

I created the php program with 3 lines below :
<?php
if(function_exists('gd_info')) {var_dump(gd_info());} else {echo "No GD support";}
?>
Than I execute this program from server and resulted this:

array(10) { ["GD Version"]=> string(15) "1.6.2 or higher" ["FreeType Support"]=> bool(false) ["T1Lib Support"]=> bool(false) ["GIF Read Support"]=> bool(false) ["GIF Create Support"]=> bool(false) ["JPG Support"]=> bool(true) ["PNG Support"]=> bool(true) ["WBMP Support"]=> bool(true) ["XBM Support"]=> bool(false) ["JIS-mapped Japanese Font Support"]=> bool(false) }

this is good or bad resulted ?
Today morning, I tested the other formula:

I change in main setup program
"Product Image Size =100px" to
"Product Image Size =900px",
now the maintenance program products is normally (not stay blank), update the photos, and the photos in shop is correct.
But, why the photos in the server had the same size in KB ?
eg.
original file I updated is :
01K11essencia.jpg (17KB)
resulte in the server two files :
01K11essencia.jpg (chmos 777 and 17KB) and other
01K11essencia-m.jpg (chmod 644 and 17KB)
It's necessary the both with the same size ?
The thumbnail is not automatic ?

Sorry this request, but I'm novice in this theme the PHP.

wizzud

No avatar

2006-02-25 16:45

Well, one of the stated basic requirements for QC is GD2 (ie version 2 or higher), which you appear not to have. That may explain why your images aren't re-sizing!

Pages:
Back to top
about us | contact