Pages:

a picture uploading?

dvelev

No avatar

2007-02-17 16:09

i have same problem
nothing happenes
safe mode is on
any ideas, pls?
10x

treewood (OpenSolution)

Avatar: treewood

2007-02-17 16:20

dvelev - best way is to contact with server admin and ask about:
1. files uploading
2. gd2 library and restrictions

dvelev

No avatar

2007-02-18 05:39

Everything is OK.
I hawe problem with permisions.:-)

10x all

elight

No avatar

2007-07-23 23:35

I saw this solution somewhere here on other forum:
In /libraries/FotoJobs.php instead of
if( is_uploaded_file( $mImgSrc['tmp_name'] ) && is_file( $mImgSrc['tmp_name'] ) && filesize( $mImgSrc['tmp_name'] ) > 0 && $this->checkCorrectFile( $mImgSrc['name'], 'jpg|jpeg|gif|png' ) == true )
put
if( $this->checkCorrectFile( $mImgSrc['name'], 'jpg|jpeg|gif|png' ) == true )

now I can upload pictures.

oh look at HER!

davidt

No avatar

2007-07-30 11:55

Hi,

I have a similar problem:

I can upload images, but it doesnt create Thumbnails. I have to resize that pictures and upload them via ftp, which is more complicated. But at least it works :-)

My GD Version: bundled (2.0.15 compatible)

Any suggestions? Is it because bad GD Version or can I fix it somehow?

dd

scoutx

No avatar

2007-08-06 20:52

i have the same problem...
when i add a product, it seems all ok, but the imagens don't appear, but the images are uploaded to the folder "files"

José Xavier

treewood (OpenSolution)

Avatar: treewood

2007-08-07 12:44

scoutx - ok but thumbnail was created? For example if You upload file example.jpg then in files/ directory must be example.jpg and example_m.jpg

scoutx

No avatar

2007-08-10 02:20

yes, the thumbnail was created, but now works again... its strange..

José Xavier

timar.matyas

No avatar

2007-11-25 11:17

I use the free version. I'cant upload pictures to the products. The 777 right in the File folders is ok. TXT file upload is correctly, but JPG or GIF is not... What's the problem?

merci

No avatar

2007-11-26 08:37

timar.matyas - check if you have GD2 library on your server

carmycurly

Avatar: carmycurly

2007-11-27 12:44

I use QC 1.4 and a same problem.
I found the problem is with PHP 5...
The images of products dont upload with admin panel

timar.matyas

No avatar

2007-11-28 20:11

merci - I have GD2 on server. The QuickCard upload TXT, PDF, BMP files (...etc) but JPG is not... :(

merci

No avatar

2007-11-29 08:16

timar.matyas - are there any errors, massages? Try to find on forum another topic about upload (I remember a lot of similar topics), and maybe there you will find solution.

Pages:
Back to top
about us | contact