Lots of errors
Sep 10, 2013 8:25 am by Artur
Sep 10, 2013 8:25 am by Artur
Hi,
Propably after installing Curl library my websites has a lot of errors... and there's no polish chars.
Ex.
Strict Standards: Only variables should be assigned by reference in /home/www1/administrator/components/com_j4age/libraries/base.classes.php on line 798
Strict Standards: Non-static method js_JSDatabaseAccess::getInstance() should not be called statically, assuming $this from incompatible context in /home/www1/administrator/components/com_j4age/libraries/count.classes.php on line 43
Strict Standards: Only variables should be assigned by reference in /home/www1/administrator/components/com_j4age/database/access.php on line 76
Strict Standards: Non-static method js_JSConf::getInstance() should not be called statically, assuming $this from incompatible context in /home/www1/administrator/components/com_j4age/libraries/count.classes.php on line 57
Strict Standards: Non-static method js_JSDatabaseAccess::getInstance() should not be called statically, assuming $this from incompatible context in /home/www1/administrator/components/com_j4age/libraries/base.classes.php on line 119
Strict Standards: Non-static method IPInfoHelper::getVisitorIp() should not be called statically, assuming $this from incompatible context in /home/www1/administrator/components/com_j4age/libraries/count.classes.php on line 482
then i cannot login onto website, So I disabled j4age component, then polish chars come back, but after login I have another lot of errors.
ex:
Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with JRegistry::loadSetupFile() in /home/www2/libraries/joomla/html/parameter.php on line 512
Strict Standards: Non-static method modGTranslateHelper::getParams() should not be called statically in /home/www2/modules/mod_gtranslate/mod_gtranslate.php on line 13
Strict Standards: Only variables should be assigned by reference in /home/www2/modules/mod_gtranslate/tmpl/default.php on line 115
Strict Standards: Only variables should be assigned by reference in /home/www2/modules/mod_gtranslate/tmpl/default.php on line 130
Strict Standards: Only variables should be assigned by reference in /home/www2/modules/mod_gtranslate/tmpl/default.php on line 142
Strict Standards: Only variables should be assigned by reference in /home/www2/plugins/content/mavikthumbnails/mavikthumbnails.php on line 221
Strict Standards: Only variables should be assigned by reference in /home/www2/plugins/content/mavikthumbnails/mavikthumbnails.php on line 419
Strict Standards: Only variables should be assigned by reference in /home/www2/plugins/content/phocagallery/phocagallery.php on line 52
Strict Standards: Only variables should be assigned by reference in /home/www2/plugins/content/phocagallery/phocagallery.php on line 54
Strict Standards: Only variables should be assigned by reference in /home/www2/plugins/content/phocagallery/phocagallery.php on line 56
etc.
Can you tell me where is the problem? And how to solve it?
Edit.
From the backend there is no errors.
Re: Lots of errors
Sep 10, 2013 8:28 am by Yana
Sep 10, 2013 8:28 am by Yana
Hi,
If you are using the latest version please try to turn off strict warnings.
you can try to add th e following :
error_reporting(E_ALL & ~E_STRICT & ~E_NOTICE);
Re: Lots of errors
Sep 10, 2013 11:52 am by Artur
Sep 10, 2013 11:52 am by Artur
Where to add it? And the lastest verion of what?
I think it Curl or something, because all of websites are crashed. Not only on website which GTranslate is installed.
Re: Lots of errors
Sep 10, 2013 1:22 pm by Yana
Sep 10, 2013 1:22 pm by Yana
You need to add it in the helper.php and default.php files. They are in the /modules/mod_gtranslate directory.
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 |