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 ... 7 8 [9] 10
 81 
 on: November 18, 2019, 10:06:01 am 
Started by pivovary - Last post by Harald Leithner
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?

 82 
 on: November 18, 2019, 10:03:22 am 
Started by pivovary - Last post by pivovary
I update /libraries/jdiction/database/parser/processors/ReplaceProcessor.php in InsertProccessor on line 54 was another function but same problem.

 83 
 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') {

 84 
 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.

 85 
 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?

 86 
 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.

 87 
 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.

 88 
 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

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

 90 
 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

Pages: 1 ... 7 8 [9] 10