Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

No option to change to Imagemagick

  • jpdenny1
  • jpdenny1
  • OFFLINE
  • Posts: 195
  • Thanks: 25
  • Karma: 5
8 years 7 months ago #279557 by jpdenny1
No option to change to Imagemagick was created by jpdenny1
Hello CB, having moved server I was looking forward to finally utilising Imagemagick. It's a Joomla centric hosting provider and they have Imagemagick installed on the server and they confirmed the paths:

/usr/bin

and the full path with the name of the file:

/usr/bin/convert

In Joomla Backend -> Components -> Community Builder -> Configuration -> Images
There is no option to select Imagemagick only GD2.

I had a look at previous posts and contacted my host. Still stuck with it, so hoping you guys might be able to identify a possible solution?

Kind regards

Joomla 3.6.2
CB 2.0.15 Latest Nightly
GJ 3.0.1 nightly
Php version 5.5.35
Auto actions nightly
Activity nightly
Privacy nightly
Conditions nightly
CB Gallery 2.0
.....all nightly!
Uddeim 3.9

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
8 years 7 months ago #279589 by krileon
Replied by krileon on topic No option to change to Imagemagick
We're using the PHP Imagine library for image processing. It's looking for the class "Imagick" to be loaded and must be version 6.2.9 or greater.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • jpdenny1
  • jpdenny1
  • OFFLINE
  • Posts: 195
  • Thanks: 25
  • Karma: 5
8 years 7 months ago #279606 by jpdenny1
Replied by jpdenny1 on topic No option to change to Imagemagick
Thanks Kyle, just checked with hosting provider:

"Well, the version we have is much higher:

Version: ImageMagick 6.7.2-7 2015-07-29 Q16

So CB should definitely catch it".

Any other ideas at all. Maybe set higher verion of PHP, mine is currently 5.4.45?

Joomla 3.6.2
CB 2.0.15 Latest Nightly
GJ 3.0.1 nightly
Php version 5.5.35
Auto actions nightly
Activity nightly
Privacy nightly
Conditions nightly
CB Gallery 2.0
.....all nightly!
Uddeim 3.9

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
8 years 7 months ago #279628 by krileon
Replied by krileon on topic No option to change to Imagemagick
If the class_exists check fails on Imagick it'll fail to detect imagick. Beyond that I don't know what to tell you. This is all handled by the PHp Imagine library below.

imagine.readthedocs.org/en/latest/

You could try making a simple PHP file and placing it in Joomla root that does a class_exists on Imagick then output the result to see if that check maybe failing.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: jpdenny1

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum