After updating to Manual Crop 1.5 I am having issues with every node using manual crop. Pages are blank, cant open, edit any content using manual crop, unless I turn it off.
Even after reverting back from backup, the errors persist. I am running out of ideas

When going to Configuration>Media> Manual Crop
I get this Notice and Warning and blank page

Notice: Undefined index: manualcrop_global_settings_form in drupal_retrieve_form() (line 806 of /var/www/vhost/genefiles/bridalheaven/includes/form.inc).
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'manualcrop_global_settings_form' not found or invalid function name in drupal_retrieve_form() (line 841 of /var/www/vhost/genefiles/bridalheaven/includes/form.inc).

I have enabled showing all errors in my settings.php page but pages are blank anyway

Comments

Matthijs’s picture

Category: Bug report » Support request
Issue tags: -notice, -warning, -index, -undefined, -form.inc

It looks to me that the files aren't properly loaded. Just to be sure: did you install the database updates and clear your cache after the code update?
Also make sure the previous version has been replaced/removed completely.

risko’s picture

I did install the updates again in the end, even though they shouldn't have, because they were related to the new version of the module. The restore I did was a complete restore to the state before downloading the update.

I ended up trying to update the module for the third time and after restarting the Apache and clearing all the caches and turning manual crop on and off, and resaving the content types using the module, the pages loaded, but without being scaled or resized. So the manual crop is not actually doing anything to the images. If I edit a node, I can now even see an option to choose the image style, but I cant see the scaling frame in the overlay, just dimensions in the picture and mouse over detects a frame. I have tried changing jQuery update to 1.5, 1.7, 1.10 and nothing changes.

Also Cron reported jquery.imgareaselect library missing even though the README file says it needs the imgareaselcet.mini.js l had to put all the .js files from the library in order to make the warning disappear.