Closed (duplicate)
Project:
Views Galleriffic
Version:
7.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2012 at 13:27 UTC
Updated:
4 Sep 2012 at 16:20 UTC
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 .
| Comment | File | Size | Author |
|---|---|---|---|
| errors.png | 66.12 KB | drupaler1 |
Comments
Comment #1
Marc-Antoine commentedCan 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
Comment #2
hawkeye.twolf+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!
Comment #3
hawkeye.twolfThis 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