You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Offline

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

Please create a new Ticket and we will get back to you as soon as we can.

#111368 How to set up profile to resize option via front-end?

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by marto42 on Wednesday, 06 July 2022 09:34 BST

marto42
Hello, How can I setup JCE PRO profile to resize an image via front-end. The resize option is available only from back-end.
Thanks.

Ryan
Do you have more than one editor profile active?

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

marto42
No I have got just default profile active.

Ryan
How can I setup JCE PRO profile to resize an image via front-end. The resize option is available only from back-end.


Are you referring to the resize options available when uploading in the File Browser or Image Manager Extended?

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

marto42
The resize option is not available in default profile via Image Manager.
In case I use File Browser the resize option is available.
See print screnn below.

Attachments

Ryan
The resize options are only available in the Image Manager Extended, included with JCE Pro, not the standard Image Manager (shown in your second image).

You can add the Image Manager Extended button to the editor toolbar (and remove the standard Image Manager button) in Editor Profiles -> Features & Layout.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

marto42
Ok thanks.
But now I saw an error message when I upload an image:

Insufficient memory available to process this image.

Why?
the other error is:

The server returned an invalid JSON response.

And aftrer refresh the image are uploaded, unfortionatly not resized :)

Ryan
But now I saw an error message when I upload an image:

Insufficient memory available to process this image.


This means that the server does not have enough memory available for PHP to process the image using the PHP GD2 extension.

Ask your host to enable the PHP IMagick extension, or to increase the php memory_limit value to something in excess of 64Mb.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

marto42
Thanks! Everything works great.