Closed (duplicate)
Project:
Media Gallery
Version:
7.x-1.0-beta3
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2011 at 14:13 UTC
Updated:
8 Dec 2011 at 16:23 UTC
I get page not found warnings due to this css file:
sites/all/modules/media_gallery/media_gallery.css
It wants these two files which are missing from my system:
sites/all/modules/media_gallery/images/hover-bubble.png
sites/all/modules/media_gallery/images/hover-bubble-middle.png
Best regards,
Ao
Comments
Comment #1
Aonoa commentedHere are the lines of code in question:
Best regards,
Ao
Comment #2
the fatman commentedI'mg getting the same page not found messages preceded by
Notice: Undefined index: und in media_gallery_add_images() (line 290 of /home/tuneup/public_html/drupal/sites/default/modules/media_gallery/media_gallery.pages.inc).
and
Warning: Invalid argument supplied for foreach() in media_gallery_add_images() (line 291 of
/home/tuneup/public_html/drupal/sites/default/modules/media_gallery/media_gallery.pages.inc).
I'm running Apache 1.3.42 (Unix) and PHP 5.2.15
Upgraded a D6 site to D7, updates all fine, everything else OK thus far, no other contributed modules enabled (apart from dependancies)
Thanks
Comment #3
moloc commentedSee #1060398: Sync with latest Drupal Gardens code