Hi, we are using the i18n and it works good but when I switch themes to an Emergency theme (we are using fusion)
the word "Languages" shows above the link to our "Español" site. This word does not show when we switch back to our
main theme. You can look at the top right corner on our site http://testwahoo.sdcwa.org:8000/
Notice: Trying to get property of non-object in locale_language_url_rewrite_url() (line 423 of /var/www/vhosts/seite.bz/subdomain/wwwind/httpdocs/includes/locale.inc).
Notice: Trying to get property of non-object in locale_language_url_rewrite_url() (line 423 of /var/www/vhosts/seite.bz/subdomain/wwwind/httpdocs/includes/locale.inc).
I'm working with translating nodes, and finally got it to work, but one of the unintended side effects is that as soon as I started translating just one node, my views stopped working. I've gone through the steps twice and reverted to database dumps and tried again. Both times the views stopped working and no amount of clearing the cache or tweaking the views seems to work.
in the views editing page it seems to work and shows the appropriate items, but not on the live page. Any insights about this or what information wuold I need to post to get some debugging help?
I have Drupal 7.12 with i18n module version 7.x.1.4. I have a content type with name Magazine with thier translations in Spanish and Catalan that run ok. But when i change the name to Journals not translate to Spanish and Catalan. I have a views grouping by type and when i have name magazines all the translations show ok but when i change to Journals show the same name in all the languages.