Hello,

I can't seem to get my "Home" breadcrumb to change its link based on the current language (I got my logo link to change based on the language by hacking my theme template...but I can't seem to find where the link for the "Home" breadcrumb is created in order to hack it...). Does anyone know how to get the "Home" breadcrumb to link to http://www.sbbic.org/drupal-4.7.0/en or http://www.sbbic.org/drupal-4.7.0/km based on the current language?

I know this must be easy...sorry...I'm new to all this.

Thanks for your time,
Nathan

http://www.sbbic.org/drupal-4.7.0/

Comments

asiafan’s picture

I have the same problems, did you figured it out yet? And could you please show how you made your logo work? I can't even do that, I tried some preg match thing but no success. Thank you.

sungkhum’s picture

Yeah, I got it to work - But I really don't know how. I deleted the langauge info that I had and then tried starting from scratch (going to each page to fill up the database and then importing the old translation file that I had). That seemed to make it work. But some things still don't translate correctly.

As far as the logo - I edited the html and put my logo in (I don't think the logo function works with that theme).

-Nathan

asiafan’s picture

you mean that your home links go to /en/node by default just from a reinstall?? I had a completely fresh install but they never pointed to elsewhere than the no-language front page (base url)...
it would be also nice if you could post the code in your template that changes the logo link

haykelbj’s picture

Hi,

try the solution I posted here: http://drupal.org/node/76003