Steff
Active member
Right we migrated from an Open VZ VPS to a KVM VPS and the only issue was that the database was renamed because there was already one (our old site) with the same name on that node.
Now here's the issue. The host says that imagik and and PCL extention is installed, yet I get the following error when watermarking:
The following error occurred:
Cannot watermark without ImageMagick installed.
Could something else be preventing imagik from being used by Xenforo?
Now here's the issue. The host says that imagik and and PCL extention is installed, yet I get the following error when watermarking:
The following error occurred:
Cannot watermark without ImageMagick installed.
- XenGallery_Helper_Image->writeWatermark() in XenGallery/Model/Watermark.php at line 189
- XenGallery_Model_Watermark->addWatermarkToImage() in XenGallery/ControllerPublic/Media.php at line 1629
- XenGallery_ControllerPublic_Media->actionAddWatermark() in XenForo/FrontController.php at line 351
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
- XenForo_FrontController->run() in /home/picture2/public_html/index.php at line 13
Could something else be preventing imagik from being used by Xenforo?