Hello Lestat,
Fatal error: Out of memory (allocated 42205184) (tried to allocate 35 bytes) in /xxx/admin/admin_dump_apply.php on line 76
You need to try to increase the memory size in your admin_dump_apply.php file by adding such string on the second line:
ini_set("memory_limit","256Mb");
If you need any further help, please feel free to contact us via support form.
Best regards,
ViArt Support Team