OK. So I have to switch to [file_list].
I leave the old template with [file_list_extended] because they have the file icon and set up a new template for new posts.
Thank you!
You are right.
The line number changed.
PHP Warning: array_merge(): Argument #1 is not an array in …./wp-content/plugins/download-manager/libs/class.Apply.php on line 601
The error is the same
Hi,
the installed version is Version 4.7.7
This should be the latest
Thanks
Hi,
my error log file shows some errors :
PHP Warning: openssl_decrypt(): IV passed is only 9 bytes long, cipher expects an IV of precisely 16 bytes, padding with \\0 in /mnt/webs/c3/39/54392839/htdocs/wp-lfv/wp-content/plugins/download-manager/libs/class.Crypt.php on line 48
PHP Warning: hash_equals(): Expected known_string to be a string, boolean given in /mnt/webs/c3/39/54392839/htdocs/wp-lfv/wp-content/plugins/download-manager/libs/class.Crypt.php on line 50
PHP Warning: array_merge(): Argument #1 is not an array in /mnt/webs/c3/39/54392839/htdocs/wp-lfv/wp-content/plugins/download-manager/libs/class.Apply.php on line 576
Hi,
I am using 4.7.4
There seems to be a problem with wpdb::prepare passing an array somewhere…
I didn’t go into details and just deactivated the script but this is not really a solution.
Hi,
just a short follow up.
The issue is in libs/class.FileList.php on line 349
This script is causing the problem:
jQuery(‘.inddl’).click(function(){ var tis = this; jQuery.post(‘http://temp.lfvbayern.de/’,{wpdmfileid:’1921′,wpdmfile:jQuery(this).attr(‘file’),actioninddlpvr:1,filepass:jQuery(jQuery(this).attr(‘pass’)).val()},function(res){ res = res.split(‘|’); var ret = res[1]; if(ret==’error’) jQuery(jQuery(tis).attr(‘pass’)).addClass(‘input-error’); if(ret==’ok’) location.href=jQuery(tis).attr(‘rel’)+’&_wpdmkey=’+res[2];});});
Hi,
I have the same problem.
Is there any solution?
I have a multidomain installation with two sites.
The child site fails.
Downloadsize 0 kb…
Support urgently needed.
j