Joomla - Disable image upload from our system If you want to disable the image uploading option from our image manager, write this code into your configuration.php file: define('NEXTEND_IMAGE_UPLOAD_DISABLE', 1);