Variable img_assist_views not updated when a view is deleted

ungeek - May 3, 2009 - 17:52
Project:Image Assist
Version:6.x-2.0-alpha3
Component:Wysiwyg API Plugin
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

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.

#1

technology-now - October 31, 2009 - 12:29

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.

 
 

Drupal is a registered trademark of Dries Buytaert.