Errors in errors.csv
Jun 12, 2015 4:29 pm by lemur
Jun 12, 2015 4:29 pm by lemur
Hi,
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.
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.
Re: Errors in errors.csv
Jun 13, 2015 7:28 pm by Yana
Jun 13, 2015 7:28 pm by Yana
Hi,
Please check the following post free-version-broken-joomla-t2959.html#:~:text=Only%20variables%20should%20be%20assigned%20by%20reference
Re: Errors in errors.csv
Jun 15, 2015 8:12 pm by lemur
Jun 15, 2015 8:12 pm by lemur
Thanks,
but excuse me,
I didn't understand, what must I do?
Re: Errors in errors.csv
Jun 16, 2015 6:58 pm by Yana
Jun 16, 2015 6:58 pm by Yana
Hi,
For example in the /is/htdocs/wp10473133_ZC9VEJ29X8/www/r/modules/mod_gtranslate/tmpl/default.php file you will need to change the line 142
change
$session =& JFactory::getSession();
to
$session = JFactory::getSession();
Re: Errors in errors.csv
Jun 17, 2015 6:26 pm by lemur
Jun 17, 2015 6:26 pm by lemur
Thank you!
Re: Errors in errors.csv
Jun 18, 2015 11:57 am by Yana
Jun 18, 2015 11:57 am by Yana
You are welcome!
SIMILAR TOPICS
Large numbers of crawl errors with double language code | Jan 24, 2019 1:43 am | Replies: 1 | Post by: natastna2 |
Intermittent 403 Errors (Forbidden: Access is denied) | Sep 28, 2018 2:07 pm | Replies: 3 | Post by: mattbradley85 |
PHP strict standards errors / PHP 7 Compatability question | Oct 6, 2016 10:53 am | Replies: 1 | Post by: furnivat |
The plugin is causing the following two errors... | Feb 22, 2016 5:55 am | Replies: 8 | Post by: Steppen-Wolf |
version PHP errors | Jan 18, 2016 9:00 pm | Replies: 1 | Post by: Baboo |