Getting this error after upgrading from 5.7 to latest version
Permalink
Hello All
I'm getting the below error while upgrading one of my site from 5.7 to latest version. Any idea how to fix that?
Thanks in advance
Rony
I'm getting the below error while upgrading one of my site from 5.7 to latest version. Any idea how to fix that?
TypeError Argument 1 passed to Concrete\Core\Attribute\Controller::__construct() must be an instance of Doctrine\ORM\EntityManager, instance of DoctrineProxies\__CG__\Concrete\Core\Entity\Attribute\Type given, called in /home/cdldev/siteurl.com/packages/problog/blocks/problog_list/templates/categories/view.php on line 18
Thanks in advance
Rony
Any help! Please
Problog is not compatible with v8 and is no longer supported. You will need to either
a) Fix problog for v8 compatibility.
or
b) Install problog before updating and make sure any debris from its installation is removed.
a) Fix problog for v8 compatibility.
or
b) Install problog before updating and make sure any debris from its installation is removed.
Hi John
I was fixing the problog issues one by one but got stuck with this one. Cannot understand how to fix this.
I was fixing the problog issues one by one but got stuck with this one. Cannot understand how to fix this.
There were big changes to the way attributes work between 5.7 and v8. Problog is heavy on attributes. Attributes use entities.
Some general tricks, may help.
In the dashboard entities page, make sure doctrine/database is in development mode.
Some general tricks, may help.
In the dashboard entities page, make sure doctrine/database is in development mode.