jDiction Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

jDiction 2.2.0 released. http://jdiction.org/downloads

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - cmjonit

Pages: [1]
1
Plugin already enabled. By the way, both joomla and Jdiction are working fine except that after update to Joomla 3.4x and now 3.5x, Global config page doesn't load right, no css, no save button, just plain links.

The guideline to solve this as given by joomla in most cases worked ( has something to do with PDO) ...bottom line is Joomla did something to the whole database design and I'm wondering if Jdiction upgraded accordingly. Kindly see the link I previously provided for more examples and what role jdiction may be playing.

Thanks, as always

2
Joomla site 3.45 suddenly would not load global config properly, the css is either broken or due to something else.

After going through a few forum posts, it appears JDiction may be the problem. (http://forum.joomla.org/viewtopic.php?f=708&t=902727&sid=9cadf64a31bdedacf05f44af0e79fa21)

The above thread discusses the issue, I was wondering if anyone here was able to fix this issue without uninstalling jdiction.

Regards

3
I finally found the file in Koowa plugins and ruled out the part of the code that enforces dbtype to mysqli. And now both extensions are working with jdiction_mysql.

4
General Questions / Re: Can't save any translations
« on: January 17, 2014, 03:26:40 pm »
Hi Harald,

My Joomla install is actually 3.2.1.

I have installed 0.9.9.12-alpha.5045e54. And done all settings correctly.

Translations are saved perfectly in the backend. BUT translated articles don't show on the frontend at all both title and content. Only translated menu tiles, module titles show.

What could be the problem?

5
Hello fellow jdictioners,

Joomlatools (ohanah events) requires you to revert your database to MySQLi. I contacted authors of ohanah and they directed me to forward the mysql.php file in their component so I have attached it here. Could #Harald look at it and advice on how to hack this file to accept Jdiction_mysqli?

6
I got this XML code for joomfish for Ohanah events component. What should I do to it to make it work with jdiction? Thanks.

<?xml version="1.0" ?>
    <joomfish type="contentelement">
    <name>Ohanah</name>
    <author>Victor Cachi</author>
    <version>1.0</version>
    <description>Integracion Ohanah con Joomfish</description>
    <reference type="ohanah_events">
    <table name="ohanah_events">
    <field type="referenceid" name="ohanah_event_id" translate="0">ID</field>
      <field type="titletext" name="title" translate="1" >Titulo</field>
      <field type="htmltext" name="description" translate="1">Descripcion</field>
      <field type="text" name="address" translate="0">Direccion</field>
    <field type="htmltext" name="venue" translate="0">Lugar</field>
    </table>
    </reference>
    </joomfish>

7
Okay and thanks Harald.

But how difficult is the xml file to create for a non-developer :-). Could you provide some guidelines. Thanks

8
Hi everyone, I was just musing that is the 'translate' button were to be placed below the default editor like Article, Image, Page Break, Read More, etc then it would be possible to translate any content that uses the default joomla extensions. Right now Jdiction is lacking compatibility with other extensions and that's a problem. I think this will help as there are many of such extensions that use the Joomla default Editor.

Thanks

9
General Questions / Re: Linking Languages with Menu items
« on: January 11, 2014, 01:33:06 pm »
Hi, let's say if the site is on URL/index.php/en and you call URL/index.php/en, the result is URL/index.php/en/en.

How do I use jd_languageswitcher in a menu item?

Thanks

10
General Questions / Linking Languages with Menu items
« on: January 10, 2014, 11:35:52 pm »
I created a new menu item called English and linked it to index.php/en but when you click on it on the front page it browses to index.php/en/en generating an error. The Jdiction module works alright. What value should I put in the Link parameter to avoid this URL confusion.

Thanks

11
General Questions / Re: Can't save any translations
« on: January 10, 2014, 11:08:41 pm »
Jdiction is certainly an amazing extension for joomla.

I have this same problem and after scouting the forum it appears the problem has to do with the latest versions of the default Editors of Joomla, i.e. TinyMCE and MirrorCode because the problem is rampant with J3.20.

In my case when i choose No Editor in global config, jDiction works absolutely well. but with either TinyMCE or MirrorCode, only titles' translations are saved, the 'body text' is not saved. And without a WYSIWYG Editor, creating pages becomes difficult.

Our very kind developer has said he's going to look into it, but when? I hope soon.

Pages: [1]