Blog widget and PHP8 Fatal Error
-
Hi
We’re receiving the following fatal error when attempting to use the blog widget on PHP8:
Uncaught TypeError: Unsupported operand types: string + int in /wp-content/plugins/master-addons/addons/ma-blog/ma-blog.php:2714
We’ve taken a look at the file in question and it refers to the following line of code:
$new_offset = $offset + (($paged - 1) * $post_per_page);
Please can you let us know how to solve this?
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Blog widget and PHP8 Fatal Error’ is closed to new replies.