Closed (fixed)
Project:
Album Photos
Version:
6.x-2.6-beta2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2009 at 16:01 UTC
Updated:
1 Aug 2013 at 21:08 UTC
Jump to comment: Most recent file
Comments
Comment #1
diek commentedMe neither, I just performed a clean installation of photo album and I get the following message when enforcing to use slideshow as the default album page view: Fatal error: Call to undefined function _photos_node_view_flash() in /www/tkk/modules/photos/photos.module on line 467.
What could be wrong? Cheers.
Comment #2
eastcn commentedPlease apply this patch, or download the revised version:
Comment #3
diek commentedIt works!
Thank you.
Comment #4
sanluca commentedI applied the patch but have not solved the problem displaying flash does not work, you've got to check the site?
thanks
Comment #5
eastcn commented#4
I do not have permissions. Maybe you can open view photos.
Comment #6
Morn commentedSame problem, in the log I have following Page "not found entries":
- photos/album/images/loadingAnimation.gif
- images/loadingAnimation.gif
- sites/files/images/VTAD_5.Frühjahrskonferenz_05.04.thumbnail.gif (this was an old image, its not more there)
After deleting the Album and creating it again and running cron, it worked, but the "not found errors" still appear in the log.
It seems to me that after the update, its trying to read some old-deleted files (DB garbage?)
There is also a new not found:
sites/all/modules/dfgallery/dfgallery/resources/locale/dfgallery_en.eden
You can see at www.vtadneu.de Test album
Comment #7
eastcn commented@ #7
#1, loadingAnimation.gif:
#2, dfgallery_en.eden:
Error: lack of language packs: The error will disappear in seconds. It is caused by a lack of language pack, cvs does not support the language pack(.eden) format.
Based on the wrong path, please create an empty file. eg: ..../modules/dfgallery/dfgallery/resources/locale/dfgallery_en.eden
Comment #8
Morn commentedIt works now!! Thanks
Comment #9
brugalito commentedI dont see the thumbnails on my nodes any more and when i click on slideshow i get this error
Fatal error: Call to undefined function dfgallery_html() in /home/brugalit/public_html/modules/photos/inc/photos.album.inc on line 143
Comment #10
eastcn commented#9
Please download dfgallery module
Comment #11
brugalito commentedsorry about that. Im a drupal idiot. attached is an image of whats happening. I had created a ton of forum nodes with albums attached. i had the thumbnails and pager visible when people clicked on the node teaser image. now i dont have any thumbnails but i can view the attached album when i click on slideshow.
Comment #12
sanluca commentedhi,
I solved reinstalling dfgallery, I do not know what could happen.
thanks
Comment #13
radiofranky2009 commentedHi,
the update photo.module fixes the flash slide view, but when I click on album or the thumb view it gives me a blank page.
looks like the path is not correct?
"http://localhost/photos/album/1" <= blank page when i click the node 1
"http://localhost/photos/album/1/slide" <= this works
謝謝
Comment #14
airputihdingin commentedhi,
i have a problem when saving an album.
user warning: Field 'fid' doesn't have a default value query: INSERT INTO x_album (pid, data) VALUES (8, 'a:13:{s:9:\"viewpager\";s:2:\"10\";s:10:\"imageorder\";s:14:\"timestamp|desc\";s:14:\"list_imagesize\";s:5:\"thumb\";s:14:\"view_imagesize\";s:7:\"640x480\";s:12:\"page_display\";s:1:\"1\";s:12:\"page_viewnum\";s:2:\"10\";s:14:\"page_imagesize\";s:5:\"thumb\";s:10:\"page_slide\";s:7:\"640x480\";s:3:\"pid\";N;s:14:\"teaser_display\";s:1:\"1\";s:14:\"teaser_viewnum\";s:1:\"5\";s:16:\"teaser_imagesize\";s:5:\"thumb\";s:12:\"teaser_slide\";s:7:\"640x480\";}') in C:\www\drupal-6.10\modules\photos\photos.module on line 428.
Comment #15
nathaniel commented