English > General Questions

jDiction with joomla 3.4.4 not working at all

(1/3) > >>

dlxro:
I installed this plugin to translate my site from english (default language) to spanish, but when I press the spanish flag I don't see anything translated.

Here is my output:

--- Code: ---est Result
 
Version

    Library Version: 1.4.2
    Joomla Version 3.4.4 is untested.

Plugin

    Joomla Languagefilter Plugin is enabled
    There are 1 plugins having the same loading postion as the Joomla Languagefilter Plugin.
    JDiction Plugin is enabled.

Database

    jDiction Database Driver is selected

Language

    Seam to be good

Module

    Module is enabled

Common mistakes

    It seems that there are no common mistakes.
--- End code ---

By the way on parseRules of jdiction system plugin line 128:


--- Code: ---      foreach($menu as &$item) {
        $item->route = '';
        if ($item->level > 1) {
          $item->route = $menu[$item->parent_id]->route.'/';
        }
        $item->route .= $item->alias;
      }
--- End code ---

there's no error handling for unpublished menu items.


Harald Leithner:
Did you entered any translation in the Backend?

dlxro:
What you mean by any translation with jdiction?

I did translate with jdiction as seen here: http://imgur.com/a/Caaqy

Harald Leithner:
hmm, strange because I have one site at the moment running joomla 3.4.4 and jdiction and that works normal...

do you have other plugins, extensions installed?

maybe something prevents jdiction from translating...

dlxro:
Falang, but I disabled all the plugins because I had the same problem. I was reading about a problem of menu being loaded before plugins can translate, can this be something related to template design or something?

The extensions I have are: K2, Allvideos, Gallery Pro, Falang (Unpublished and disabled because it didn't work either) and Acymailing.

As for modules: DC Joomla HTML Module , JSFlexslider.


Navigation

[0] Message Index

[#] Next page

Go to full version