Jump to:
| Project: | Advertisement |
| Version: | 6.x-2.1-rc1 |
| Component: | ad module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
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.
#2
Update title, as it is displayed in new release notes.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.