AgelxNash/DocLister

phpthumb not works in 3.0

mnoskov opened this issue · 0 comments

include_once(MODX_BASE_PATH . 'assets/snippets/phpthumb/phpthumb.class.php');

should be

include_once(MODX_BASE_PATH . 'core/functions/phpthumb/phpthumb.class.php');