Hi, I was wondering if you have any experience with website migration issues. We have 2 websites and I need to copy the content on one website to the other website.
I uploaded all the content to the new site via FTP, imported and changed the database to the new domain. Unfortunately, the website gives an error, I can get to the administration, but all the bricksbuilder pages are without content.
Error writes:
: Invalid argument supplied for foreach() in
And it has a problem with - content/themes/bricks/includes/assets.php
online
2549
content of line 2549 -
foreach ( Database::$global_data[‘elements’] as $global_element ) {