jDiction Forum

English => Install & Configure jDiction => Topic started by: paul on July 09, 2014, 03:06:01 pm

Title: Unexpected character in input
Post by: paul on July 09, 2014, 03:06:01 pm
Hi

I get the follow under Global Configuration after install of jDiction 1.2.0. My Joomla install is 2.5.22 and my PHP is 5.2.9


Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/cvpaustr/public_html/libraries/jdiction/database/database/mysqli.php on line 122

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/cvpaustr/public_html/libraries/jdiction/database/database/mysqli.php on line 122

Parse error: syntax error, unexpected T_STRING in /home/cvpaustr/public_html/libraries/jdiction/database/database/mysqli.php on line 122


My jDiction Check shows the following:

Version   
Library Version: 1.2.0
Joomla Version 2.5.22 is unkown.

Plugin   
JDiction Plugin is enabled
Languagefilter is enabled

Database   
jDiction Database Driver is not selected

Language   
Translations are not equal to frontend translations.

Module   
Module is enabled

Common mistakes   
The default editor is not tinymce, jDiction does only support tinymce at the moment.

Any assistance would be greatly appreciated! Thank you
Title: Re: Unexpected character in input
Post by: Harald Leithner on July 09, 2014, 03:20:20 pm
jdiction needs php 5.3+
Title: Re: Unexpected character in input
Post by: paul on July 09, 2014, 03:30:15 pm
Thank you, will update.