Preferences: theme options: fatal error

Asked by robby

PHPNS works perfectly, except the 'theme options' in the menu Preferences. When I click that I get
Fatal error: Call to undefined function: scandir() in /home/......../public_html/phpn/preferences.php on line 1023
What should I do to solve this?

Question information

Language:
English Edit question
Status:
Answered
For:
phpns Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
alecwh (alecwh) said :
#1

scandir() is a function defined in PHP5 and up. Please make sure you are using PHP5.

http://us.php.net/manual/en/function.scandir.php

Can you help with this problem?

Provide an answer of your own, or ask robby for more information if necessary.

To post a message you must log in.