#1610 closed defect (bug) (invalid)
Define GLOTPRESS_LOCALES_PATH in wp-config.php (wordpressorg.dev)
Reported by: | 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)
Note: See
TracTickets for help on using
tickets.
Sorry, this should be on GitHub. I'll make a Pull Request.