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

Pages: 1 ... 8 9 [10]
 91 
 on: November 18, 2019, 09:49:11 am 
Started by pivovary - Last post by Harald Leithner
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') {

 92 
 on: November 18, 2019, 09:37:05 am 
Started by pivovary - Last post by pivovary
On email you have urls and also login to backend.

 93 
 on: November 18, 2019, 09:25:21 am 
Started by pivovary - Last post by Harald Leithner
Can you please post the output of the check page?

 94 
 on: November 18, 2019, 09:14:22 am 
Started by pivovary - Last post by pivovary
I see only Mysqli, Pdomysql and Jdiction_Mysqli and also is problem with select database driver.
I select Jdiction_mysqli but after save still is checked Mysqli but in cofiguration.php is jdiction_mysqli.

 95 
 on: November 18, 2019, 09:09:44 am 
Started by pivovary - Last post by Harald Leithner
you can try to switch the database driver to the xml driver.

 96 
 on: November 18, 2019, 09:04:57 am 
Started by pivovary - Last post by pivovary
Sorry, i use last version Jdiction 2.2.2 and Joomla 3.9.13

 97 
 on: November 18, 2019, 08:49:24 am 
Started by pivovary - Last post by Harald Leithner
Which version are you using?

 98 
 on: November 18, 2019, 07:54:38 am 
Started by pivovary - Last post by pivovary
Hi,
after update Joomla! to 3.9.13, Jdiction not working. I have all content, which one is translate on JDiction still in default language.

Update:
Maybe this is problem no Joomla! but PHP with PHP version 7.3.9 is fatal error, on PHP 7.1.32 work no problem.

PHP 7.3.9

Fatal error: Declaration of PHPSQLParser\processors\ReplaceProcessor::process($tokenList) must be compatible with PHPSQLParser\processors\InsertProcessor::process($tokenList, $token_category = 'INSERT') in /domains1/gh43424600/public/www_root/libraries/jdiction/database/parser/processors/ReplaceProcessor.php on line 52

 99 
 on: November 05, 2019, 04:53:46 pm 
Started by webcrete - Last post by Harald Leithner
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.

 100 
 on: November 05, 2019, 01:47:26 pm 
Started by webcrete - Last post by webcrete
Hello,
I am using Jdiction at list 7 Years by many websites and we are happy about your very good component. We are using version 2.0 and joomla 3.6. My question is how to show on the module a bigger flag. I have uploaded bigger flags at /media/com_jdiction/images/flags/ with a .png extension but the space on the website where the flags are shown are the same small. So we need to change the css file for the module to display the bigger flags.
Can you please instruct where to configure the css ?

Thank you

Pages: 1 ... 8 9 [10]