[solved] image manager don't save

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.
Post Reply
nnoel
New Member
New Member
Posts: 8
Joined: Fri May 28, 2010 8:36 am

[solved] image manager don't save

Post by nnoel »

hi,

after successfully rotated my picture, I can't save the result with image manager. I set the permissions on the upload/images/gallery/subdir at 777 and I can see the temp editor_xxxxxx.jpeg file in my subdir.

Can you help me?

ps I am on 1.81
Last edited by nnoel on Mon Aug 02, 2010 1:08 pm, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: image manager don't save

Post by Rolf »

Hello nnoel,

Welcome at the CMSMS forum.
You might have a fileowner problem on your server.
Try to change the Umask in Site Admin >> Global Settings >> Advanced Setup to 000 and try again.

grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
nnoel
New Member
New Member
Posts: 8
Joined: Fri May 28, 2010 8:36 am

Re: image manager don't save

Post by nnoel »

same situation: no green tick to save my image.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: image manager don't save

Post by Rolf »

nnoel wrote: same situation: no green tick to save my image.
When you rotate the image, the Green tick is there and when saving the image, it isn't?

Is it a new install 1.8.1? Or an upgrade?

Tried to reupload files?

Reg. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
nnoel
New Member
New Member
Posts: 8
Joined: Fri May 28, 2010 8:36 am

Re: image manager don't save

Post by nnoel »

it's an upgrade to 1.81 and the green tick is there on rotate and not on save.
re-upload didn't solve the issue
the first upload was made via the gallery module
tests with image manager first upload were not successful
I can see the editor_xxxxxx  xx.jpeg temp files in the upload/images/gallery sub dir
Last edited by nnoel on Fri Jul 30, 2010 7:36 am, edited 1 time in total.
nnoel
New Member
New Member
Posts: 8
Joined: Fri May 28, 2010 8:36 am

Re: image manager don't save

Post by nnoel »

in my config.php i have

$config['image_manipulation_prog'] = 'GD';
$config['image_transform_lib_path'] = '/usr/bin/ImageMagick/';

it seems to be a mix between GD and ImageMagic...
(furthermore  the image_transform_lib_path is not correct for my ISP)
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: image manager don't save

Post by Rolf »

It worked before?
When did it stop working?
After an upgrade, changing server or...

Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
nnoel
New Member
New Member
Posts: 8
Joined: Fri May 28, 2010 8:36 am

Re: image manager don't save

Post by nnoel »

I re-installed 1.8.1 from scratch. Same issue: no green tick for saving with image manager!
umask is 000. dir/files permissions 777 or 755 with same results. the temp editor_xxx.jpeg files remain in the directory.
May be a bug in image manager  ;)
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: image manager don't save

Post by Rolf »

Hi nnoel,

You can try looking into the PHP Error Log of the webserver, perhaps there will be some errors shown.
Also try to enable 'debug' in the config.php and look when using the Image Manager if there are any error or notices displayed.

Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
nnoel
New Member
New Member
Posts: 8
Joined: Fri May 28, 2010 8:36 am

[solved] image manager don't save

Post by nnoel »

;D
things are again OK
It was like the editor's frame was to small to display the 2 last buttons (save & cancel)

I found it's linked to my ubuntu firefox 3.6.8 version (in fact the 2 buttons are under the upper-left corner of the picture)

If I use the css border box model (via the web developper tools add-on), I can at least see the the green OK tick button
Last edited by nnoel on Mon Aug 02, 2010 3:53 pm, edited 1 time in total.
Post Reply

Return to “CMSMS Core”