Hi,
After installing I get this error. The error is displayed for example in media upload popup window or on any node with images (sometimes in dozen of instances)

Notice: Undefined index: css_class in imager_views_pre_view() (line 140 of /sites/all/modules/imager/imager.module).

Comments

mtnguru’s picture

I hoped to have a new release today - it's a significant rewrite of the JavaScript and fixes lots of errors.
It also has a configuration page and that eliminates hard coded paths and settings.

I've also put a lot of effort into passing the code pareview tests and having proper documentation, but I have ways to go there.

I'll be working on it this weekend and commit to having an installable version for you Monday - May 22.

mtnguru’s picture

It just occurred to me what is most likely the problem. Go into the configuration page, don't change anything and save it. http://DRUPAL_ROOT/admin/config/media/imager

loparr’s picture

Hi, although it helped - now I can access node edit pages (previously the whole theme got broken and was not able to edit any node), I still get same error on line 140. I tried the default node view and also view built using views. Cleared caches. Seems that for every image there is one instance of the error.

mtnguru’s picture

Version: » 7.x-1.x-dev

D7 branch is no longer under development.

mtnguru’s picture

Status: Active » Closed (won't fix)