"Submit Email Address" Error

In the field on my homepage where you can “Submit e-mail address to receive free updates and promotions:” If you put your email address in there it comes back with the error listed below. Does anyone have any advice on how to fix this? Thank you so much, your wisdom is appreciated.





Database error: 1054 : Unknown column ‘activation_key’ in ‘field list’

Invalid query: INSERT INTO cscart_site_subscribers (unsubscribe_key, activation_key, email, timestamp, lang_code, avail) VALUES (‘d5a17d5a4777a8fafa2d7ca8feb66d63’, ‘659c8402c0ac6fedc47ad963fd800646’, ‘info@thelongfin.com’, ‘1244059679’, ‘EN’, ‘N’);





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



Backtrace: File: /home/longfin/public_html/index.php

Line: 85

Function: include

File: /home/longfin/public_html/addons/news_and_emails/targets/news.php

Line: 36

Function: include

File: /home/longfin/public_html/addons/news_and_emails/include/customer/news.php

Line: 37

Function: fn_add_subsciber

File: /home/longfin/public_html/addons/news_and_emails/include/customer/news.php

Line: 108

Function: db_insert_by_array

File: /home/longfin/public_html/core/fn_database.php

Line: 131

Function: db_query

File: /home/longfin/public_html/core/db_mysql41.php

Line: 72

Function: db_debug_error

Apparently the activation_key field is missing for some reason. Check phpadmin in cscart_site_subscribers and see if the field is indeed missing.





[ATTACH]1222[/ATTACH]

activation_key.jpg

You are a genius! Thank you so much, it was exaclty the problem.