[Plugin]: WordPress Download Manager Error
-
I installed this plugin and was using it perfectly till now. When I logged in today this message appeared and my files aren’t listed in the File Manager area of this plugin.
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /<strong>(server path)</strong>/wp-content/plugins/download-manager/wpdm-list-files.php on line 82Please help.
This is the code on line 82 of wpdm-list-files.php
<?php while($media = mysql_fetch_assoc($res)) {
The topic ‘[Plugin]: WordPress Download Manager Error’ is closed to new replies.