Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

Ошибка imagealphablending


Ch0oJoy
 Share

Recommended Posts

imagealphablending() expects parameter 1 to be resource, boolean given in /home//www/system/library/image.php on line 172
2021-11-11 11:15:29 - PHP Warning:  imagesavealpha() expects parameter 1 to be resource, boolean given in /home//www/system/library/image.php on line 173
2021-11-11 11:15:29 - PHP Warning:  imagecolorallocatealpha() expects parameter 1 to be resource, boolean given in /home//www/system/library/image.php on line 174
2021-11-11 11:15:29 - PHP Warning:  imagecolortransparent() expects parameter 1 to be resource, boolean given in /home//www/system/library/image.php on line 175
2021-11-11 11:15:29 - PHP Warning:  imagefilledrectangle() expects parameter 1 to be resource, boolean given in /home//www/system/library/image.php on line 180
2021-11-11 11:15:29 - PHP Warning:  imagecopyresampled() expects parameter 1 to be resource, boolean given in /home//www/system/library/image.php on line 182

Добрый гдень! Подскажите что означают эти ошибки, в журнно их очень много и каждую минуту записываются. 

Link to comment
Share on other sites


модуль или модификатор не для тот версии... лелится переусиновкой для суещёствуюещёй версии или правкой контроллера в плане ресайза картинок ( часто не верный путь до параметров ресайза
смотрите по аналогии этот код до настроек размера картинок
обратите внимание на это... ( тут правильно для 3-ки)
 

Циии

$this->config->get('theme_' . $this->config->get('config_theme') . '_image_category_width'), $this->config->get('theme_' . $this->config->get('config_theme') . '_image_category_height'));

 

Edited by Pascha
  • +1 1
Link to comment
Share on other sites


38 минут назад, Pascha сказал:

модуль или модификатор не для тот версии... лелится переусиновкой для суещёствуюещёй версии или правкой контроллера в плане ресайза картинок ( часто не верный путь до параметров ресайза
смотрите по аналогии этот код до настроек размера картинок
обратите внимание на это... ( тут правильно для 3-ки)
 

 

Спасипотому что потому чтольшое! Разобрался 

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.