Skip to content

Conversation

BrianHenryIE
Copy link
Contributor

Before:

% codecept run wpunit

Codeception PHP Testing Framework v5.1.2 https://stand-with-ukraine.pp.ua
PHP Fatal error:  Uncaught Codeception\Exception\ModuleException: lucatume\WPBrowser\Module\WPLoader: WordPress bootstrap failed.
 in /Users/brianhenry/Sites/bh-wp-bitcoin-gateway/vendor/lucatume/wp-browser/src/Module/WPLoader.php:1099
Stack trace:
#0 [internal function]: lucatume\WPBrowser\Module\WPLoader->lucatume\WPBrowser\Module\{closure}('', 8)
#1 {main}
  thrown in /Users/brianhenry/Sites/bh-wp-bitcoin-gateway/vendor/lucatume/wp-browser/src/Module/WPLoader.php on line 1099

After:

% codecept run wpunit

Codeception PHP Testing Framework v5.1.2 https://stand-with-ukraine.pp.ua
PHP Fatal error:  Uncaught Codeception\Exception\ModuleException: lucatume\WPBrowser\Module\WPLoader: WordPress bootstrap failed.

wp_die() called
Message: One or more database tables are unavailable. The database may need to be <a href="maint/repair.php?referrer=is_blog_installed">repaired</a>.
Title: WordPress &rsaquo; Error
Args:
	response: 500
	code: wp_die
	exit: 1
	back_link: 
	link_url: 
	link_text: 
	text_direction: ltr
	charset: UTF-8
	additional_errors: array (
)
 in /Users/brianhenry/Sites/bh-wp-bitcoin-gateway/vendor/lucatume/wp-browser/src/Module/WPLoader.php:1099
Stack trace:
#0 [internal function]: lucatume\WPBrowser\Module\WPLoader->lucatume\WPBrowser\Module\{closure}('', 8)
#1 {main}
  thrown in /Users/brianhenry/Sites/bh-wp-bitcoin-gateway/vendor/lucatume/wp-browser/src/Module/WPLoader.php on line 1099

@lucatume lucatume merged commit 9ede1b2 into lucatume:master Aug 15, 2025
57 of 58 checks passed
lucatume added a commit that referenced this pull request Aug 15, 2025
@lucatume
Copy link
Owner

Thanks @BrianHenryIE for the PR, out in 4.5.5

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

Successfully merging this pull request may close these issues.

2 participants