Error Accessing Module

Hi,

I installed your module and tried to run it and got the following error:

The table "{{mailbox_conversation}}" for active record class "Mailbox" cannot be found in the database.

I created the tables using the sql script found in the data folder of your module. The current table names rot the two tables are tbl_mailbox_conversation and tbl_mailbox_message.

Can you please tell me what I need to do to get ride of this error and get the module to work for me.

Please note that once it is working I would like to remove the tbl_ preface from the table names, Is this possible and if so, how to I go about doing this. I have seen that some modules allow for a variable for setting the tbl preface in the main.cfg as part of a model array.

Regards,

Lloyd