- This topic has 8 replies, 4 voices, and was last updated 7 years, 4 months ago by
Lesek.
Hello, I have error on my page with WPDM:
“Notice: Undefined variable: vid in /home/drogaratownika/public_html/wp-content/plugins/download-manager/libs/class.Package.php on line 108”
Issue occured on https://www.drogaratownika.pl/ratownictwo-medyczne
Please help 🙁
Please provide your wordpress login information in a private reply.
Thank you.
Ok! I sent u activation e-mail for editor account, on my page, check your inbox 🙂
Thank u.
The URL you send showing “403 Forbidden” error for me. Please create an administrator account and send me in a private reply.
Add the following code after line no 108 in /download-manager/libs/class.Package.php file. That should fix the warning. We will add the patch in our next release.
if( ! isset( $vid ) ) $vid = 'WK8qRNSmhEU';
The topic "Error line in page with plugin" is closed to new replies.