Notify letters DB Error

Query:
SELECT `tsu`.`name` AS `user_name`, `tsu`.`email` AS `user_email`, `tst`.`template_name` AS `template_name` FROM `sys_sbs_types` AS `tst` LEFT JOIN `sys_sbs_entries` AS `tse` ON `tst`.`id`=`tse`.`subscription_id` AND `tse`.`subscriber_type`='BX_DOL_SBS_TYPE_VISITOR' LEFT JOIN `sys_sbs_users` AS `tsu` ON `tse`.`subscriber_id`=`tsu`.`id` WHERE `tst`.`module_uri`='system' AND `tst`.`module_action`='mass_mailer'
Mysql error:
Unknown column 'tst.template_name' in 'field list'

----------------------------------------------------------------------------------------------------------------------------------------------

Found error in the file '/home1/xxxxxxxxxxx/public_html/administration/notifies.php' at line 380.
Called 'getAll' function with erroneous argument #0.

Debug backtrace:

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 4 Nov 2009

http://www.boonex.com/trac/dolphin/ticket/1429

Rules → http://www.boonex.com/terms
Quote · 6 Nov 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.