Well, i will wish add the application U-Upload Cart to my module. This application is for upload big files without timeout with the technology Java. In the documentation of this application, say that it is neccesary (only), add the follow line:
Code
<sc ript lan guage="javascript" s rc="uuploadcart.js">
When i add this line to my template file, the Java Console appear with errors, but if i use a HTML file (without Zikula), the application run successfully.
I try it with differents lines in my template:
Code
<!--[pnpa geaddvar name="javascript" value="modules/MyModule/pnjavascript/uuploadcart.js"]-->
Code
Write the call to the JS file directly in the template of my module...
But no results...
Could you help me with this?
Thanks.
