Posted by cisana on April 14, 2009 at 2:53pm
| Project: | album photos |
| Version: | 6.x-2.6-beta3 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Installed mudules: Drupal 6.10, album photos 6.x-2.6-beta3, dfgallery 6.x-1.0-beta2
album photos, dfgallery, photos swfu: enabled
Clean URLs: enabled
Album photo works properly, i.e. I am able to upload photos (*.jpg) and display them.
By clicking the slideshow-link however the dfgallery is not launched and no errors are displayed.
url: http://web.cisana.net/photos/album/206/slide
What can I do?
This is my first post, any feedback is welcome.
Comments
#1
Ok, after some setting-changes it finally works.
Short install/setting instruction:
#2
#3
I have tried everything whatever you said, but still slideshow link in my account page and the node page is not working ..
#4
#5
Compare your photos-settings (admin/settings/photos) with the settings in the attached file.
Here is a new link to my slideshow:
http://web.cisana.net/photos/album/202/slide
#6
Thanks a lot, you saved me a lot of time!
grt
Ericka
#7
Thanks. It helped.
However, when i click on Album view i get a blank page.
http://www.igorpalija.com/?q=node/12
Any ideas?
edit* I got it. check #3 http://drupal.org/node/423306
edit* check #3 advises to set 'allow_url_fopen' : on but that is Not secure cause it allows attackers to execute arbitrary scripts on remote servers.
I think cURL enabled took care of blank page, so i set allow_url_fopen' : Off
Also, for some reason json.php was not in modules/dfgallery
once i placed the file there it worked.
Again, thanks for the info.
#8
where do i get the json.php file to place in modules/dfgallery please anyone?
#9
I really had hard time to make dfgallery works on my drupal website. I thought everything was wrong until I ... recreate an album with all the steps that Cisana described above.
Don't try to modify the settings after having already uploaded an album. Just recreate it from sratch.
#10
Thank you all!
I have my dfgallery working nicely now (kinda/sorta). It works when I go to my page but the slideshow links still do not launch the slideshow eg after clicking on Album View (underneath the gallery in the comments area) this takes me to ../photos/album/22 then when I click on either of the slideshow links it gives me the url: ../photos/album/22/slide but the content remains as the album view. Is there a way i can change so that .../22/slide gives the slideshow view again? Also my music does not play when i click the speaker button on the gallery. Any help is very much appreciated. Thanking you in advance.
#11
Have a look at http://drupal.org/node/615382
#12
Hi newbie66
Just wondering how you fixed the problem with the slideshow link not working? I used to have the dfgallery working well on my last host but I can't seem to get it to work on my new host. Everything seems to work fine except the slideshow link. Completely stumped... do I have to do something with the json.php? I didn't last time.
Anyone have ideas?
Thanks
Tan
#13
Same problem here.
With a klick on "Slideshow"-link it opens the page ".../photos/album/120/slide" but it's the same page as ".../photos/album/120", so no slideshow...
But when I change the teaser to show the slideshow it works just fine. I just didn't want the teaser to load the flash animation. It takes to much time when you got a lot of albums...
So a fix for this issue would be fine. Couldn't be anything serious... Just a broken link.
#14
first sorry for english
i had a problem like #10 , i have solved it very strangely, i had installed slideshow module before but it was disabled and i have enabled it and the problem vanishes . everything works fine now , also i have disabled slideshow module then (it is very strange but problem does not exist anymore after disabling slideshow module)
#15
Hi, I followed all the steps of #1 by cisana (thank you!) but it did not work for me the first time. But then I
1. downloaded JSON.php from http://bit.ly/bv7mMN and rename it and put it under modules/dfgallery/json-php4.php
2. cleared cached data (admin/settings/performance, found the button "Clear cached data" at the bottom of the page)
(By the way, I think Step 6 of #1 should be renaming the file to dfgallery_en.eden. That is, the file has to have an extension of .eden)
And then it worked for me. Thank you very much!