Notice: Undefined property: stdClass::$thumbnail_picture_width en _himuesgallery_create_thumb() (línea 772 de C:\xampp\htdocs\drupal\sites\all\modules\himuesgallery\himuesgallery.module).

Comments

himue’s picture

Assigned: cgf_ar » himue
Status: Active » Postponed (maintainer needs more info)

Hello cgf_ar,

it seems that the module can't get the width for the thumbnails from the css-file.
Did you use a standard or own css-file?
Is the following code in the file?

.himuesgallery_picture_image {
  height: 133px; /* will be used in himuesgallery to create thumbnails */
  width: 200px;  /* so be shure it is there */
}

Himuesgallery is searching for this entrys to get the thumbnailsize.

Greetings from
Himue