I Got those errors in the gallery page when i open it after creating the gallery and the gallery view and go to the node to see the gallery

"Strict warning: Creating default object from empty value in template_preprocess_views_galleriffic_view_gallerifficrows() (line 104 of C:\xampp\htdocs\drupal7\modules\views_galleriffic\views_galleriffic.module)."

and this error repeated 14 time in same page .
any one faced same problem else thanks and waiting for the reply .

CommentFileSizeAuthor
errors.png66.12 KBdrupaler1

Comments

Marc-Antoine’s picture

Status: Active » Postponed (maintainer needs more info)

Can you please be more specific on how to reproduce the bug?

I've tried creating a 'page' type view for my galery with a new content type (featuring title & image fields).

Then I created 2 instances of my content type (using 2 pictures and 2 random titles).

When I visited my view's page, the galery was properly displaying my pictures and titles, without any bug.

I used:
Drupal 7.14 (fresh install)
Ctools 7.x-1.0
Views 7.x-3.3
Views galleriffic 7.x-1.1

hawkeye.twolf’s picture

+1, I'm experiencing the same issue. I haven't yet tried on a completely fresh install of d7, but I may do that next week and report back.

The "empty value" that the PHP error refers to may be the caption: the title and images render just fine, but the caption is empty.

Thanks for your work!

hawkeye.twolf’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

This issue is a duplicate of #1208298: Strict warning: Creating default object from empty value in template_preprocess_views_galleriffic_view_gallerifficrows(). I am therefore marking this issue closed.

However, the maintainer still needs to commit the patch to the release and dev branches. See #1773972: Committing two patches