Please help I cannot upload any picture to my web site Please help I cannot upload any picture to my web site
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Please help I cannot upload any picture to my web site

Started by aseranj, August 19, 2006, 08:53:09 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

aseranj

Hello everyone
I have recently updated my coppermine but i cannot upload any picture.
I have tried xp_publish or batch add none of them worked.
When you click upload file everything running well till you want to put the picture into specified album. I somehow cannot see the thumbnail of picture i upload.
I have created an username and password for anyone whoever going to help me and its
username : uploadtest
password : test
Thank you very much
I forgot to put my url at first.
I apologise from you all.
the url is :
http://www.exploredidim.com/xdpg/index.php


aseranj

Hello everyone
I have recently updated my coppermine but i cannot upload any picture.
I have tried xp_publish or batch add none of them worked.
When you click upload file everything running well till you want to put the picture into specified album. I somehow cannot see the thumbnail of picture i upload.
I have created an username and password for anyone whoever going to help me and its
username : uploadtest
password : test
Thank you very much

the url is :
http://www.exploredidim.com/xdpg/index.php


Sami

I've got :
Error executing ImageMagick - Return value: 127
It means that you are running ImageMagick on Safe mode , you should disable safe mode (if you can ) or switch to GD instead
‍I don't answer to PM with support question
Please post your issue to related board

Nibbler

127 means you have the wrong path to ImageMagick, you did not specify any path atall.

Sami

‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller

In the post you refered to I told the user that "Error executing ImageMagick - Return value: 127" means that the path to image magick is wrong. Just as additional information I told the user that he won't be able to use ImageMagick even if he provided the correct path, as he was running safe mode anyway. However: as Nibbler suggested, 127 means "wrong path to ImageMagick, or ImageMagick not installed at all".