Error: [phpBB Debug] PHP Notice: in file /includes/functions.php on line 3526: Undefined index: HIDDEN_USERS_ZERO_TOTAL_AND

After updating phpBB to v3.0.4, this error suddenly popped up after changing the language to something other than English :

[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3526: Undefined index: HIDDEN_USERS_ZERO_TOTAL_AND

It means that the language pack is outdated and “HIDDEN_USERS_ZERO_TOTAL_AND” isn’t defined in the common.php file in the corresponding language directory.

The solution is to install the updated language pack for the current version from the language pack directory, or if the language hasn’t been updated yet, wait for the maintainer to update it; or better still, update the language pack yourself!

Related posts:

  1. Nginx: Resolving “No input file specified” error
  2. Add keywords and description to phpBB’s index page without installing a mod
  3. Storing and reusing Ubuntu updates
  4. Turn on Topic Reply Notification by default in phpBB
  5. phpBB: Redirect broken links after uninstalling an SEO mod

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>