jDiction Forum

English => Install & Configure jDiction => Topic started by: zcm on October 30, 2013, 04:50:51 pm

Title: Jdiction problems in Joomla 3
Post by: zcm on October 30, 2013, 04:50:51 pm
I used your module, Jdiction on diffrent websites and everything went ok but now i tried it on a joomla 3 version with a custom template.
It seems that is not working at this moment - i mean i can see the flags, i did the translation of the main menu, but when i click the ENGLISH language it's not working.
The default lang is Romanian.
THe articles have the settings : ALL LANG.

Language has the correct access rights-> Extenstions->Language Manager->content, the Access Column should be "public"

In the Jdiction Plugin page the order is set to 0 ( as 1st ) but there are like 10 other plugins before jdicition on the same position.

Could you please assist me?
Title: Re: Jdiction problems in Joomla 3
Post by: Harald Leithner on October 30, 2013, 06:04:38 pm
its possible that a template or a plugin get loaded beforce jdiction has a chance to jump in and translate the content, so you have to try to get jdiction to be the first plugin.

And even if the jdiction plugin is the first one, it doesn't mean it get loaded as first on.

you could send me a pm with superuser access.
Title: Re: Jdiction problems in Joomla 3
Post by: Harald Leithner on October 31, 2013, 10:53:12 am
Plugin position war not the first and the database driver was not selected.
Title: Re: Jdiction problems in Joomla 3
Post by: zcm on October 31, 2013, 07:36:18 pm
Could you please explain about the database driver, what did i miss? i see that now is working.
Cheers.
Title: Re: Jdiction problems in Joomla 3
Post by: Harald Leithner on November 01, 2013, 12:26:14 pm
You have to select the database driver "jdiction_mysqli" in system configuration.

This Database driver manipulates select queries and adds some columns to get primary key of the rows. This key is used to translate the result to the requested language.