Download & Extend

Variable img_assist_views not updated when a view is deleted

Project:Image Assist
Version:6.x-2.0-alpha3
Component:Wysiwyg API Plugin
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active

Issue Summary

Drupal 6.10
Views 6.x-2.5

After views were deleted, the tiny_mce {camera} button wouldn't work, and the following error message would appear in the Add Image popup upon attempting to {insert or update an embedded image} :

Fatal error: Call to a member function execute() on a non-object in .../sites/all/modules/img_assist/img_assist.module on line 699

The problem was traced to the deleted views name being still present in the preset variable img_assist_views.

Thanks for helping.

Comments

#1

I'm using Image Assist 6x-2.0-alpha4 and I have a similar problem.

Clicking on add image popup shows

Fatal error: Call to a member function execute() on a non-object in MYSITE/sites/default/modules/img_assist/img_assist.module on line 707

Was using this OK till yesterday, then error started for no apparent reason.

Above message shows in top half of pop up window, and existimg images show on bottom half, so I can add existing images, but unable to add any new ones.

nobody click here