Results 1 to 3 of 3

Thread: Issue after updating monetize plugin

Threaded View

  1. #1

    Issue after updating monetize plugin

    Updated from 1.4.0 to 1.4.1 and now I'm unable to add listings, getting this error message.
    I've went ahead and removed the new plugin and uploaded the backup but am getting new issues now(see next post)
    MYSQL ERROR
    Error: Unknown column 'BumpDate' in 'field list'
    Query: UPDATE `fl_listings` SET `Last_step` = '', `Last_type` = '', `Cron` = '0', `Cron_notified` = '0', `Cron_featured` = '0', `Status` = 'pending', `Pay_date` = NOW(), `Featured_ID` = '0', `Featured_date` = NULL, `BumpDate` = NOW() WHERE `ID` = '213299'
    Function: updateListing
    Class: Flynax\Classes\AddListing
    File: /includes/classes/AddListing.php (line# 1471)
    Last edited by Robert Engelke; March 7, 2020 at 05:04 PM.