Closed (fixed)
Project:
Fast Gallery
Version:
6.x-5.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2010 at 08:17 UTC
Updated:
15 Sep 2010 at 20:00 UTC
Hi Raphael,
after updating FG 5.3 to FG 5.4 my gallery does not display anymore.
There's just a white screen with no conent, html code is blank, too.
I do get 2 errors though:
* warning: include_once(/) [function.include-once]: failed to open stream: Success in /home/xxx/public_html/drupal/sites/all/modules/fast_gallery/fast_gallery.module on line 257.
* warning: include_once() [function.include]: Failed opening '/' for inclusion (include_path='.:/usr/lib/php') in /home/xxx/public_html/drupal/sites/all/modules/fast_gallery/fast_gallery.module on line 257.
Any idea?
Comments
Comment #1
jan.n commentedQuick workaround: I just re-checked all settings and saved both the "Default - Storage engine" and "General configuration".
It now works again :-)
Seems that the array "fast_gallery_presentation" somehow contained something that triggered this error.
Comment #2
rapsli commentedThanks for the hint. Ill make a check for that array. Should be done tomorrow.
Comment #3
rapsli commentedis fixed http://drupal.org/node/899816