Now, if add the prefix "it" to the path (http://www.speakitnow.com/it), the basic interface changes but you the article, while translated does not switch. I assume I am doing something or more than one thing wrong?
warning: mysqli_real_escape_string() expects parameter 2 to be string, array given in /var/www/drupal-6.16/includes/database.mysqli.inc on line 323.
This happens when running cron manually from with in the drupal site. This happens when I run cron manually under the module path as well as clicking reports and clicking status then choosing to run cron manually.
If there is documentation that's available. Could you point me in the right direction!
Hi,
I have installed a theme with rtl support: (the styles-rtl.css) already included.
everything is working properly and the site switch from Right to left and left to right normally,
but when i check it with firebug i've noticed that the Arabic and the English styles are being read from the styles.css and not split between styles.css and styles-rtl.css.
how can i make the arabic read from the rtl style sheet? what code should i add and where?
thanks for your support.
I am setting up multiple languages for a website and I want the content to be filtered by the domain name.
I have English as a default language and I've added two more languages in admin/settings/language.
In admin/settings/language/configure I've selected "Domain name only" and I've added my domains to each languages Language domain (http://www.site.com, http://www.site.se ... etc).
Hi, I'm a newbie on translation. So I wanted to translate the advanced forum module. I've got the .po file from http://drupal.org/node/260397. Now what? I replaced de es.po file on \sites\all\modules\advanced_forum\translations . Try it and nothing changed? What I am missing??