Quote:
Originally Posted by Chuck S mysql server has gone away means your mysql on the server has shut down not specifically an error with the script but the server. |
Thanks got it , reduced the number of images from 500 to 100
in the import_photopost
// This will limit the number of items per page that is imported
$per_page = '100';
It worked

althou on my forumhome its only showing
Categories: 4, Images: 1, Posts: 1, Total Views: 8, Disk Space: 26.0 KB
I have far more than that on, do I need to update counters or similiar
EDIT: Sorted, thanks for this import