As
d-null said. If you want to store the thumbs on your server, simple remove the comments mark "//". So your code must look like this:
Code:
// uncomment the line below to store thumbnails on your server
cseo_store_image ('thumb', $post ['post_title']);
BTW, there is a support forum launched yesterday at the official site. Feel free to post your questions there.