No pictures/folders appear on the Fast gallery page, only the heading

soc - February 23, 2009 - 15:44
Project:Fast Gallery
Version:6.x-4.0-beta7
Component:Code
Category:support request
Priority:critical
Assigned:Unassigned
Status:active
Description

Although the pictures are in the right path, Fast Gallery has the right entries in the Database and the permissions are correct, the HTML output seems to be missing.

Just the heading is shown, but no contents ...

#1

rpt - February 28, 2009 - 10:16

I have the same problem. Tested with one picture named "faz_panda.jpg". However there were no data in table fast_gallery_exif. Why dont we ask the database for which images are no exif-data like "WHERE gid not in (select gid from {fast_gallery_exif})" instead of "WHERE filetype <> 'jpg'"?

#2

dmsys - March 4, 2009 - 14:31

Do you use Imagecache? You have to check your settings of Image API, also settings of "openbase", it's possible that Imagecache cann't access /etc/bin/convert (or other tools of ImageMagic).

#3

doughold - March 15, 2009 - 16:23

I am having the same problem, ImageCache is working fine. Other websites are using the IC module on the same server without a problem.

#4

InfoTracer - March 22, 2009 - 15:19

i am not using IC module and i have the same problem
back to 6.x-3.3-beta1 then.

just tryed 6.x-3.3-beta1 and it works fine out of the box

ps. i like the "Fast Gallery Access" thing

#5

Rush_iam - April 2, 2009 - 11:16

same problem....
It is strange, but 6.x-4.0-beta3 works fine with PNG and GIF images only.
JPG images and folders, containing only JPG don't appear :(

#6

Rush_iam - April 7, 2009 - 18:28

ah... it was because fast gallery requires enabled EXIF module (in PHP modules)

#7

rapsli - April 8, 2009 - 14:30

there seems to be a problem when running in no-exif mode.

#8

kakarot - April 20, 2009 - 16:11

I've enabled exif extension in php but the same errors are showing:

    * warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "fast_gallery_exif" does not exist in C:\drupal-6.10\includes\database.pgsql.inc on line 139.
    * user warning: query: CREATE TEMPORARY TABLE fast_gallery_images AS SELECT path, folder, fg.gid, value FROM fast_gallery AS fg, fast_gallery_exif AS fe WHERE folder='images' AND fg.gid=fe.gid AND fe.field='dateTaken' ORDER by value desc in C:\drupal-6.10\sites\all\modules\fast_gallery\fast_gallery.class.php on line 518.
    * warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "fast_gallery_exif" does not exist in C:\drupal-6.10\includes\database.pgsql.inc on line 139.
    * user warning: query: CREATE TEMPORARY TABLE fast_gallery_folders AS SELECT path, fg.folder, fg.gid, fe.value FROM fast_gallery AS fg, fast_gallery_exif AS fe RIGHT JOIN (SELECT DISTINCT folder FROM fast_gallery WHERE parent='images') AS fldrs ON 1 WHERE fg.folder=fldrs.folder AND fg.gid=fe.gid AND fe.field='dateTaken' GROUP by folder ORDER by value desc in C:\drupal-6.10\sites\all\modules\fast_gallery\fast_gallery.class.php on line 519.
    * warning: pg_query() [function.pg-query]: Query failed: ERROR: column "fast_gallery.path" must appear in the GROUP BY clause or be used in an aggregate function in C:\drupal-6.10\includes\database.pgsql.inc on line 139.
    * user warning: query: CREATE TEMPORARY TABLE fast_gallery_folders_noexif AS SELECT path, folder, gid, filetype FROM fast_gallery WHERE parent='images' AND filetype <> 'jpg' AND filetype <> 'jpeg' AND filetype <> 'flv' AND filetype <> 'mov' AND filetype <> 'wmv' AND filetype <> 'asx' AND filetype <> 'swf' AND filetype <> 'pdf' GROUP by folder ORDER by path desc in C:\drupal-6.10\sites\all\modules\fast_gallery\fast_gallery.class.php on line 536.
    * warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "fast_gallery_images" does not exist in C:\drupal-6.10\includes\database.pgsql.inc on line 139.
    * user warning: query: SELECT * FROM fast_gallery_images UNION SELECT * FROM fast_gallery_images_noexif in C:\drupal-6.10\sites\all\modules\fast_gallery\fast_gallery.class.php on line 541.
    * warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "fast_gallery_images" does not exist in C:\drupal-6.10\includes\database.pgsql.inc on line 139.
    * user warning: query: CREATE TEMPORARY TABLE fast_gallery_all_images AS SELECT * FROM fast_gallery_images UNION SELECT * FROM fast_gallery_images_noexif in C:\drupal-6.10\sites\all\modules\fast_gallery\fast_gallery.class.php on line 542.
    * warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "fast_gallery_folders" does not exist in C:\drupal-6.10\includes\database.pgsql.inc on line 139.
    * user warning: query: CREATE TEMPORARY TABLE fast_gallery_all_folders AS SELECT * FROM fast_gallery_folders UNION SELECT * FROM fast_gallery_folders_noexif in C:\drupal-6.10\sites\all\modules\fast_gallery\fast_gallery.class.php on line 543.
    * warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "fast_gallery_all_images" does not exist in C:\drupal-6.10\includes\database.pgsql.inc on line 139.
    * user warning: query: SELECT SUM(count) FROM (SELECT COUNT(*) AS count FROM fast_gallery_all_images UNION SELECT COUNT(*) AS count FROM fast_gallery_all_folders) AS tbl in C:\drupal-6.10\sites\all\modules\fast_gallery\fast_gallery.class.php on line 551.
    * warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "fast_gallery_all_folders" does not exist in C:\drupal-6.10\includes\database.pgsql.inc on line 139.
    * user warning: query: SELECT path, folder, gid FROM fast_gallery_all_folders UNION SELECT path, folder, gid FROM fast_gallery_all_images LIMIT 8 OFFSET 0 in C:\drupal-6.10\sites\all\modules\fast_gallery\fast_gallery.class.php on line 551.
    * warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "fast_gallery_all_folders" does not exist in C:\drupal-6.10\includes\database.pgsql.inc on line 139.
    * user warning: query: SELECT path, folder, gid FROM fast_gallery_all_folders UNION SELECT path, folder, gid FROM fast_gallery_all_images in C:\drupal-6.10\sites\all\modules\fast_gallery\fast_gallery.class.php on line 558.

