error when enabling the module
nicuz - May 15, 2007 - 02:43
| Project: | Text Link Ads Integration |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
user warning: Table 'db200582967.textlinkads' doesn't exist query: SELECT * FROM textlinkads WHERE text IS NOT NULL && beforetext IS NOT NULL && aftertext IS NOT NULL LIMIT 6 in /homepages/45/d125566467/htdocs/drupal/includes/database.mysql.inc on line 172.
This is the error I get when I enable the module. Anybody knows what's wrong?
Thanks

#1
Same issue - any answers? Thanks
#2
Can you confirm whether the table "textlinkads" exists in your database?
Initially I thought this was a {} problem, but looking at http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/textlinkads... that doesn't seem to be the case.
#3
Can someone who has this issue provide more details?