Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wordcamp.test: update the database #123

Open
timiwahalahti opened this issue Jan 5, 2019 · 2 comments
Open

wordcamp.test: update the database #123

timiwahalahti opened this issue Jan 5, 2019 · 2 comments

Comments

@timiwahalahti
Copy link

The database for wordcamp.test is very old. Since it's creation, there have been several new features introduced in wc.org. Database lacking those in WME causes un-necessary work and/or hard-times when patching tickets related to those features.

These features include for example:

  • meetup tracker
  • event statuses
  • event logs

Example database should be updated to contain few examples of those functionalities also. There might be other features (and most possibly are) that I'm not aware and aren't in example database neither.

@yuliyang
Copy link

Hi,

I recently just did a fresh install for wordcamp.test. Once everything is set up and visit any wordcamp.test site, I get the following error:

Fatal error: Uncaught Error: Call to undefined function WordCamp\Theme_Templates\is_offline() in /srv/www/wordpress-meta-environment/meta-repository/wordcamp.org/public_html/wp-content/mu-plugins/theme-templates/bootstrap.php:149 Stack trace: #0 /srv/www/wordpress-meta-environment/meta-repository/wordcamp.org/public_html/wordpress/wp-includes/class-wp-hook.php(286): WordCamp\Theme_Templates\inject_offline_template('/srv/www/wordpr...') #1 /srv/www/wordpress-meta-environment/meta-repository/wordcamp.org/public_html/wordpress/wp-includes/plugin.php(208): WP_Hook->apply_filters('/srv/www/wordpr...', Array) #2 /srv/www/wordpress-meta-environment/meta-repository/wordcamp.org/public_html/wordpress/wp-includes/template-loader.php(77): apply_filters('template_includ...', '/srv/www/wordpr...') #3 /srv/www/wordpress-meta-environment/meta-repository/wordcamp.org/public_html/wordpress/wp-blog-header.php(19): require_once('/srv/www/wordpr...') #4 /srv/www/wordpress-meta-environment/meta-repository/wordcamp.org/public_html/wordpress/in in /srv/www/wordpress-meta-environment/meta-repository/wordcamp.org/public_html/wp-content/mu-plugins/theme-templates/bootstrap.php on line 149

I simply fixed it by activating PWA plugin. I thought the database is too outdated and may be fixed with this.

@whyisjake
Copy link
Member

Should the sample db include the multisite tables?

On a fresh install, I am missing the multi install and a fresh provision doesn't seem to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants