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 - Harald Leithner

Pages: 1 2 [3] 4 5 ... 109
31
General Questions / Re: Menu Titles no longer get translated
« on: June 08, 2020, 05:37:58 pm »
It's very likley that the reason is you template that loads the menu before translation kicks in. Please check the order of your plugins.

32
It's on my todo list, sorry it takes so long.

33
General Questions / Re: How to Export ??
« on: November 20, 2019, 11:25:37 am »
I'm sorry I don't know any other extensions that are able to do this.

34
General Questions / Re: After update to Joomla 3.9.13 Jdiction not working
« on: November 18, 2019, 10:21:26 am »
I have seen this on the backend, not sure why this happens... I have to check this, for now it's working for you (don't double safe the configuration)
you can see if the correct database driver is select at z/administrator/index.php?option=com_jdiction&view=check

35
General Questions / Re: After update to Joomla 3.9.13 Jdiction not working
« on: November 18, 2019, 10:06:01 am »
are you sure you change the correct file?
libraries/jdiction/database/parser/processors/ReplaceProcessor.php

Because the error message on the site you mailed me still has the same error?

36
General Questions / Re: After update to Joomla 3.9.13 Jdiction not working
« on: November 18, 2019, 09:49:11 am »
can you replace the line at 54 in file libraries/jdiction/database/parser/processors/InsertProcessor.php
Code: [Select]
public function process($tokenList) {with
Code: [Select]
public function process($tokenList, $token_category = 'INSERT') {

37
General Questions / Re: After update to Joomla 3.9.13 Jdiction not working
« on: November 18, 2019, 09:25:21 am »
Can you please post the output of the check page?

38
General Questions / Re: After update to Joomla 3.9.13 Jdiction not working
« on: November 18, 2019, 09:09:44 am »
you can try to switch the database driver to the xml driver.

39
General Questions / Re: After update to Joomla 3.9.13 Jdiction not working
« on: November 18, 2019, 08:49:24 am »
Which version are you using?

40
Install & Configure jDiction / Re: Jdiction flags-image size
« on: November 05, 2019, 04:53:46 pm »
Hi,

thanks for using jdiction for such a long time.

But you should really update your Joomla site, I (as release lead for Joomla 3.9.x) released Joomla 3.9.13 today.

About the flag image, the image is a background image

Thats the css code we use for the image:

Code: [Select]
<style>
  .languageswitcher a {
    padding-left: 20px;
    background-position: center left;
    background-repeat: no-repeat;
  }
</style>

use override the attributes you need to fit your wishes.

41
General Questions / Re: How to Export ??
« on: November 04, 2019, 09:19:48 am »
hi,

the Link to the screen is administrator/index.php?option=com_jdiction&view=tools you can find it in jdiction toolbar menu with the title "Tools" and on this Dashboard you find an export button. This button links to administrator/index.php?option=com_jdiction&view=export

I hope this helps.

42
Extensions and jDiction / Re: jDiction and Joomrecipe
« on: November 02, 2019, 01:52:42 pm »
You need a special xml file for each component, I don't know joomrecipe but if it follows the joomla pattern it should be possible to create it.

43
General Questions / Re: JDiction Component Not Working
« on: August 17, 2019, 12:18:20 pm »
Please try to activate the plugin first.

44
General Questions / Re: Language Module: wrong alias
« on: April 25, 2019, 10:40:58 pm »
Hi,

I looked at this and found out this is a missing feature :-(

I have no ETA how long it would take to add this.

sry.

45
General Questions / Re: Language Module: wrong alias
« on: April 23, 2019, 04:33:39 pm »
yes please, I can't check today but hopefully tomorrow.

Pages: 1 2 [3] 4 5 ... 109