I don't know what I could be missing... I thought the client was mistaken, but when I sign in w/ her credentials, I cannot upload an image. As you can see from the attached screen shots, I don't have that problem when I sign in (Picture 3.png), and I don't know what else I may need to enable for the Site Manager role that I've set up. I have pretty much everything related to images checked on, and as you can see from the attached Picture 4.png file, I have the permissions related to Uploads all enabled. So what am I missing? Picture 2.png is what my client is currently seeing.

Some further info on another issue post I made to the wrong project: http://drupal.org/node/572996

Thanks,
Shaun

CommentFileSizeAuthor
#1 Picture 2.png91.67 KBshaunwo
#1 Picture 4.png5.67 KBshaunwo
Picture 3.png91.8 KBshaunwo
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

shaunwo’s picture

FileSize
5.67 KB
91.67 KB
TwoD’s picture

Status: Active » Postponed (maintainer needs more info)

I'm guessing you are using the IMCE module (and IMCE Wysiwyg Bridge) to enable image upload through FCKeditor?
If your client does not use the same input format you are using, maybe you have missed enabling IMCE for the corresponding editor profile?

sun’s picture

Project: Wysiwyg » IMCE Wysiwyg bridge
Version: 6.x-2.0 » 6.x-1.0
Component: Editor - FCKeditor » Code

Moving to proper project.

Jon Nunan’s picture

Have you set up an IMCE profile for the role you need?

Check: http://www.example.com/admin/settings/imce/profiles and make sure you have a profile allocated to the role you want.

ldekay’s picture

I was having a heck of a time with the missing browser button, even after I had installed IMCE Wysiwyg Bridge. Finally had to disable and uninstall Wysiwyg, IMCE and the bridge, then reinstall and reconfigure everything. Now it works with both FCKEditor and TinyMCE.

Note 1: even though the Drupal Modules page for TinyMCE says not to bother because it's embedded in Wysiwyg, it ain't! Had to get the download from http://tinymce.moxiecode.com/download.php and unarchive it into the site>all>libraries directory.

Note 2: nobody said anywhere that the FCKEditor directory that has to be intalled in the site>all>libraries directory is not the module on the Drupal Modules FCKEditor page, but rather is the library add-in you get from http://ckeditor.com/download (and I never could get CKEditor to work when installed as stated in the documentation!).

It only took 2 weeks of 'on and off' working on this to get it all figured out and working correctly. I hope this will help someone else avoid this pain. I guess this is to be expected with an OpenSource CMS and developer-written documentation.

sun’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

I'm sorry that the installation process is more complex than it needs to be. That's mainly caused by the IMCE's maintainer not wanting to put client-side editor support into the IMCE project itself. Hence, there's little we can do on this side.