e107_handlers/e_thumbnail_class.php
Argument 2 (mode)
is 'mix'
but \e_parse::createConstants()
takes int
defined at /code/e107_handlers/e_parse_class.php:3255
Open
Open
$this->_src = $tp->createConstants($this->_request['src'], 'mix');
- Exclude checks
Call to method make
from undeclared class \Intervention\Image\ImageManagerStatic
Open
Open
$img = Image::make($this->_src_path);
- Exclude checks