I moved the image manager in config.php but no thumbnails?
Posted: Mon Jan 14, 2013 11:52 pm
Hi Guys, I moved the image gallery to reflect where my images are located at like this
$config['image_uploads_path'] = '/home/yourdomain.com/html/media/images';
$config['image_uploads_url'] = $config['root_url'] . '/media/images';
But i am not showing any thumbnails in the image manager. Arent these created automatically, please help so that the client can see the images.
Thanks,
Randy
$config['image_uploads_path'] = '/home/yourdomain.com/html/media/images';
$config['image_uploads_url'] = $config['root_url'] . '/media/images';
But i am not showing any thumbnails in the image manager. Arent these created automatically, please help so that the client can see the images.
Thanks,
Randy