Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ebizmarts_MailChimp: «FNAME is missing in the merge fields» #588

Open
dmitrii-fediuk opened this issue May 2, 2024 · 1 comment
Open

Comments

@dmitrii-fediuk
Copy link
Contributor

Similar to #507

[
	Customer: Mage_Customer_Model_Customer(	created_at: 2024-04-26T13:05:08-04:00
		website_id: 1
	)
	Mage2.PRO: [
		Customer ID: 17073
		IP Address: 172.70.115.116
		OpenMage: 19.5.2
		PHP: 7.4.33
		Post: [
			email: micmis@<…>
		]
		Referer: https://www.thehcginstitute.com/store/customer/account/
		Request Method: POST
		URL: https://www.thehcginstitute.com/store/newsletter/subscriber/new/
		User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1
	]
	Merge Fields: [
		CREATEDAT: 2024-04-26T13:05:08-04:00
		STORECODE: Default Store View
		STOREID: 1
		WEBSITE: 1
	]
	Subscriber: Ebizmarts_MailChimp_Model_Subscriber(	customer_id: 0
		store_id: 1
		subscriber_confirm_code: udlqxkg9znmp5xwv56qzpss0wul2ks1k
		subscriber_email: micmis@<…>
		subscriber_id: 49261
		subscriber_status: 1
	)
	message: `FNAME` is missing in the merge fields
]

1	df_log
	app/code/local/Df/Qa/lib/log.php:31

2	Ebizmarts_MailChimp_Model_Api_Subscribers_MailchimpTags::buildMailChimpTags
	app/code/community/Ebizmarts/MailChimp/Model/Api/Subscribers/MailchimpTags.php:219

3	Ebizmarts_MailChimp_Model_Api_Subscribers::_buildMailchimpTags
	app/code/community/Ebizmarts/MailChimp/Model/Api/Subscribers.php:631

4	Ebizmarts_MailChimp_Model_Api_Subscribers::updateSubscriber
	app/code/community/Ebizmarts/MailChimp/Model/Api/Subscribers.php:276

5	Ebizmarts_MailChimp_Model_Observer::subscriberSaveAfter
	app/code/community/Ebizmarts/MailChimp/Model/Observer.php:238

6	Mage_Core_Model_App::_callObserverMethod
	app/code/core/Mage/Core/Model/App.php:1399

7	Mage_Core_Model_App::dispatchEvent
	app/code/core/Mage/Core/Model/App.php:1377

8	Mage::dispatchEvent
	app/Mage.php:508

9	Mage_Core_Model_Abstract::_afterSave
	app/code/core/Mage/Core/Model/Abstract.php:473

10	Mage_Core_Model_Abstract::save
	app/code/core/Mage/Core/Model/Abstract.php:329

11	Mage_Newsletter_Model_Subscriber::subscribe
	app/code/core/Mage/Newsletter/Model/Subscriber.php:356

12	Mage_Newsletter_SubscriberController::newAction
	app/code/core/Mage/Newsletter/controllers/SubscriberController.php:64

13	Mage_Core_Controller_Varien_Action::dispatch
	app/code/core/Mage/Core/Controller/Varien/Action.php:422

14	Mage_Core_Controller_Varien_Router_Standard::match
	app/code/core/Mage/Core/Controller/Varien/Router/Standard.php:256

15	Mage_Core_Controller_Varien_Front::dispatch
	app/code/core/Mage/Core/Controller/Varien/Front.php:182

16	Mage_Core_Model_App::run
	app/code/core/Mage/Core/Model/App.php:365

17	Mage::run
	app/Mage.php:742
@dmitrii-fediuk
Copy link
Contributor Author

[
	Customer: Mage_Customer_Model_Customer(	created_at: 2024-05-11T07:19:32-04:00
		website_id: 1
	)
	Mage2.PRO: [
		IP Address: 172.69.200.134
		OpenMage: 19.5.2
		PHP: 7.4.33
		Post: [
			email: …
		]
		Referer: https://www.thehcginstitute.com/store/contacts/
		Request Method: POST
		URL: https://www.thehcginstitute.com/store/newsletter/subscriber/new/
		User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Edg/117.0.2045.41
	]
	Merge Fields: [
		CREATEDAT: 2024-05-11T07:19:32-04:00
		STORECODE: Default Store View
		STOREID: 1
		WEBSITE: 1
	]
	Subscriber: Ebizmarts_MailChimp_Model_Subscriber(	customer_id: 0
		store_id: 1
		subscriber_confirm_code: 16ftiq2d5cuad3bhvg8k8lm2169kc1le
		subscriber_email: [email protected]
		subscriber_id: 49272
		subscriber_status: 1
	)
	message: `FNAME` is missing in the merge fields
]

1	df_log
	app/code/local/Df/Qa/lib/log.php:31

2	Ebizmarts_MailChimp_Model_Api_Subscribers_MailchimpTags::_p
	app/code/community/Ebizmarts/MailChimp/Model/Api/Subscribers/MailchimpTags.php:84

3	Ebizmarts_MailChimp_Model_Api_Subscribers_MailchimpTags::p
	app/code/community/Ebizmarts/MailChimp/Model/Api/Subscribers/MailchimpTags.php:41

4	Ebizmarts_MailChimp_Model_Api_Subscribers::updateSubscriber
	app/code/community/Ebizmarts/MailChimp/Model/Api/Subscribers.php:257

5	Ebizmarts_MailChimp_Model_Observer::subscriberSaveAfter
	app/code/community/Ebizmarts/MailChimp/Model/Observer.php:238

6	Mage_Core_Model_App::_callObserverMethod
	app/code/core/Mage/Core/Model/App.php:1399

7	Mage_Core_Model_App::dispatchEvent
	app/code/core/Mage/Core/Model/App.php:1377

8	Mage::dispatchEvent
	app/Mage.php:508

9	Mage_Core_Model_Abstract::_afterSave
	app/code/core/Mage/Core/Model/Abstract.php:473

10	Mage_Core_Model_Abstract::save
	app/code/core/Mage/Core/Model/Abstract.php:329

11	Mage_Newsletter_Model_Subscriber::subscribe
	app/code/core/Mage/Newsletter/Model/Subscriber.php:356

12	Mage_Newsletter_SubscriberController::newAction
	app/code/core/Mage/Newsletter/controllers/SubscriberController.php:64

13	Mage_Core_Controller_Varien_Action::dispatch
	app/code/core/Mage/Core/Controller/Varien/Action.php:422

14	Mage_Core_Controller_Varien_Router_Standard::match
	app/code/core/Mage/Core/Controller/Varien/Router/Standard.php:256

15	Mage_Core_Controller_Varien_Front::dispatch
	app/code/core/Mage/Core/Controller/Varien/Front.php:182

16	Mage_Core_Model_App::run
	app/code/core/Mage/Core/Model/App.php:365

17	Mage::run
	app/Mage.php:742

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant