Error task.php line 340
-
Hello,
If the string $p_str_Content is less than $l_int_PosStart
the following error occurs
Warning: strpos(): Offset not contained in string in /var/www/vhosts/mannenkoorsweikhuizen.nl/httpdocs/dev/wp-content/plugins/footnotes/class/task.php on line 340This is easy resolved by inserting before line 340
if(strlen($p_str_Content)<$l_int_PosStart){break;}With kind regards,
Felix Wagemakers
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Error task.php line 340’ is closed to new replies.