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/? |
|

Posts: 804
Are you using any language plugins?
Posts: 3
yes, I have multilanguage site (i18n)
Posts: 16
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