I have a large vocabulary as I use calais, and I understand the only place to associate images to taxonomy is at content/taxonomy/taxonomy_image .... this causes a time out. I really only want to add like 5 images to 5 different terms. I dont need to access my complete taxonomy list. How can I do this?

Comments

xurizaemon’s picture

Title: I have a large vocabulary /admin/content/taxonomy/taxonomy_image causes timeout. how to add image? » how to add image when visiting admin/content/taxonomy/taxonomy_image causes timeouts
Assigned: Unassigned » xurizaemon
Priority: Critical » Minor
Status: Active » Fixed

Try going via admin/content/taxonomy => vocab name => list terms => edit, or visiting admin/content/taxonomy/edit/term/{TID} directly (where {TID} is your term id). That should allow you to edit a specific term without loading all terms / images at once.

(If submitting the form redirects you to the taxonomy list, you may find it's already saved the submitted values, even if it then times out trying to display the taxo list.)

This isn't a taxonomy_image issue, though, unless you think taxonomy_image is adding excessive parse time to the taxonomy list pages?. If so, please re-open as a bug report accordingly.

IMO you should aim to resolve the underlying issue: your taxonomy is too large for your hosting environment. Consider (1) reviewing which taxonomy modules you're running (2) adjusting PHP settings to allow time for more the demanding pages to parse (3) reviewing your hosting environment.

If you have to work around hosting limitations on your own site, there are good chances your visitors are experiencing the same issues and not being able to report them back to you.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.