Re: piCal and xoops 2.3.x
List posts in the topic
Re: piCal and xoops 2.3.x
msg# 1.3.1
Quote:
pixel wrotes:
I'm having the same issue and just installed a clean xoops 2.3.3.
What settings need changing to remove these warnings from the top of the page? I'm guessing this is a bug reporting message that can be turned off.
The are the warnings I getting:
Warning: MyTextSanitizer::makeTboxData4Show is deprecated in /public_html/cubs/comm/class/module.textsanitizer.php on line 665
Warning: MyTextSanitizer::makeTboxData4Show is deprecated in /public_html/cubs/comm/class/module.textsanitizer.php on line 665
Warning: MyTextSanitizer::makeTboxData4Show is deprecated in /public_html/cubs/comm/class/module.textsanitizer.php on line 665
Warning: MyTextSanitizer::makeTboxData4Show is deprecated in /public_html/cubs/comm/class/module.textsanitizer.php on line 665
open pical/class/pical_xoops.php
lin 33
return $myts->makeTboxData4Show( $data ) ;
change
return $data;
save
Normal.
Votes:28
Average:7.14
Posts tree