Support Forum

File Upload with Plupload

KA Kalle1887
Kalle1887
Member

Hello all, I use with file upload with plupload.

Unfortunately, if I integrate a picture in a post, I can`t do a doublick on that picture to enlarge it 🙁

I tested in Chrome, Firefox and IE.

You can see it e.g. here: http://vogel-beobachtung.de/forum/vogelbestimmung/test/

 

Has anybody an idea what I can do?

8 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

It looks like it doesn’t like whatever plugin that is you are using that changes the mouse cursor for the blue coloured magnifying glass … Can you try deactivating that to see what happens?

KA Kalle1887
Kalle1887
Member

Firebug says:

 
SyntaxError: missing ) after argument list
YS Yellow Swordfish
Yellow Swordfish
Member

I can see you have removed the magnifying glass but something is still adding things to the html. There are some attributes in there that do not come from SP and I think ot would be prudent to remve those to see what is left.

So  what other plugins do you have active that may be adding attributes and items to image tags in the blog posts?

KA Kalle1887
Kalle1887
Member

Ok, if I deactivate wppa-plugin, it works. I will see what from the wppa-settings produces the problem.

YS Yellow Swordfish
Yellow Swordfish
Member

Useful find, Whatever it is is changing our HTML source and messing it up…

KA Kalle1887
Kalle1887
Member

All right, I found it, for everyone: Please be aware of the wppa-settings in Table IV G, 4,5,5.1

 

I deactivated them, now it works 🙂

YS Yellow Swordfish
Yellow Swordfish
Member

Excellent news, good find and thanks for the update.