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.