• Resolved William Bailes

    (@haybailes)


    i dont know if this has been said but i have been getting this error comes up when downloading a PDF

    WordPress database error: [Unknown column ‘type’ in ‘where clause’]
    SELECT COUNT(ID) FROM wpwd_download_log WHERE type = ‘download’ AND version_id = 6298 AND user_ip = ‘…’

    i fixed it by going into “download-monitor/src/Logs/Logging.php” and removing “type = ‘download’ AND”

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Barry Kooij

    (@barrykooij)

    Thanks so much for reporting this issue. This indeed appears to be a bug. I’ll patch this ASAP.

    Kind Regards,

    Barry Kooij

    Thread Starter William Bailes

    (@haybailes)

    Thank you 🙂

    Hi there,

    I’ve encountered the same issue. I’m new to the WordPress forums/support site so I’ve got a few questions.

    Will the fix be applied in the next update or will it take manual changes?

    What is the ballpark time frame for fixes such as this?

    Will this thread be updated when its fixed? If not, is there any notification or should I just check a change log?

    Thanks,
    Alex

    Thread Starter William Bailes

    (@haybailes)

    you can do the manual change to get it working and when they push out a new update it will probs be overwritten with the update

    Plugin Contributor Barry Kooij

    (@barrykooij)

    The update will be done today and this will fix this for you. The only thing you’ll need to do is update the plugin in your WordPress backend.

    Plugin Contributor Barry Kooij

    (@barrykooij)

    Update that fixes this has been released.

    Hi Barry,

    Thanks for the prompt responses and update. I’ll let you know if we encounter any further issues.

    Thanks,
    Alex

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘[Unknown column ‘type’ in ‘where clause’]’ is closed to new replies.