Support > cpg1.5 plugin contributions

HTML5 multi-file upload plugin

<< < (3/20) > >>

ron4mac:

--- Quote from: Phill Luckhurst on January 29, 2013, 08:34:45 pm ---I'm quite suprised to find IE9 and IE10 currently do not work.

--- End quote ---

Phill,

I put together a VirtualBox and tried IE9 and, indeed, it doesn't look like it will function correctly.  But I installed a fresh version of IE10 and had no real problems uploading files with the plugin.  I did make a few changes to my development version of the javascript that were only for minification purposes and should not have affected anything logical.  But just in case, I'll upload a new version (as 1.0.1) to match what I'm using.

Αndré:
Do we really need the minified JS library if it makes trouble? It saves just 2,6 KB and if you keep in mind that somebody wants to upload something to the gallery, those few KB are just a drop in the bucket.

jeeveser:
Hi,
I installed this and I'm getting :

Critical error
There was an error while processing a database query

Anyone know why?

Αndré:
Please enable debug mode and post the extended error message.

electrop:
Small addition : french language file
(rename file as french.php befor putting it into /lang directory)

For a full translation, in codebase.php, replace line 97 with :

--- Code: ---<td class="tableb">{$lang_plugin_html5upload['files']}</td>
--- End code ---
and add line

--- Code: ---<td class="tableb">{$lang_plugin_html5upload['files']}</td>
--- End code ---
in your language file.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version