Getting PHP Warnings (Illegal String Offset, Count() )
-
Receiving the following errors on the file list page with just 2 files showing. When I add more files, more warnings show up. If it’s suitable, I want to try this plugin with Passster.
Warning: Illegal string offset ‘files’ in /wp-content/plugins/filr-protection-premium/src/class-filr-shortcode.php on line 303
Warning: count(): Parameter must be an array or an object that implements Countable in /wp-content/plugins/filr-protection-premium/src/class-filr-shortcode.php on line 303
Warning: Illegal string offset ‘files’ in /wp-content/plugins/filr-protection-premium/src/class-filr-shortcode.php on line 315
Warning: Illegal string offset ‘name’ in /wp-content/plugins/filr-protection-premium/src/class-filr-shortcode.php on line 315
Warning: Illegal string offset ‘files’ in /wp-content/plugins/filr-protection-premium/src/class-filr-shortcode.php on line 317
Warning: Illegal string offset ‘date’ in /wp-content/plugins/filr-protection-premium/src/class-filr-shortcode.php on line 317
Warning: Illegal string offset ‘files’ in /wp-content/plugins/filr-protection-premium/src/class-filr-shortcode.php on line 318
Warning: Illegal string offset ‘size’ in /wp-content/plugins/filr-protection-premium/src/class-filr-shortcode.php on line 318
Warning: Illegal string offset ‘files’ in /wp-content/plugins/filr-protection-premium/src/class-filr-shortcode.php on line 319
Warning: Illegal string offset ‘extension’ in /wp-content/plugins/filr-protection-premium/src/class-filr-shortcode.php on line 319
Hope you can help.
- This topic was modified 4 years ago by .
- This topic was modified 4 years ago by .
- This topic was modified 4 years ago by .
The page I need help with: [log in to see the link]
- The topic ‘Getting PHP Warnings (Illegal String Offset, Count() )’ is closed to new replies.