View Single Post
Old July 29th, 2008, 12:50 PM   #19 (permalink)
hIBEES
Member
Verified Customer
 
Join Date: Jun 2004
Location: Edinburgh,Scotland
Posts: 147
Quote:
Originally Posted by Chuck S View Post
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
__________________
Cheers for your help!

Last edited by hIBEES; July 29th, 2008 at 01:47 PM.
hIBEES is offline   Reply With Quote