jDiction Forum

English => Install & Configure jDiction => Topic started by: vlad-ro on January 22, 2013, 03:47:02 pm

Title: j 2.5 config problems
Post by: vlad-ro on January 22, 2013, 03:47:02 pm
Hi Harald, i want to use your component. There are 2 problems after install/config:
1. No flags shown, no-matter of the position on the template, or module style (text left, flag right....). I've checked the paths in ..\modules\mod_jdlanguage\tmpl\default.php and it seems ok.
2. Even if component is working ok (translations are easy to be done and use), there are some notices and warnings. Changing server error reporting level is not a solution for me.

Notice: Undefined variable: subdirs in ...\libraries\jdiction\jdiction.php on line 149
Warning: Creating default object from empty value in ...\libraries\jdiction\jdiction.php on line 197
Warning: Creating default object from empty value in ...\libraries\jdiction\jdiction.php on line 201
Warning: Creating default object from empty value in ...\libraries\jdiction\jdiction.php on line 207
Warning: Creating default object from empty value in ...\libraries\jdiction\jdiction.php on line 197
Warning: Creating default object from empty value in ...\libraries\jdiction\jdiction.php on line 201
Warning: Creating default object from empty value in ...\libraries\jdiction\jdiction.php on line 207
Warning: Creating default object from empty value in ...\libraries\jdiction\jdiction.php on line 197
Warning: Creating default object from empty value in ...\libraries\jdiction\jdiction.php on line 201
Warning: Creating default object from empty value in ...\libraries\jdiction\jdiction.php on line 207
Warning: Creating default object from empty value in ...\libraries\jdiction\jdiction.php on line 197
Warning: Creating default object from empty value in ...\libraries\jdiction\jdiction.php on line 201
Warning: Creating default object from empty value in ...\libraries\jdiction\jdiction.php on line 207
Warning: Creating default object from empty value in ...\libraries\jdiction\jdiction.php on line 197
Warning: Creating default object from empty value in ...\libraries\jdiction\jdiction.php on line 201
Warning: Creating default object from empty value in ...\libraries\jdiction\jdiction.php on line 207

Thanks,
Vlad

Title: Re: j 2.5 config problems
Post by: Harald Leithner on January 22, 2013, 03:51:16 pm
what PHP version are u using

PS i'm in vacation so i need so me time Tod respones
Title: Re: j 2.5 config problems
Post by: vlad-ro on January 22, 2013, 04:13:28 pm
PHP Version 5.4.7
Title: Re: j 2.5 config problems
Post by: Harald Leithner on January 23, 2013, 09:40:12 pm
Yeah I know the problem but didn't had time to fix the warings sorry about that.
Title: Re: j 2.5 config problems
Post by: Harald Leithner on February 01, 2013, 05:00:04 pm
Here is a special build for you, its used on jdiction.org with php 5.4. This should fix all warnings and include many code cleanups.