1

(9 replies, posted in Showroom)

my uploader has matured a lot and now seems to be working properely. Thanks for the positive feedback.

what is the difference between the 2 examples in the pack other than the colour scheme.

I have made a working uploader for prestashop using plupload but i can not work out the difference between the two or which one to use when upgrading my uploader.

thanks

shoulders

This is excellent and should be added to the examples.
once i read the instructions properely and added

preinit: attachCallbacks

everything worked fine

cheers

4

(9 replies, posted in General discussion)

this works

http://www.plupload.com/punbb/viewtopic.php?id=92

5

(9 replies, posted in Showroom)

I wanted to upload more than one picture at a time into a product on my prestashop install. There was an old version of a multi uploader but it used mootools.

When i discovered plupload had drag and drop i decided to see if i could get it to work. With being a noobie i had to use a http proxy to find out how the actual data was posted and then read. It seems simple now but never having known how file POSTing works it was tricky. Once I figured out the variables etc the rest was just man hours.

If you got prestashop take it out for a spin. I am still having problems with the maximum size of image i can upload before it just goes to a white picture but i believe this is an issue with the prestashop code side.

http://www.prestashop.com/forums/viewth … roducts_v2

hello

is it possible to prevent upload of images if their dimension are over (or under) a specified parameter (width or height)?

I have implement plupload into prestashop and i am still tweaking it.

thanks