Dear tljackson123
Please don't worry about this warning, You can disable it in: system > Global Configuration > Error Reporting: System Default or None
prntscr.com/flebtn
or go to modules/mod_sj_k2_slideshowii/core/helper_base.php/helper_base.php,
modules/mod_sj_k2_slickslider/core/helper.php
modules/mod_sj_k2_mega_news/core/helper.php
/modules/mod_sj_k2_mega_news/core/helper_base.php,
modules/mod_sj_k2_extraslider/core/helper.php
modules/mod_sj_k2_scroller/core/helper.php
module/mod_sj_k2_slider/core/helper_base.php and find:
public function _cleanText($text){
=> change to:
public static function _cleanText($text){
thanks