Conversation
supportSee file: bbpowerpack\modules\pp-image-carousel\includes\frontend.css.php Line 205 to 209 Properties are divided by 1000 but not casted to an integer. This causes a Fatal error “Unsupported operand types”. If you simply typecast these properties to an integer the error is solved: (int) $settings->overlay_animation_speed / 1000 Cheers, Jory
No comments were stored for this source.