Image Manager not creating thumbs

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
durley

Image Manager not creating thumbs

Post by durley »

I'd like to say what a great product Wishy and the team have developed - keep up the good work.

I have been playing around with CMS Made Simple version 0.12-beta2 Fiji for a couple of days now and have figured out most things.
The system is using PHP Version 4.3.11, Apache 3, GD Version  bundled (2.0.28 compatible.

However, i do have a problem when trying to ceate thumbs using the Image Manager. The images upload OK using the Image Manager, but does not appear to create thumbs. I have searched the forum and it seems as if this has been an intermittent problem.

I have created a tag using the code originally posted by RedGuy and modified by Russ. Thanks to both you guys for this. The output is here http://www.voc.org.uk/cms/index.php?page=gallery

I would be really grateful if somone has found a solution to this problem.

Thanks
sydneysunshine

Re: Image Manager not creating thumbs

Post by sydneysunshine »

Hello - not a solution for you but I'm having exactly the same problem beta Fiji - same specs only mine's on a local server.

Can you post back if you find a solution please? That gallery code is exactly what I need!
durley

Re: Image Manager not creating thumbs

Post by durley »

Thanks for the post, at least i know i'm not alone with this issue.
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

Re: Image Manager not creating thumbs

Post by Greg »

Same here looks like beta 2 is not creating thumbs at all.
I see Wishy has this fixed in svn.
Last edited by Greg on Sat Feb 18, 2006 1:00 pm, edited 1 time in total.
Greg
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Image Manager not creating thumbs

Post by Ted »

Yeah, this is fixed in svn and will be in 0.12 final.  Thanks!
durley

Re: Image Manager not creating thumbs

Post by durley »

OK Thank for the update Wishy. Do you have a date/timeframe for 0.12 final release?

Thanks
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Image Manager not creating thumbs

Post by Ted »

could be anywhere between tomorrow and maybe Wednesday
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

Re: Image Manager not creating thumbs

Post by Greg »

As patricia stated some of the gallery scripts use the thumbs, as such, I would prefer that thumbs be created by Image Manager of the images 96px or less as well. They would just need to be copies of the original with the thumb prefix on the file name.

EDIT:
I see patricia has some great ideas that solve this issue in this thread
Last edited by Greg on Sun Feb 19, 2006 1:44 pm, edited 1 time in total.
Greg
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

Re: Image Manager not creating thumbs

Post by Greg »

Patricia I think imagemanager.php still requires this line at 540

Code: Select all

$thumbnail = $this->getThumbName($fullpath);
Works great then ...

Thanks
Greg
Locked

Return to “CMSMS Core”