I installed the module and recieved no errors. However once i go to the live website I recieve this error everywhere.

* user warning: Table 'C264178_CNETS.ad_channel_remnant' doesn't exist query: SELECT remnant FROM ad_channel_remnant WHERE aid = 12 in /hsphere/local/home/c264178/castingnetstc.com/modules/ad/channel/ad_channel.module on line 666.
* user warning: Table 'C264178_CNETS.ad_channel_remnant' doesn't exist query: SELECT remnant FROM ad_channel_remnant WHERE aid = 7 in /hsphere/local/home/c264178/castingnetstc.com/modules/ad/channel/ad_channel.module on line 666.
* user warning: Table 'C264178_CNETS.ad_channel_remnant' doesn't exist query: SELECT remnant FROM ad_channel_remnant WHERE aid = 6 in /hsphere/local/home/c264178/castingnetstc.com/modules/ad/channel/ad_channel.module on line 666.
* user warning: Table 'C264178_CNETS.ad_channel_remnant' doesn't exist query: SELECT remnant FROM ad_channel_remnant WHERE aid = 5 in /hsphere/local/home/c264178/castingnetstc.com/modules/ad/channel/ad_channel.module on line 666.

Comments

jeremy’s picture

Status: Active » Fixed

Fixed. Please completely uninstall the ad_channel module then re-install it. (If you've defined channels, then you should instead go to update.php and force run ad_channel update #6005.)

While I was at it, I went ahead and finally converted ad_channel.install to use the schema API to properly create tables.

jeremy’s picture

Title: ad_channel_remnant » ad_channel_remnant does not exist

Update title, as it is displayed in new release notes.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.