Checklist for sites that are migrating to wordpress
From GLMWiki
[ ] Members [ ] Members Only Area [ ] Member Leads [ ] Member Coupons [ ] Member Events [ ] Member Packaging [ ] Forms [ ] Stream Send [ ] Constant Contact [ ] Mailchimp
Forms
If the old site used streamsend, constant contact or mailchimp, there will be setup info in either setup.phtml or config/application.ini file. Look for the following.
setup.phtml define( 'STREAMSEND_LOGIN_ID', 'tjQOHTA3WC0n' ); define('STREAMSEND_KEY', '8pE7Er5QMghPBBrH');
config/applications.ini ; Turn on the streamsend module to use with our contact application contactdb.streamsend.application = On ; Login id for the streamsend account contactdb.streamsend.login = "5Xlq2crlJJhh" ; Transaction key for the streamsend account contactdb.streamsend.key = "xjFz28g7yAlby8Ay" ; Streamsend account name contactdb.streamsend.account_name = "GaylordMichigan" ; Streamsend audience number contactdb.streamsend.audience = 1