The following error messages are received constantly after install of Ad module:
"user warning: Table '[database[.acquia_ad_channel_remnant' doesn't exist query: SELECT remnant FROM acquia_ad_channel_remnant WHERE aid = 5 in [site]/sites/all/modules/ad/channel/ad_channel.module on line 666.
user warning: Unknown column 'inventory' in 'field list' query: SELECT chid, display, urls, no_channel_percent, inventory FROM acquia_ad_channel in [site]/sites/all/modules/ad/channel/ad_channel.module on line 552.
user warning: Table '[database].acquia_ad_channel_remnant' doesn't exist query: SELECT r.aid, r.remnant FROM acquia_ads a LEFT JOIN acquia_ad_channel_remnant r ON a.aid = r.aid WHERE a.adstatus = 'active' AND r.remnant = 1 in [site]/sites/all/modules/ad/channel/ad_channel.module on line 561."

Is this expected behaviour and if not, what should be done to resolve it?

Comments

DaraghOB’s picture

Status: Active » Closed (duplicate)

just noticed an earlier log of the same issue. Uninstalling module to see if this resolves the problem.