i have tried various ways of moving my attachments to new board and keep getting errors like this :
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 9492225 bytes) in /admincp/impex/ImpExDatabaseCore.php on line 1306
i doing 10 attachments at a time and taking them from the file system and then putting them into the mysql database.
Just updating the ImpExDatabaseCore.php from new version of impex
and still it happens
Importing 10
From : 700 :: To : 710
Failed :: Attachment not imported
Failed :: Attachment not imported
Failed :: Attachment not imported
Failed :: Attachment not imported
66.67% Attachment -> dead 2.jpg
66.67% Attachment -> dead meat.rar
66.67% Attachment -> desp 2.jpg
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 8460365 bytes) in /admincp/impex/ImpExDatabaseCore.php on line 1306
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 9492225 bytes) in /admincp/impex/ImpExDatabaseCore.php on line 1306
i doing 10 attachments at a time and taking them from the file system and then putting them into the mysql database.
Just updating the ImpExDatabaseCore.php from new version of impex
and still it happens
Importing 10
From : 700 :: To : 710
Failed :: Attachment not imported
Failed :: Attachment not imported
Failed :: Attachment not imported
Failed :: Attachment not imported
66.67% Attachment -> dead 2.jpg
66.67% Attachment -> dead meat.rar
66.67% Attachment -> desp 2.jpg
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 8460365 bytes) in /admincp/impex/ImpExDatabaseCore.php on line 1306
Comment