 | |  | | | Classifieds Installation & Upgrades If you're having install or upgrade problems, post here. |
September 29th, 2005, 12:00 AM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Jan 2004
Posts: 81
| Error when trying to post an ad
I get this error when trying to post an ad:
Warning: move_uploaded_file(/usr/local/apache/www/xxxxx/xxxxx/public_html/classifieds/data2/1frontshot_1_.jpg): failed to open stream: No such file or directory in /usr/local/apache/www/xxxxx/xxxxx/public_html/classifieds/image-inc.php on line 53
Warning: move_uploaded_file(): Unable to move '/var/tmp/phpcpNrNi' to '/usr/local/apache/www/xxxxx/xxxxx/public_html/classifieds/data2/1frontshot_1_.jpg' in /usr/local/apache/www/xxxxx/xxxxx/public_html/classifieds/image-inc.php on line 53
Unable to move file [/var/tmp/phpXgPuf7] [/usr/local/apache/www/xxxxx/xxxxx/public_html/classifieds/data2/1Bailey11_1_.jpg]
I have racked my brain and can't see what is causing this issue. Any help would be much appreciated.
Thanks,
Itworx4me
|
| |
September 29th, 2005, 09:45 PM
|
#2 (permalink)
| | Member Verified Customer
Join Date: Jan 2004
Posts: 81
|
/bump
|
| |
September 29th, 2005, 09:54 PM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
Hello
Looks to me that the data and uploads directories as well as there children have not been set to 777 in the install instructions
FTP to your server and CHMOD those directories and there children underneath them to 777 and your be all set
|
| |
September 30th, 2005, 06:48 PM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Jan 2004
Posts: 81
|
Doubled checked the setting and they are set correctly. Still at a loss as to why I am having issues. Any other idea's???
Thanks,
Itworx4me
|
| |
September 30th, 2005, 07:31 PM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
Ugh I need coffee
In Global Options place a trailing slash on your data path
|
| |
February 13th, 2006, 01:42 AM
|
#6 (permalink)
| | Junior Member Verified Customer
Join Date: Feb 2006
Posts: 26
|
I'm having the same problems... all files chmod to 777 and have the trailing / in the data path. It appears not to be able to make the thumbs and large folders.
|
| |
February 13th, 2006, 01:44 AM
|
#7 (permalink)
| | Junior Member Verified Customer
Join Date: Feb 2006
Posts: 26
|
Warning: copy(/home/rcflying/public_html/classifieds/data/11/large/kangke_001.jpg): failed to open stream: No such file or directory in /home/rcflying/public_html/classifieds/image-inc.php on line 310
Warning: imagejpeg(): Unable to open '/home/rcflying/public_html/classifieds/data/11/thumbs/kangke_001.jpg' for writing in /home/rcflying/public_html/classifieds/image-inc.php on line 143
Warning: copy(/home/rcflying/public_html/classifieds/data/11/large/kangke_003.jpg): failed to open stream: No such file or directory in /home/rcflying/public_html/classifieds/image-inc.php on line 310
Warning: imagejpeg(): Unable to open '/home/rcflying/public_html/classifieds/data/11/thumbs/kangke_003.jpg' for writing in /home/rcflying/public_html/classifieds/image-inc.php on line 143
Warning: copy(/home/rcflying/public_html/classifieds/data/11/large/kangke_002.jpg): failed to open stream: No such file or directory in /home/rcflying/public_html/classifieds/image-inc.php on line 310
Warning: imagejpeg(): Unable to open '/home/rcflying/public_html/classifieds/data/11/thumbs/kangke_002.jpg' for writing in /home/rcflying/public_html/classifieds/image-inc.php on line 143
|
| |
February 13th, 2006, 09:10 AM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
Your issue is simple change your data directory and ALL directories beneath it to 777 permissions
|
| |
February 13th, 2006, 11:07 AM
|
#9 (permalink)
| | Junior Member Verified Customer
Join Date: Feb 2006
Posts: 26
|
As I said ALL files and folders are already chmod to 777. Being this is a new install it's all most like it's returning the error on the first ad posted in each category and only when there are multiple images uploaded.
|
| |
February 13th, 2006, 11:12 AM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
Have you gone into your data directory and verified that category 11 exists and is 777? Is its subdirectories large and thumbs exist and are 777?
That error posted is absolute. The directories do not exist or are not 777?
|
| |
February 13th, 2006, 11:40 AM
|
#11 (permalink)
| | Junior Member Verified Customer
Join Date: Feb 2006
Posts: 26
|
Correct... it appears not to be creating the directories before trying to place something in them. After the folders appear the errors go away.
|
| |
February 13th, 2006, 11:58 AM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
It does not create data directories when uploading to them they need to already exist.
Make sure to download the build and upload all the files and double check your existing categories in data and make sure there is a thumbs and large directory under each one and they are set to 777
|
| |
February 13th, 2006, 01:04 PM
|
#13 (permalink)
| | Junior Member Verified Customer
Join Date: Feb 2006
Posts: 26
|
Ok here is the exact deal... if I create a new category and attempt to upload an image I get the error because there is no thumbs and large folders present.
Am I mistaken or should not the script automatically create these folder just as it does create the numbered category folder?
Once I manually create these folders the errors go away...
|
| |
February 13th, 2006, 03:07 PM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
As stated in my prior post please redownload the software and upload the files This issue was corrected and the software updated to reflect the fix. You should view the data cats and view any new cats created to ensure thumbs and large exist and are 777 but the new files will correct any further issue.
|
| |
February 13th, 2006, 03:11 PM
|
#15 (permalink)
| | Junior Member Verified Customer
Join Date: Feb 2006
Posts: 26
|
I just bought this on the 9th... the website says it was last updated on the 8th so I should have the newest files.... am I correct?
|
| |
February 13th, 2006, 03:15 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
Redownload the build. We do fix any bugs posted and update things so new users are not affected.
|
| |
February 13th, 2006, 03:28 PM
|
#17 (permalink)
| | Junior Member Verified Customer
Join Date: Feb 2006
Posts: 26
|
Ok so what all should I update because I've already spent 3 days modifying alot of the files to fit my style and I don't want to redo it all.
|
| |
February 13th, 2006, 03:59 PM
|
#18 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
Unzip the file and upload the files with dates greater than 2-9-06
Do not upload the config files upgrade or install files.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 01:38 PM. | |