Title: Version 0.27 is calling the wrong language folder
Last modified: August 22, 2016

---

# Version 0.27 is calling the wrong language folder

 *  [BackuPs](https://wordpress.org/support/users/backups/)
 * (@backups)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/version-027-is-calling-the-wrong-language-folder/)
 * Hi
 * You version 0.2.7 is calling the wrong folder for the language file
 * its calling age-verify/includes/languages
 * /wp-content/plugins/age-verify/includes/languages/age_verify-nl_NL.mo
 * but it should be calling
 * age-verify/languages
 * as that is where the folder is.
 * Please fix in the file /includes/class-age-verify.php
 * this line (171)
 * `$mofile_local = plugin_dir_path( __FILE__ ) . 'languages/' . $mofile;`
 * should be this
 * `$mofile_local = plugin_dir_path( __DIR__ ) . 'languages/' . $mofile;`
 * Best regards,
    BackuPs
 * [https://wordpress.org/plugins/age-verify/](https://wordpress.org/plugins/age-verify/)

The topic ‘Version 0.27 is calling the wrong language folder’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/age-verify_ac6a50.svg)
 * [Age Verify](https://wordpress.org/plugins/age-verify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/age-verify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/age-verify/)
 * [Active Topics](https://wordpress.org/support/plugin/age-verify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/age-verify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/age-verify/reviews/)

## Tags

 * [calling](https://wordpress.org/support/topic-tag/calling/)
 * [folder](https://wordpress.org/support/topic-tag/folder/)
 * [language](https://wordpress.org/support/topic-tag/language/)
 * [wrong](https://wordpress.org/support/topic-tag/wrong/)

 * 0 replies
 * 1 participant
 * Last reply from: [BackuPs](https://wordpress.org/support/users/backups/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/version-027-is-calling-the-wrong-language-folder/)
 * Status: not resolved