Attention when upgrading to 4.5.2 !!!! Mass mail function
There is a line missing in the upgrade sql script, you'll lose the mass mail function!!!
After the upgrade script, you have to execute this line as well !!
INSERT INTO `mos_components` VALUES (0, 'Mass Mail', '', 0, 0, 'option=com_massmail&hidemainmenu=1', 'Send Mass Mail', 'com_massmail', 0, 'js/ThemeOffice/mass_email.png', 0, '');
|