Problem with Internationalization after Update to 8.1.0
Permalink 1 user found helpful
Hello everyone,
I had the problem that the homepage of other languages was not displayed in 8.0.3 but reportedly this issue has been solved in 8.1.0 so I did the update.
However, after having done the update and when I'm trying to copy the pages to another language I get the following error:
Cannot use object of type Concrete\Core\Foundation\Processor\QueueAction as array
Does anybody have an idea what could cause this? I've tried the same on a fresh 8.1.0 installation and it worked properly. During update I accidentally deleted the application folder and unfortunately I didn't put that into my git repo :-(. I restored it from another installation. Could it have to do something with this action? However after having restored all images, everything else works properly, therefore I think it messed up something in the database during the update.
I had the problem that the homepage of other languages was not displayed in 8.0.3 but reportedly this issue has been solved in 8.1.0 so I did the update.
However, after having done the update and when I'm trying to copy the pages to another language I get the following error:
Cannot use object of type Concrete\Core\Foundation\Processor\QueueAction as array
Does anybody have an idea what could cause this? I've tried the same on a fresh 8.1.0 installation and it worked properly. During update I accidentally deleted the application folder and unfortunately I didn't put that into my git repo :-(. I restored it from another installation. Could it have to do something with this action? However after having restored all images, everything else works properly, therefore I think it messed up something in the database during the update.
These should be resolved in version 8.2
Do you have this for the Home page only?
I have issues with Home pages not having the same content of the primary language, but all other pages copy just fine (through //dashboard/system/multilingual/copy/).