I am using the latest versions of
-Wysiwyg API
-tinymce
- IMCE.

When logged in as Admin, the IMCE button appears and can be selected when configuring the tinymce buttons. When editing in tinymce everything works well: upload and inserting of an image is OK!

But... for a registered user the IMCE button is no longer there when configuring the tinymce buttons!
This happens also for a specific role special role
- with all possible user access rights granted
- and within IMCE this special role being assigned to a profile

So, currently only the Admin can use IMCE/TinyMCE upload ?

Comments

sun’s picture

Project: Wysiwyg » IMCE Wysiwyg bridge
Version: 6.x-1.1 » 6.x-1.0
Component: Editor - TinyMCE » Code
Priority: Critical » Normal
Marc Hoefman’s picture

Component: Code » Documentation
Category: support » task

The #1 problem is solved with activating "clean url's".

If this is confirmed to be the solution, I propose that the install documentation be updated to mention that "clean url's" is mandatory.

sun’s picture

Title: IMCE only for Admin? » Not working with clean URLs disabled
Component: Documentation » Code
Category: task » bug

Better title.

sun’s picture

Status: Active » Closed (works as designed)

for a registered user the IMCE button is no longer there when configuring the tinymce buttons

imce_wysiwyg only registers its plugins for Wysiwyg module, if the user is allowed to access IMCE. Non-administrative users should not be allowed to re-configure editor profiles (just like they should not be allowed to re-configure IMCE).