Help! Drupal 6, Gallery2 SVN small url rewrite problem!

malinens

Joined: 2008-05-14
Posts: 3
Posted: Sat, 2008-07-26 13:35

All my links in embeded Gallery looks like this: http://mysite.com/index.php?q=lv/gallery/v/Battlefield-2/ where q=lv is language (lv-Latvian) and I get error 404 not found. If I manually go to http://mysite.com/gallery/v/Battlefield-2/ embeded gallery works fine. What should I change in settings or in .htaccess to make all URLs in Drupal look like http://mysite.com/gallery/v/Battlefield-2/?

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Fri, 2008-08-01 23:41

Are you using any language plugins?

 
malinens

Joined: 2008-05-14
Posts: 3
Posted: Sat, 2008-08-02 08:10

yes, I have multilanguage site (i18n)

 
psc

Joined: 2007-01-24
Posts: 16
Posted: Fri, 2008-08-08 11:28

I have the same problem. I am running my web in three languages an getting always /index.php?q=en/ instead of a plain /en/. The same happens with the other two languages. And this breaks the links getting a page not found.

Did you find any solution?

psc