Hi, i just installed the assist and followed the setup instructions.

THe camera is there and when i click it, it says no images so I need to upload images. Problem is I know there is supposed to be an upload images icon but its not there. ALl that is there is

Browse Images My Images (0) Cancel
No images were found. Please upload a new image.... but the upload image icon itself is not there

Comments

sun’s picture

Status: Active » Fixed

You need to grant the "create images" permission for your user(s).

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

technobrarygeek’s picture

Status: Closed (fixed) » Active

I am having a similar problem I get the "Add Image" link under my text areas (not using icon), but when clicked it says no images, I need to upload some. I have activated "create images" for my admin role. However, I have no users created yet so I am working as the original "super" user. Even this account gets no ability to upload images. I've tried it with TinyMCE using the DrupalImage plugin and without using the link added under the text area. I thought it might be a problem with TinyMCE as a whole so I disabled TinyMCE and still no change.

I'm not sure what additional information you may need.

Thanks for your help.

technobrarygeek’s picture

Status: Active » Closed (fixed)

Apparently waxing the entire web site and re-installing solved the problem. lol

Since I no longer have the problem, I don't have any information now anyway.

Thanks?

ñull’s picture

Status: Active » Closed (fixed)

I still experience this issue, but only when opened from Tinymce.

I have two installations. In one it is working and in the other it isn't. I have compared permissions, versions of modules, but I cannot see any difference that would cause this.

On the system where it works the URL of the pop-up window is:
when opened from TinyMCE: /index.php?q=img_assist/load/tinymce&textarea=edit-body&f
when opened from the link under the text box: /index.php?q=img_assist/load/textarea&textarea=body

On the system where it fails the URL of the pop-up window is:
when opened from TinyMCE: /index.php?q=img_assist/load/tinymce&textarea=edit-body&Y
when opened from the link under the text box: /index.php?q=img_assist/load/textarea&textarea=body

I also tried the 3.x DEV and on the system where it doesn't work I see : /index.php?q=img_assist/load/tinymce/edit-body&y

So the question is where does the &Y or &y coming from and what does it mean? And why on the working system it is &f?

ñull’s picture

Version: 6.x-1.x-dev » 6.x-2.0-alpha4
Status: Closed (fixed) » Active
technobrarygeek’s picture