WordPress / meta-environment

A collection of scripts that provision the official WordPress.org websites into a Varying Vagrant Vagrants installation.
190 stars 69 forks source link

es/ja/global.wordpressorg.dev sites Warning/Fatal errors #72

Closed ntwb closed 8 years ago

ntwb commented 8 years ago

Open any of these sites: • http://ja.wordpressorg.dev/http://es.wordpressorg.dev/http://es.wordpressorg.dev/themeshttp://global.wordpressorg.dev/

Results in:

Warning: require_once(/srv/www/wordpress-meta-environment/meta-repository/wordpress.org/public_html/../../translate.wordpressorg.dev/public_html/glotpress/locales/locales.php): failed to open stream: No such file or directory in /srv/www/wordpress-meta-environment/meta-repository/global.wordpress.org/public_html/wp-content/mu-plugins/roles/rosetta-roles.php on line 11

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

iandunn commented 8 years ago

I think I've got this fixed locally, just need to test a bit more. Will probably be able to push it tonight or tomorrow.