I moved the image manager in config.php but no thumbnails?

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
Rabel
Forum Members
Forum Members
Posts: 31
Joined: Thu Mar 25, 2010 9:54 pm

I moved the image manager in config.php but no thumbnails?

Post by Rabel »

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
SpringSummer
Forum Members
Forum Members
Posts: 11
Joined: Sun Jan 06, 2013 6:28 pm

Re: I moved the image manager in config.php but no thumbnail

Post by SpringSummer »

There are two more config.php settings related to thumbnail creation.
Rabel
Forum Members
Forum Members
Posts: 31
Joined: Thu Mar 25, 2010 9:54 pm

Re: I moved the image manager in config.php but no thumbnail

Post by Rabel »

ok sorry where can I find them.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: I moved the image manager in config.php but no thumbnail

Post by Dr.CSS »

Return the paths back to the original and just use uploads/images for images, no need to mess with config file...
Post Reply

Return to “The Lounge”