مشکل با error_log در سی پنل
سلام، من جوملا 1.5 نصب دارم،
چند وقته یه فایل error_log ایجاد میشه و هزاران خط ارور رو ذخیره میکنه و حجمش به 800 ام بی میرسه، که به شکل زیر میباشد:
کد:
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JFactory::getLanguage() should not be called statically, assuming $this from incompatible context in /home/*/public_html/components/com_grid/GridBuilder.php on line 29[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JRegistryFormat::getInstance() should not be called statically, assuming $this from incompatible context in /home/*/public_html/libraries/joomla/registry/registry.php on line 373
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JFilterInput::clean() should not be called statically, assuming $this from incompatible context in /home/*/public_html/libraries/joomla/registry/format.php on line 45
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JDispatcher::getInstance() should not be called statically, assuming $this from incompatible context in /home/*/public_html/libraries/joomla/plugin/helper.php on line 140
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JPluginHelper::getPlugin() should not be called statically, assuming $this from incompatible context in /home/*/public_html/libraries/joomla/plugin/helper.php on line 147
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JPluginHelper::_load() should not be called statically, assuming $this from incompatible context in /home/*/public_html/libraries/joomla/plugin/helper.php on line 41
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JPluginHelper::_import() should not be called statically, assuming $this from incompatible context in /home/*/public_html/libraries/joomla/plugin/helper.php on line 97
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JLoader::import() should not be called statically in /home/*/public_html/libraries/loader.php on line 186
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JLoader::load() should not be called statically in /home/*/public_html/libraries/loader.php on line 161
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JLoader::register() should not be called statically in /home/*/public_html/libraries/loader.php on line 138
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JPluginHelper::_import() should not be called statically, assuming $this from incompatible context in /home/*/public_html/libraries/joomla/plugin/helper.php on line 97
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JString::strpos() should not be called statically, assuming $this from incompatible context in /home/*/public_html/plugins/content/displaygrid.php on line 41
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JFactory::getDocument() should not be called statically, assuming $this from incompatible context in /home/*/public_html/plugins/content/displaygrid.php on line 54
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JFactory::getSession() should not be called statically, assuming $this from incompatible context in /home/*/public_html/plugins/content/displaygrid.php on line 96
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JFactory::getDBO() should not be called statically, assuming $this from incompatible context in /home/*/public_html/components/com_grid/GridConfigManager.php on line 116
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JFactory::getDBO() should not be called statically, assuming $this from incompatible context in /home/*/public_html/components/com_grid/GridBuilder.php on line 175
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JFactory::getSession() should not be called statically, assuming $this from incompatible context in /home/*/public_html/components/com_grid/GridBuilder.php on line 81
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JURI::base() should not be called statically, assuming $this from incompatible context in /home/*/public_html/components/com_grid/layouts/GridView.php on line 28
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JText::_() should not be called statically, assuming $this from incompatible context in /home/*/public_html/components/com_grid/layouts/GridView.php on line 65
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JFactory::getLanguage() should not be called statically, assuming $this from incompatible context in /home/*/public_html/libraries/joomla/methods.php on line 120
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JRoute::_() should not be called statically, assuming $this from incompatible context in /home/*/public_html/components/com_grid/GridBuilder.php on line 649
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JFactory::getApplication() should not be called statically, assuming $this from incompatible context in /home/*/public_html/libraries/joomla/methods.php on line 41
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in /home/*/public_html/includes/application.php on line 372
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JLoader::import() should not be called statically in /home/*/public_html/libraries/loader.php on line 186
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JRouter::getInstance() should not be called statically, assuming $this from incompatible context in /home/*/public_html/libraries/joomla/application/application.php on line 674
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JError::isError() should not be called statically, assuming $this from incompatible context in /home/*/public_html/libraries/joomla/application/application.php on line 675
[25-Apr-2015 08:51:56 UTC] PHP Strict Standards: Non-static method JRoute::_() should not be called statically, assuming $this from incompatible context in /home/*/public_html/components/com_grid/GridBuilder.php on line 649
چطوری این مشکل رو حل کنم؟؟