for controlling the input of articles on my Joomla website, on which GTranslate (latest version) is installed , I checked the file errors.csv.
I found there after input of 1 article the following lines.
- Code: Select all
12 Jun 2015 13:43:05,"/is/htdocs/wp10473133_ZC9VEJ29X8/www/r/modules/mod_gtranslate/mod_gtranslate.php:
13","() Non-static method modGTranslateHelper::getParams() should not be called statically"
12 Jun 2015 13:43:05,"/is/htdocs/wp10473133_ZC9VEJ29X8/www/r/modules/mod_gtranslate/tmpl/default.php:
115","() Only variables should be assigned by reference" 12 Jun 2015 13:43:05,"/is/htdocs/wp10473133_ZC9VEJ29X8/www/r/modules/mod_gtranslate/tmpl/default.php:
130","() Only variables should be assigned by reference"
12 Jun 2015 13:43:05,"/is/htdocs/wp10473133_ZC9VEJ29X8/www/r/modules/mod_gtranslate/tmpl/default.php:
142","() Only variables should be assigned by reference" 12 Jun 2015 13:43:55,"/is/htdocs/wp10473133_ZC9VEJ29X8/www/r/templates/jsn_epic_free/html/com_content/featured/default_item.php:
51","(Notice) Undefined variable: useDefList" 12 Jun 2015 13:43:55,"/is/htdocs/wp10473133_ZC9VEJ29X8/www/r/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:
841","(Notice) Undefined index: business" 12 Jun 2015 13:43:55,"/is/htdocs/wp10473133_ZC9VEJ29X8/www/r/modules/mod_gtranslate/mod_gtranslate.php:
13","() Non-static method modGTranslateHelper::getParams() should not be called statically" 12 Jun 2015 13:43:55,"/is/htdocs/wp10473133_ZC9VEJ29X8/www/r/modules/mod_gtranslate/tmpl/default.php:
115","() Only variables should be assigned by reference" 12 Jun 2015 13:43:55,"/is/htdocs/wp10473133_ZC9VEJ29X8/www/r/modules/mod_gtranslate/tmpl/default.php:
130","() Only variables should be assigned by reference" 12 Jun 2015 13:43:55,"/is/htdocs/wp10473133_ZC9VEJ29X8/www/r/modules/mod_gtranslate/tmpl/default.php:
142","() Only variables should be assigned by reference"
Why are there errors, related to GTranslate, if I currently do not use it?
Thanks.