Skip to content

Is there a better host than LiquidWeb?

Ya know, I’m trying to work with LiquidWeb, but my patience is growing thin. I got no problem paying server fees, and server backups, but th… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1878553&goto=newpost

Magento 2 – can’t add foreign key constraint with declarative schema (db_schema.xml) – Reference column X in reference table Y do not have index

I try to add this table: MODULE/etc/db_schema.xml: <?xml version=”1.0″?> <schema xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:noNamespaceSchemaLocation=”urn:magento:framework:Setup/Declaration/Schema/etc/schema.xsd”> <table name=”company_configurator_configurations” resource=”default” engine=”innodb”> <column xsi:type=”int” name=”id” padding=”10″ unsigned=”true” nullable=”false” identity=”true” comment=”Configuration ID”/> <column xsi:type=”int” name=”quote_item_id” padding=”10″ unsigned=”true” nullable=”false” comment=”Quote Item ID”/> <column xsi:type=”int” name=”configurator_id” padding=”10″ unsigned=”true” nullable=”false”… Read More »Magento 2 – can’t add foreign key constraint with declarative schema (db_schema.xml) – Reference column X in reference table Y do not have index

Error upgrading to 2.4.1

I just tried upgrading from 2.4 to 2.4.1 and now the site is down. We get this error only when trying to access the admin {“0”:”Type Error occurred when creating object: Magento\Framework\Session\Generic\Interceptor, setcookie() expects parameter 3 to be integer, array… Read More »Error upgrading to 2.4.1