Osclass Support Forums

General osclass questions => General discussion => Topic started by: AVBestDeals on September 14, 2021, 10:54:24 PM

Title: Did not find info on this error when I search the forum...
Post by: AVBestDeals on September 14, 2021, 10:54:24 PM
Any Info on how to fix this warning error?


PHP Warning:  mysqli::query(): (42S22/1054):
Unknown column 'fk_i_item_id' in 'field list' in /oc-includes/osclass/classes/database/DBCommandClass.php on line 1011


function _execute($sql)
        {
            return $this->connId->query($sql); <<=== Line 1011
        }

Title: Re: Did not find info on this error when I search the forum...
Post by: MB Themes on September 15, 2021, 10:47:12 AM
You must provide more details, it looks like some edge case with listing removal