<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Measured Designs</title>
	<atom:link href="https://www.measureddesigns.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.measureddesigns.com/</link>
	<description>Thoughtful design as standard</description>
	<lastBuildDate>Thu, 28 May 2026 17:24:39 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Magento 2 Admin Login Fix: Cookie “admin” Has Been Rejected for Invalid Domain</title>
		<link>https://www.measureddesigns.com/magento-2-admin-login-fix-cookie-admin-has-been-rejected-for-invalid-domain/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-2-admin-login-fix-cookie-admin-has-been-rejected-for-invalid-domain</link>
					<comments>https://www.measureddesigns.com/magento-2-admin-login-fix-cookie-admin-has-been-rejected-for-invalid-domain/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Taylor]]></dc:creator>
		<pubDate>Thu, 28 May 2026 16:59:04 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento Errors]]></category>
		<guid isPermaLink="false">https://www.measureddesigns.com/?p=3852</guid>

					<description><![CDATA[<p>Fix the Magento 2 “Cookie admin has been rejected for invalid domain” error on staging and development websites. Learn how to update Magento base URLs, cookie settings and reCAPTCHA domains via CLI.</p>
<p>The post <a href="https://www.measureddesigns.com/magento-2-admin-login-fix-cookie-admin-has-been-rejected-for-invalid-domain/">Magento 2 Admin Login Fix: Cookie “admin” Has Been Rejected for Invalid Domain</a> appeared first on <a href="https://www.measureddesigns.com">Measured Designs</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.measureddesigns.com/magento-2-admin-login-fix-cookie-admin-has-been-rejected-for-invalid-domain/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Fixing Magento 2 “Unable to Unserialize Value” Errors (CSP &#038; Redis) – Complete Guide</title>
		<link>https://www.measureddesigns.com/fixing-magento-2-unable-to-unserialize-value-errors-csp-redis-complete-guide/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fixing-magento-2-unable-to-unserialize-value-errors-csp-redis-complete-guide</link>
					<comments>https://www.measureddesigns.com/fixing-magento-2-unable-to-unserialize-value-errors-csp-redis-complete-guide/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Taylor]]></dc:creator>
		<pubDate>Mon, 30 Mar 2026 16:46:26 +0000</pubDate>
				<category><![CDATA[Magento 2]]></category>
		<guid isPermaLink="false">https://www.measureddesigns.com/?p=3836</guid>

					<description><![CDATA[<p>Struggling with Magento 2 checkout errors caused by CSP and Redis cache corruption? Learn how to diagnose, fix and prevent “Unable to unserialize value” issues with this step-by-step guide.</p>
<p>The post <a href="https://www.measureddesigns.com/fixing-magento-2-unable-to-unserialize-value-errors-csp-redis-complete-guide/">Fixing Magento 2 “Unable to Unserialize Value” Errors (CSP &amp; Redis) – Complete Guide</a> appeared first on <a href="https://www.measureddesigns.com">Measured Designs</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.measureddesigns.com/fixing-magento-2-unable-to-unserialize-value-errors-csp-redis-complete-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Magento 2 &#8211; Deprecated Functionality: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /vendor/magento/data-migration-tool/src/Migration/Model/PasswordVerifier.php on line 55</title>
		<link>https://www.measureddesigns.com/magento-2-deprecated-functionality-explode-passing-null-to-parameter-2-string-of-type-string-is-deprecated-in-vendor-magento-data-migration-tool-src-migration-model-passwordverifier-php-on/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-2-deprecated-functionality-explode-passing-null-to-parameter-2-string-of-type-string-is-deprecated-in-vendor-magento-data-migration-tool-src-migration-model-passwordverifier-php-on</link>
					<comments>https://www.measureddesigns.com/magento-2-deprecated-functionality-explode-passing-null-to-parameter-2-string-of-type-string-is-deprecated-in-vendor-magento-data-migration-tool-src-migration-model-passwordverifier-php-on/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Taylor]]></dc:creator>
		<pubDate>Thu, 08 Aug 2024 12:33:14 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[Magento Errors]]></category>
		<guid isPermaLink="false">https://www.measureddesigns.com/?p=3734</guid>

					<description><![CDATA[<p>When migrating a Magento 1.9 website to Magento 2.4.7-pt1 I encountered the error; Deprecated Functionality: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /vendor/magento/data-migration-tool/src/Migration/Model/PasswordVerifier.php on line 55</p>
<p>The post <a href="https://www.measureddesigns.com/magento-2-deprecated-functionality-explode-passing-null-to-parameter-2-string-of-type-string-is-deprecated-in-vendor-magento-data-migration-tool-src-migration-model-passwordverifier-php-on/">Magento 2 &#8211; Deprecated Functionality: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /vendor/magento/data-migration-tool/src/Migration/Model/PasswordVerifier.php on line 55</a> appeared first on <a href="https://www.measureddesigns.com">Measured Designs</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.measureddesigns.com/magento-2-deprecated-functionality-explode-passing-null-to-parameter-2-string-of-type-string-is-deprecated-in-vendor-magento-data-migration-tool-src-migration-model-passwordverifier-php-on/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Magento 2 &#8211; Call to undefined function Magento\Framework\File \Pdf\ImageResource\tmpfile()</title>
		<link>https://www.measureddesigns.com/magento-2-call-to-undefined-function-magentoframeworkfilepdfimageresourcetmpfile/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-2-call-to-undefined-function-magentoframeworkfilepdfimageresourcetmpfile</link>
					<comments>https://www.measureddesigns.com/magento-2-call-to-undefined-function-magentoframeworkfilepdfimageresourcetmpfile/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Taylor]]></dc:creator>
		<pubDate>Fri, 19 Jul 2024 11:12:03 +0000</pubDate>
				<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[Magento]]></category>
		<guid isPermaLink="false">https://www.measureddesigns.com/?p=3657</guid>

					<description><![CDATA[<p>After updating Magento v2.4.6-p6 to Magento v2.4.7-p1, clients reported issues printing order invoices.</p>
<p>The post <a href="https://www.measureddesigns.com/magento-2-call-to-undefined-function-magentoframeworkfilepdfimageresourcetmpfile/">Magento 2 &#8211; Call to undefined function Magento\Framework\File \Pdf\ImageResource\tmpfile()</a> appeared first on <a href="https://www.measureddesigns.com">Measured Designs</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.measureddesigns.com/magento-2-call-to-undefined-function-magentoframeworkfilepdfimageresourcetmpfile/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Magento 2 &#8211; TypeError: addslashes(): Argument #1 ($string) must be of type string upgrade error</title>
		<link>https://www.measureddesigns.com/magento-2-typeerror-addslashes-argument-1-string-must-be-of-type-string-upgrade-error/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-2-typeerror-addslashes-argument-1-string-must-be-of-type-string-upgrade-error</link>
					<comments>https://www.measureddesigns.com/magento-2-typeerror-addslashes-argument-1-string-must-be-of-type-string-upgrade-error/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Taylor]]></dc:creator>
		<pubDate>Tue, 24 Oct 2023 16:06:34 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[Magento Errors]]></category>
		<guid isPermaLink="false">https://www.measureddesigns.com/?p=3621</guid>

					<description><![CDATA[<p>TypeError: addslashes(): Argument #1 ($string) must be of type string upgrade error.</p>
<p>The post <a href="https://www.measureddesigns.com/magento-2-typeerror-addslashes-argument-1-string-must-be-of-type-string-upgrade-error/">Magento 2 &#8211; TypeError: addslashes(): Argument #1 ($string) must be of type string upgrade error</a> appeared first on <a href="https://www.measureddesigns.com">Measured Designs</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.measureddesigns.com/magento-2-typeerror-addslashes-argument-1-string-must-be-of-type-string-upgrade-error/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Magento 2 – Duplicate key name &#8216;WISHLIST_CUSTOMER_ID&#8217;, query was: ALTER TABLE wishlist</title>
		<link>https://www.measureddesigns.com/magento-2-duplicate-key-name-wishlist_customer_id-query-was-alter-table-wishlist/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-2-duplicate-key-name-wishlist_customer_id-query-was-alter-table-wishlist</link>
					<comments>https://www.measureddesigns.com/magento-2-duplicate-key-name-wishlist_customer_id-query-was-alter-table-wishlist/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Taylor]]></dc:creator>
		<pubDate>Wed, 16 Aug 2023 12:16:19 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[Magento Errors]]></category>
		<guid isPermaLink="false">https://www.measureddesigns.com/?p=3601</guid>

					<description><![CDATA[<p>Upgrading Magento 2 can be tricky. When recently updating a Magento 2.4.5-p2 website to 2.4.6-p2, I encountered the following error. 1061 Duplicate key name 'WISHLIST_CUSTOMER_ID'</p>
<p>The post <a href="https://www.measureddesigns.com/magento-2-duplicate-key-name-wishlist_customer_id-query-was-alter-table-wishlist/">Magento 2 – Duplicate key name &#8216;WISHLIST_CUSTOMER_ID&#8217;, query was: ALTER TABLE wishlist</a> appeared first on <a href="https://www.measureddesigns.com">Measured Designs</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.measureddesigns.com/magento-2-duplicate-key-name-wishlist_customer_id-query-was-alter-table-wishlist/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The history of Leigh-on-Sea</title>
		<link>https://www.measureddesigns.com/the-history-of-leigh-on-sea/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-history-of-leigh-on-sea</link>
					<comments>https://www.measureddesigns.com/the-history-of-leigh-on-sea/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Taylor]]></dc:creator>
		<pubDate>Mon, 13 Mar 2023 08:28:00 +0000</pubDate>
				<category><![CDATA[Essex news]]></category>
		<category><![CDATA[General]]></category>
		<guid isPermaLink="false">https://www.measureddesigns.com/?p=3563</guid>

					<description><![CDATA[<p>Measured Designs have been in Leigh-on-Sea since 2008, but where is Leigh-on-Sea and what's so great about it? Leigh-on-Sea is a seaside town located in the Southend-on-Sea district of Essex, England.</p>
<p>The post <a href="https://www.measureddesigns.com/the-history-of-leigh-on-sea/">The history of Leigh-on-Sea</a> appeared first on <a href="https://www.measureddesigns.com">Measured Designs</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.measureddesigns.com/the-history-of-leigh-on-sea/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Magento vs WooCommerce, the battle of the eCommerce CMS&#8217;s</title>
		<link>https://www.measureddesigns.com/magento-vs-woocommerce-the-battle-of-the-ecommerce-cmss/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-vs-woocommerce-the-battle-of-the-ecommerce-cmss</link>
					<comments>https://www.measureddesigns.com/magento-vs-woocommerce-the-battle-of-the-ecommerce-cmss/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Taylor]]></dc:creator>
		<pubDate>Fri, 10 Mar 2023 15:31:47 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[WooCommerce]]></category>
		<guid isPermaLink="false">https://www.measureddesigns.com/?p=3549</guid>

					<description><![CDATA[<p>Magento and WooCommerce are the two most commonly used platforms at Measured Designs, but why do we code and design for two different eCommerce platforms?</p>
<p>The post <a href="https://www.measureddesigns.com/magento-vs-woocommerce-the-battle-of-the-ecommerce-cmss/">Magento vs WooCommerce, the battle of the eCommerce CMS&#8217;s</a> appeared first on <a href="https://www.measureddesigns.com">Measured Designs</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.measureddesigns.com/magento-vs-woocommerce-the-battle-of-the-ecommerce-cmss/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: www.measureddesigns.com @ 2026-06-15 10:42:45 by W3 Total Cache
-->