Forum
CKEditor image upload error
Hi there,
We are no longer able to upload and insert images using the image tool in CKEditor. We are using Perch 1.7.3 and CKEditor 3.6.2.
On the 'upload' tab, once I browse for an image and press 'send to server', nothing happens. In fact, the browse button does not even display in the latest version of IE. The php error log shows the following:
PHP Fatal error: Call to undefined method PerchUtil::move_uploaded_file() in /var/www/vhosts/mydomain.com.au/httpdocs/perch/plugins/editors/ckeditor/_perch_uploader.php on line 26, referer: https://mydomain.com.au/perch/apps/content/edit/?id=11
How can I resolve this issue?
The first thing to do is to ensure you are running the latest version of Perch 1 - which is 1.8.4 as that is the only version of Perch 1 we offer support for. The files will be in your account.
If you are still experiencing the problem after you have upgraded then post back including your Diagnostics Report.
The update resolved my issue. Thank you.