Closed (fixed)
Project:
Fast Gallery
Version:
6.x-2.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
1 Nov 2008 at 17:12 UTC
Updated:
23 Apr 2010 at 14:50 UTC
My site www.mjadrc.org is a multi language site and the images work fine in the English mode but when it's switches to French I cannot open large images anymore. Here try to enlarge an image here http://mjadrc.org/fr/fast_gallery/MJA_Album_9 and it just wont load because the images are only loading without the 'fr' in the directory path http://mjadrc.org/fast_gallery/MJA_Album_9. What should I do??
This is probably an easy fix but I don't have a clue how to do it.
Thanks,
MT
Comments
Comment #1
ncy commentedtry the beta version. it uses base_path() to construct paths, so it should include the language abbreviation.
Comment #2
mtabanpour commentedThanks for replying. I updated to beta3 and I'm getting tons of error messages check this out: http://mjadrc.org/fast_gallery
Comment #3
ncy commentedhi, there's no update code for the database in the new version, so you need to uninstall the old version of Fast Gallery first (or manually drop the fast gallery tables in the database). then install the new version.
Comment #4
mtabanpour commentedNCY, It's still not working. I uninstalled FG and then tried the dev version and the 3.2 version and I still get these errors http://mjadrc.org/fast_gallery. Today's 3.2 version is installed now. btw I don't know how to manually drop FG tables in the database.
Thanks,
MT
Comment #5
ncy commentedmost ISPs will have some sort of php database administration tool like PhpMyAdmin. you'll probably have to login to your ISP account and find the link for it. from there, it's easy to find the fast_gallery and fast_gallery_exif tables and select the DROP option.
Comment #6
ncy commentedjust a note, if you do get it working, watch this thread:
http://drupal.org/node/343326
Comment #7
mtabanpour commented