Making WordPress.org

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#1610 closed defect (bug) (invalid)

Define GLOTPRESS_LOCALES_PATH in wp-config.php (wordpressorg.dev)

Reported by: igmoweb's profile igmoweb Owned by:
Milestone: Priority: normal
Component: General Keywords:
Cc:

Description

Once provision is done for the first time, a fatal error appears:

Fatal error: require_once(): Failed opening required 'GLOTPRESS_LOCALES_PATH' (include_path='.:/usr/share/php:/usr/share/pear') in /srv/www/wordpress-meta-environment/wordpressorg.dev/public_html/wp-content/mu-plugins/global_wordpressorg_dev/roles/rosetta-roles.php on line 11

Because GLOTPRESS_LOCALES_PATH is not defined anywhere. The following patch should fix that issue.

Change History (2)

#1 @igmoweb
9 years ago

  • Resolution set to invalid
  • Status changed from new to closed

Sorry, this should be on GitHub. I'll make a Pull Request.

Note: See TracTickets for help on using tickets.