We have a site hosted on our customer's host on Drupal 5.7. At times, our photo displays after pressing the Upload button. Other times not. In either case, the photo does not seem to upload. The attributes on the target folder allow all access. I can eventually find a combination of using Filezilla and pressing the submit button on the page to force the page to work. Anyone experienced anything like this?

Comments

dopry’s picture

Status: Active » Closed (fixed)

memory limits? the image resize throwing up on upload? not sure you really need to provide more info about how your site is configures... re-open this issue when you decide to actually share some debugging info.

Rick Nashleanas’s picture

Status: Closed (fixed) » Active

Here's the info... Just raised the memory limits; it's not our regular server and it was too low. But this was not the problem. After clicking on Browse, then Upload. Get the bar as if it is loading, but the image never appears. Going into ftp, the file is not uploaded. Interestingly enough, I've been able to force it to work through almost random combinations of manually uploading the photo and then pressing Submit on the page or trying the page multiple times and, all of a sudden, the preview shows up and it is actually uploaded. When it does not work, I go back into the saved page and the file name field is blank.

Rick Nashleanas’s picture

I've given up. I've created a CCK field that is the JPEG's file name and used my theme file to first try to use the image field and if it doesn't exist, we use my new field. We'll require the user to ftp the JPEG in the second situation. Very messy, but at least the site works.

sun’s picture

Status: Active » Closed (fixed)