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

ncy’s picture

try the beta version. it uses base_path() to construct paths, so it should include the language abbreviation.

mtabanpour’s picture

Thanks for replying. I updated to beta3 and I'm getting tons of error messages check this out: http://mjadrc.org/fast_gallery

ncy’s picture

hi, 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.

mtabanpour’s picture

NCY, 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

ncy’s picture

most 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.

ncy’s picture

just a note, if you do get it working, watch this thread:

http://drupal.org/node/343326

mtabanpour’s picture

Status: Active » Closed (fixed)