Closed (fixed)
Project:
Album Photos
Version:
6.x-2.6-beta1
Component:
Miscellaneous
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2009 at 17:03 UTC
Updated:
25 Jan 2013 at 21:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
eastcn commentedu site link?
Comment #2
Morn commentedYou have to activate the "Clean URLs" - that worked for me-
Comment #3
Marc Hoefman commentedIt seems to me that dfgallery is not looking for the images where they are located now:
/sites/default/files/photos/
currently I installed
dfgallery in /sites/all/modules/dfgallery
photos in /sites/all/modules/photos
Is there, like some other forum treads indicated in the past, dfgallery to be installed within photos?
Comment #4
jjancel commentedImpossible for me to activate "Clean URL" - What other solution ?
Comment #5
Marc Hoefman commentedThe problem is indeed solved with activating "clean url's".
If this is confirmed to be the solution, I propose that the install documentation be updated to mention that "clean url's" is mandatory.
To enable clean url's with Bluehost server:
1. by default the htaccess file included in the drupal install is originally named htaccess.txt. I assume this is so it doesn't overwrite any .htaccess file you might already have.
I renamed htaccess.txt into to .htaccess (do not forget the "." )
2. enable clean URLs from admin
Comment #6
eastcn commentedPlease apply this patch, Need to modify multiple files, you can directly download attachment:
Comment #7
eastcn commentedComment #8
StS commentedI had the same problem and activating 'clean urls' always results in server errors.
I applied your patch and for a short test the slideshow works perfect. This seems to be the real solution.
Comment #9
CRAZyBUg-1 commentedthe fix is not working for me, i am unable to run album photos + dfgallery together. getting all the time
http://drupal.org/files/issues/dfgallery_error_02.png message.
Comment #10
cutemiffy commentedI applied the patch suggested by eastcn, however I got a screen where it said "Loading locale en" and it keep loading and loading, until the browser is non-responsive. This problem occurs in IE. While using Firefox and Safari, it works ok though. Any idea on how to fix the IE issue? Thanks!
Comment #11
vako commentedThe patch didn't work for me as well. This IOError happens for IE & FireFox for me and on several websites that I tried to install and use this module with Photo Albums. After the error is displayed, the module works fine, but seems a little embarrassing to see an error on the site.
Since there are so many people affected on this, hopefully we can have a solution. This is definitely a bug.
At least if anyone can show us how to disable that error message on the code, I searched and couldn't find it.
Comment #12
eastcn commentedtry:
Comment #13
vako commentedThat's it! this resolved the issue, thank you very much eastcn!
I had the file but it had .txt extension, just removed it and the error disappeared.
Actually the file has the wrong extension in the source of ver 6.x-1.0-beta2 as of 2009-Mar-24. Someone should remove the .txt extension from the package.
Comment #14
nathaniel commented