MyBB Community Forums

Full Version: Error in Registration page.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I got an  error message in the registration page after upgrading from PHP 7.0.10 to PHP 7.0.12 which 

Quote:Warning [2] readdir() expects parameter 1 to be resource, boolean given - Line: 203 - File: inc/class_language.php PHP 7.0.12-1+deb.sury.org~trusty+1 (Linux)

page - http://ndiafrica.com/member.php?action=register
Bump!
It's probably because your language dir is not readable.
Have a look in Tools & Maintenance >> System health >> CHMOD Files and Directories, you may have warnings.
the ./inc/languages is writable, the file check is ok.

Note: I started seeing that error after upgrading from php7.0.10 to php7.0.12

[attachment=37671]