The use of:
if (module_exists('i18n')) {
Means that if you turn on i18n without turning on i18n menu. It breaks the site.
Patch is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| page.tpl.php.patch | 606 bytes | Homotechsual |
The use of:
if (module_exists('i18n')) {
Means that if you turn on i18n without turning on i18n menu. It breaks the site.
Patch is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| page.tpl.php.patch | 606 bytes | Homotechsual |