PDA

View Full Version : upload error


dboschung
1st of November 2003 (Sat), 15:21
congratulation pekka

between version 1.3 and 1.5 must be lightyears in programming.

even the new manual, which i will read before going to sleep... looks realy great.

thanks

all the tests were positiv. but if i try to upload from the uploadfolder i get the following error message.



Fatal error: Call to undefined function: imagick_readimage() in /home3/www/basic7/boschungfoto/bilderbank/xxxxx/imagick.php on line 27

i think imagegick is looking for the wrong path and does not find the upload-folder.

can you configure this path?



after my opinion the correct path would be

www/bilderbank/xxxxx/upload

or does i have to put the thumps/micorthumbs and normal in the input (xxxx) folder?

now i have them in the rootfolder

www/bilderbank/bilder15/normal
www/bilderbank/bilder15/thumb
www/bilderbank/bilder15/microthumb

thanks for your advice
daniel

Pekka
1st of November 2003 (Sat), 15:27
dboschung wrote:
congratulation pekka

between version 1.3 and 1.5 must be lightyears in programming.

even the new manual, which i will read before going to sleep... looks realy great.

thanks

all the tests were positiv. but if i try to upload from the uploadfolder i get the following error message.



Fatal error: Call to undefined function: imagick_readimage() in /home3/www/basic7/boschungfoto/bilderbank/xxxxx/imagick.php on line 27

i think imagegick is looking for the wrong path and does not find the upload-folder.

can you configure this path?

Hi Daniel and thanks!

Did you do the Imagick test and see the resized photo? Does the server info in editor tell that Imagick is installed?

I ask because the error you get means imagick is NOT installed for PHP.

I have not been able to test Imagick properly because it has refused to install to my Windows XP - I'll try to get it up and see if there are any bugs in Imagick code.

after my opinion the correct path would be

www/bilderbank/xxxxx/upload

or does i have to put the thumps/micorthumbs and normal in the input (xxxx) folder?

Do NOT use input folder for any image storage (other that originals in upload folder). All paths you set up for thumbs and resized images will be visible in html code in EE's public browser!

(I'll have to add this to the manual)

now i have them in the rootfolder

www/bilderbank/bilder15/normal
www/bilderbank/bilder15/thumb
www/bilderbank/bilder15/microthumb


That looks ok to me (although if they are ftp paths they will need / in front).

Pekka

dboschung
1st of November 2003 (Sat), 15:50
pekka
lets open a bottle of champagne!!!!

upload was going well

imagick was not installed on the server but i marked it because it was showing me a image because i did not reloaded the page properly.... before i was checking with imagemagic, which loaded the picture..

the second test showed as you suspected, that imagick was not installed

thanks and good night. the rest i will check tomorow.
daniel

Pekka
1st of November 2003 (Sat), 16:02
Great, congratulations!

Cheers! :)