Title: Line 81 creates a PHP error
Last modified: August 21, 2016

---

# Line 81 creates a PHP error

 *  [semperfideles](https://wordpress.org/support/users/semperfideles/)
 * (@semperfideles)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/line-81-creates-a-php-error/)
 * This line in CatListDisplayer.php is creating a PHP error:
    foreach (scandir(
   $templatePath) as $file) :
 * Errors (note that I truncated my absolute server path below):
 * PHP Warning: scandir(/wp-content/themes/persuasion/list-category-posts/) [[function.scandir](https://wordpress.org/support/topic/line-81-creates-a-php-error/function.scandir?output_format=md)]:
   failed to open dir: No such file or directory in /wp-content/plugins/list-category-
   posts/include/CatListDisplayer.php on line 81
    [ PHP Warning: scandir() [[function.scandir](https://wordpress.org/support/topic/line-81-creates-a-php-error/function.scandir?output_format=md)]:(
   errno 2): No such file or directory in /wp-content/plugins/list-category-posts/
   include/CatListDisplayer.php on line 81
 * PHP Warning: Invalid argument supplied for foreach() in /wp-content/plugins/list-
   category-posts/include/CatListDisplayer.php on line 81
 * [https://wordpress.org/plugins/list-category-posts/](https://wordpress.org/plugins/list-category-posts/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Fernando Briano](https://wordpress.org/support/users/fernandobt/)
 * (@fernandobt)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/line-81-creates-a-php-error/#post-5130450)
 * I’ve addressed this issue, releasing an update soon. Please update the plugin
   as soon as the update is live and let me know if it’s fixed for you.
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Line 81 creates a PHP error’ is closed to new replies.

 * ![](https://ps.w.org/list-category-posts/assets/icon-256x256.png?rev=2517221)
 * [List category posts](https://wordpress.org/plugins/list-category-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/list-category-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/list-category-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/list-category-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/list-category-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/list-category-posts/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Fernando Briano](https://wordpress.org/support/users/fernandobt/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/line-81-creates-a-php-error/#post-5130450)
 * Status: not resolved