PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost Installation & Upgrades (http://www.photopost.com/forum/reviewpost-installation-upgrades/)
-   -   Can't Upload Procucts (http://www.photopost.com/forum/reviewpost-installation-upgrades/128852-cant-upload-procucts.html)

dmcgavock November 21st, 2006 12:51 PM

Can't Upload Procucts
 
Unable to move file [/tmp/phpS0mT0L] [/home/user/public_html/site/reviews/data12/picturename.jpg]

Warning: move_uploaded_file(/home/user/public_html/site/reviews/data12/brakeimages.jpg): failed to open stream: No such file or directory in /home/user/public_html/site/reviews/image-inc.php on line 63

Warning: move_uploaded_file(): Unable to move '/tmp/phpS0mT0L' to '/home/user/public_html/site/reviews/data12/brakeimages.jpg' in /home/user/public_html/site/reviews/image-inc.php on line 63

Chuck S November 21st, 2006 02:53 PM

Hello

Per our installation documentation the uploads and data folders at every level must be set to 777

dmcgavock November 21st, 2006 03:03 PM

They are 777 recursively.

Chuck S November 21st, 2006 03:08 PM

Place a trailing slash on the data directory path in global options

dmcgavock November 21st, 2006 04:58 PM

Now I get a different message:

Error creating resized original! Error code: 127


Warning: unlink(/home/user/public_html/site/reviews/data/12/thumbs/picturename.jpg): No such file or directory in /home/user/public_html/site/reviews/image-inc.php on line 377


There are 2 areas to change the data directory, one is the URL the other is the path. I changed both to trailing slash with the same results

Chuck S November 21st, 2006 05:07 PM

Make sure to place the proper path to mogrify in the config section or in global options try setting your processor to GD2

Our program is not finding imagemagick where your saying it exists

dmcgavock November 21st, 2006 06:33 PM

GD2 did the trick. Thanks


All times are GMT -5. The time now is 10:07 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97