I uploaded a document that has three images in it. At the top of the document, I see a message
"3 images in this word need to be uploaded."
When I click on this link, it takes me to the "manage images" tab. When I browse to populate the three image fields, and then click Upload Images, I get
"Fatal error: Maximum execution time of 30 seconds exceeded in /home/dornbush/public_html/cms/modules/node/node.module on line 365"
The exact error message varies based on how many times I run this. Another example is
"Fatal error: Maximum execution time of 30 seconds exceeded in /home/dornbush/public_html/cms/includes/form.inc on line 894"
so it seems to be doing work. My three image files are small: 17kb, 4kb and 12kb. I am using a shared server but have not had any timeout problems before.
Any suggestions? Can I upload the images using the Image content type? Some other workaround?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | tahoeposter_files.zip | 40.46 KB | bdornbush |
Comments
Comment #1
tmcw commentedI'll look through the node and form modules to see what's going on. In the meantime, are the reports you're uploading the images to large? And could you check to see if you can upload images outside of this document and not get the same error?
Thanks for the bug report!
Comment #2
bdornbush commentedThe sample that I uploaded was one page, and I thought the images were small: 4kb to 17kb. I could upload any image separately without any problem.
I have attached the files that I tried to upload after I converted the doc file to html.
Comment #3
RXM307 commentedI think I'm getting the same issue.......
The upload page times out, I can upload images normally just not imagefield images
[Fri Sep 12 23:23:56 2008] [error] [client xxx.xxx.xx.x] PHP Fatal error: Maximum execution time of 60 seconds exceeded in /var/www
/xxxxxxxxxx.org/includes/bootstrap.inc on line 670, referer: http://www.xxxxxxxxxx.org/node/211/manage_images
This appears to be preceeded by miles of other errors
Comment #4
sumitk commentedno activity so closing
Comment #6
RXM307 commentedHow can you close a ticket without a fix?
Comment #7
tmcw commentedSorry, this module is looking for maintainers and the 5.1 branch just doesn't have the manpower to fix tickets like this. Patches are certainly accepted.