#9

werbeklaus - May 3, 2009 - 17:47

Same in my gallery. No Images appeared until I activated the "Read Exif Data"-Checkbox, now the images appear. I have just to ignore the thousands of errors "couldn't reading exif-data", but non-admins dont get them anyway.

#10

Kevander - July 2, 2009 - 17:07

I can upload my photos without problems, but can't see them in my gallery :(

#11

mbtech - August 18, 2009 - 07:47
Version:6.x-4.0-beta3» 6.x-4.0-beta7
Priority:normal» critical

I habe the same problem.
I have installed fast gallery und configured the module.
The upload does it`s job, but if I click on the menu-button first time after upload there is displayed the gallery-alias and "uploaded picture" per uploaded picture and by the second time there is shown only the gallery-alias.
But there are not displayed any pictures - whats the problem?!

#12

bharat83 - August 25, 2009 - 00:32

Check the folder settings and in which you gave the image storage permission.
Also try to go through the following steps:

1. Clear DB
2. Enter images again through java enabled image addition instead of adding directly to folder.
3. Now click the save button
4. click rescan
5. Browse the Gallery Page.

#13

ekkljs - August 29, 2009 - 01:39

After upgrading to 6.x-4.0-beta7 from 6.x-3.3-beta1 I wasn't able to see fast gallery any more. I followed suggestions above(exif things, suggestion from bharat83) but I had no luck. All I can see is "Fast Gallery" title. I had downgraded 6.x.-4.0-beta3 and had same result. It seems like all the 6.x-4.0-beta series have same problem.

I downgraded to 6.x-3.3-beta1 and could see fast gallery again.

I really want to upgrade to 4.0 to embed fast gallery in other content type and control access permissions.
Here is error message. Any help?

mysqli_query() [function.mysqli-query]: Empty query (/chroot/home/clubalpi/clubalpine.kr/html/drupal/includes/database.mysqli.inc: line 108)

Table 'clubalpi_db.fast_gallery_folders' doesn't exist query: CREATE TEMPORARY TABLE fast_gallery_all_folders Engine=HEAP SELECT * FROM fast_gallery_folders UNION SELECT * FROM fast_gallery_folders_noexif (/chroot/home/clubalpi/clubalpine.kr/html/drupal/sites/all/modules/fast_gallery/fast_gallery.class.php: line 575)

Table 'clubalpi_db.fast_gallery_all_folders' doesn't exist query: SELECT SUM(count) FROM (SELECT COUNT(*) AS count FROM fast_gallery_all_images UNION SELECT COUNT(*) AS count FROM fast_gallery_all_folders) AS tbl (/chroot/home/clubalpi/clubalpine.kr/html/drupal/sites/all/modules/fast_gallery/fast_gallery.class.php: line 583)

Table 'clubalpi_db.fast_gallery_all_folders' doesn't exist query: SELECT path, folder, gid FROM fast_gallery_all_folders UNION SELECT path, folder, gid FROM fast_gallery_all_images LIMIT 0, 8 (/chroot/home/clubalpi/clubalpine.kr/html/drupal/sites/all/modules/fast_gallery/fast_gallery.class.php: line 583)

Table 'clubalpi_db.fast_gallery_all_folders' doesn't exist query: SELECT path, folder, gid FROM fast_gallery_all_folders UNION SELECT path, folder, gid FROM fast_gallery_all_images (/chroot/home/clubalpi/clubalpine.kr/html/drupal/sites/all/modules/fast_gallery/fast_gallery.class.php: line 597)

#14

j4 - September 1, 2009 - 11:21

Please anybody has any solution to this? I am facing the same problem.

Thanks and regards
Jaya

#15

wpanssi - September 13, 2009 - 21:20

I have the same problem. JPG images won't show up. Not with 6.x-4.0-beta7 nor 6.x-3.3-beta1.

I would really love to use the module, but since jpg is perhaps the most used format, this is a major issue...

Has someone had this working with some previous versions..?

 
 

Drupal is a registered trademark of Dries Buytaert.