Hello,

i'm trying to use this module. But it says

user warning: Table 'drupaldb.gcal_accounts' doesn't exist query: SELECT * FROM gcal_accounts in /var/www/html/sites/example.com/modules/gcal/gcal.module on line 271.

i installed my drupal site with prefix. I dont have "gcal_accounts" table in database instead i have "prefix_gcal_accounts" table.

Have a nice day.