I have the FeedBurner module 6.x-1.0-alpha installed,
and I get the following error (database):

user warning: Table 'drupal.feedburner' doesn't exist query: SELECT DISTINCT feedburner FROM feedburner ORDER BY feedburner
in /var/www/vhosts/domain.eu/httpdocs/hp/modules/feedburner/feedburner.admin.inc on line 239.

CommentFileSizeAuthor
error.jpg141.35 KBdino.conte

Comments

dave reid’s picture

Wow...not sure how the module wouldn't have gotten installed properly... Can you see a 'feedburner' table in your current Drupal database? Try disabling, uninstalling and then re-enabling the module.

dino.conte’s picture

Status: Active » Closed (fixed)

After uninstalling and re-enabling it works fine! Thanks.