Forum Replies Created
Hello Shahriar.
Thank you for taking the test on the site. I saw that it really worked.
However I did a new test in the same package loading larger files. I uploaded a 107Mb file that took over 6 minutes and when I saved it, no files were attached anymore. My PHP.ini is running 300sg for execution. I believe that the time it takes to load should lose some information at the time of saving the post.
I realized that the download is done because the file is on the server. The problem is that it disconnect all the files that are attached to the package.
I hope you can to shed some light upon the issue.
Here some variables from php.ini
upload_max_filesize = 200M
post_max_size = 512M
max_execution_time = 600
memory_limit = 1024M
max_input_vars = 10000
suhosin.post.max_vars = 10000
suhosin.request.max_vars = 10000
The error with the javascript apparently disappeared. But when I upload 1 file, all files, including the uploaded file, are gone when I update the package. What could it be?
Thanks for the quick feedback.
Bootstrap js is enabled. All options are unmarked.
I had installed version 4.6.7 for some time now. Suddenly started to give a javascript error
jQuery (...). tabs is not a function
Every time I update a package, the attached files are gone and I can no longer attach them.
I just did update 4.6.9 and the problem persists.
Error in:
// Uploading files
var file_frame;
jQuery ("#tabs") .tabs ();
/ jQuery ("#eid") .buttonset ();
I have a multisite installation but this plugin has been installed for only 1 site.
Thanks @shahriar
It worked.
Sorry. I’m sending them again.
I have the version in Brazilian Portuguese (pt BR). 100% translated.
I have the Portuguese translattion (pt_BR) – 100%
I also could not make it work. It works in a multi-site installation?