Hi,
I create a site in my Squiz matrix and export it using "Export Assets to XML Tool" for move this site to another computer's Squiz matrix. Is this correct way?. I import the .tgz file using "Import Assets from XML Tool", but after import the site, when I try to load that site from my browser, then it display an error like this
-------------------------------------------------------------------------------------------------------------------------------------
MySource Warning
            Cannot find the design file to print the asset, "871" [CORE0259]                        
<p>               
<br>
                            PHP Warning                        
<br>
            <br>
require([SYSTEM_ROOT]/data/private/assets/design_customisation/0017/854/design_file.php):<br>
failed to open stream: No such file or directory                        
<p>           <br>
Fatal error: require(): Failed opening required
‘/home/websites/squiz_matrix/data/private/assets/design_customisation/0017/854/design_file.php’
(include_path=’.:/home/websites/squiz_matrix/php_includes:/usr/share/php:/usr/share/pear’)
in /home/websites/squiz_matrix/core/assets/designs/design/design.inc on
line 1036
-------------------------------------------------------------------------------------------------------------------------
I did not understand this problem. When I import the file, then Squix matrix display some warning, but no errors. How can I solve this issue?