Exporting posts, comment, tags,category to a new NewsMag template

Posted in: Newsmag
Post count: 10

Hi there,

Am seriously having trouble in performing exports option from old template into a new NewsMag template. The initial size of the exported file(.xml format) was 22BM and Import support 8MB limits.

And this is the error message when i try to import.!
“Sorry, there has been an error.
File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini.”

this is my error messaage.

Please can anyone in this forum help.

Post count: 6600

Hi,

If you are positive that the xml file is the right one then check those two values from the php.ini file and make sure that you have theme set right. You can also check the post_max_size in the latest version of the newsmag theme under system status section: http://screencast.com/t/iLAUrN5Vo
Make sure that you don’t have the uploads disabled in your php.ini file or that you don’t have post_max_size directive defined as smaller than upload_max_filesize in php.ini then try again.

Thanks

Post count: 10

Thanks Lucian, it really work for me. it was the host who later increase the upload limits.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.