Fórum

Multiple Document Upload

Sakshi Batra, modificado 9 Anos atrás.

Multiple Document Upload

New Member Postagens: 21 Data de Entrada: 27/05/14 Postagens Recentes
Hi

I am not able to upload multiple document by drag and drop in documents and media portlet. I am using Liferay 6.2

Also I am getting some warning messages while starting up my server such as:

  • Got Exception fetching http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js
  • Unable to retrieve remote library from http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js
  • Got Exception fetching http://www.google.com/ig/lib/libanalytics.js - 5002ms
  • Unable to retrieve remote library from http://www.google.com/ig/lib/libanalytics.js


I am not sure if this is the reason, why multiple document feature is not working.

How can i resolve these warnings or any other solution for multiple upload?

Can anyone please help me to resolve this?

Thanks in advance.
thumbnail
Raja Seth, modificado 9 Anos atrás.

RE: Multiple Document Upload

Regular Member Postagens: 233 Data de Entrada: 18/08/11 Postagens Recentes
Hi Sakshi,

Check whether you are able to access the below urls from your browser :

http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js

http://www.google.com/ig/lib/libanalytics.js

If not then get the access to retrieve it. I guess the issue is with this only.

Regards,
Raja
Sakshi Batra, modificado 9 Anos atrás.

RE: Multiple Document Upload

New Member Postagens: 21 Data de Entrada: 27/05/14 Postagens Recentes
Hi

Yes, I already checked it. I am able to browse it thro' my browser.
thumbnail
Nikhil Nishchal, modificado 9 Anos atrás.

RE: Multiple Document Upload

Regular Member Postagens: 177 Data de Entrada: 22/06/12 Postagens Recentes
Hello Sakshi Batra,

Are you using apache?
or any other way life firewal which may restrict this URL, you may check it by firebug or developer mode in browser.
Also you can check that is there any JS method error.

BTW there is also a multiple file upload portlet in marketplace, you may try that one if you are looking for customize code.