Hundreds of errors in error log file:

PHP Fatal error: Call to undefined function file_scan_directory() in ../sites/all/modules/advpoll/advpoll.module on line 1408

Has anyone experienced this before and if so what actions were taken to correct?

Linux
Apache
PHP 5.2.12
PHP 5.20

Shared environment

Comments

miro_dietiker’s picture

Status: Active » Postponed (maintainer needs more info)

If you look at drupal core:
http://api.drupal.org/api/function/file_scan_directory

The function should be there... your drupal seems broken as file_scan_directory must be part of it...

miro_dietiker’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)