Missing option-list (upload, thumbsnails, delete, resize & send to..)
cholden - November 10, 2009 - 17:04
| Project: | IMCE |
| Version: | 6.x-1.3 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi,
I got a problem with my IMCE with wysiwyg api and tinyMCE.
As the title says: I miss the whole option-list at the top of the file browser window with upload, resize etc.
Im using the Zen theme, and when i switch to Garland or another standard theme, it works perfectly. Also if I switch to a fresh "install" of the Zen theme it works. It's only my modified Zen theme which cause problems.
As the screenshot shows, I "simply" miss the li elements in the ul element with the ID "ops-list".
Hope anyone got some ideas on how to solve this problem.
Thanks.
| Attachment | Size |
|---|---|
| imce.png | 296.41 KB |

#1
Experiencing exactly the same, also using a Zen sub theme....
In my template file I was adding jquery, cycle and some other javascript direct in the template.php in my subtheme.
Moving my drupal_add_js's into theme_preprocess_page() solved my problem.
IMCE links no show up and all of my jquery stuff still works...
I'm not the most competent Drupal person, where should I add my javascripts, will is it ok to add them in theme_preprocess_page ?
#2
I just removed my jquery from the .info file which solved the problem.
For some reason i got some jquery loading somewhere else.
So everything works perfectly.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.