When I click “View” under the View List column of the Mailing List module, or try to search the mailing list via “Email Search”, I receive this error.
A Database Error Occurred
Error Number: 1054
Unknown column 'ip_address' in 'field list'
SELECT `user_id`, `exp_mailing_list`.`list_id`, `email`, `ip_address` FROM (`exp_mailing_list`) WHERE `list_id` = '2' ORDER BY `email` asc LIMIT 100
Filename: modules/mailinglist/models/mailinglist_model.php
Line Number: 284Any help is appreciated.