Puzzled by this one. I had the site uploading images no problem then it stopped working so I am trying to trace back what I could have done to cause this error.
In the upload script I kept making debug($foo); exit(); statements to pin point exactly where the script craps out and it's when I copy (from temp to new location). So the locations are fine as they worked before and folder structure is the same. I checked folder permissions I am just not sure What should tmp be CHMOD to? CACHE folder tree? Tried 777 just to see and still no go so I doubt its folder permissions. But I cannot see the temp file in tmp so I guess that mean it was never uploaded? Any "try this " or "check this" suggestions would be great since I'm sure I'm over looking something simple. Thanks, Dave Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
