We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Folks!
WP 6.0.2 PHP 8.1.9
When I try to activate the (Master or Developer) plugin, the following error occurs:
Fatal error: Uncaught Error: Call to undefined function Fragen\Git_Updater\move_dir() in /var/www/vhosts/XXXXXXX.web3.alfahosting-server.de/httpdocs/XXXXXXXX.XX/wp-content/plugins/git-updater-master/src/Git_Updater/Bootstrap.php:163 Stack trace: #0 /var/www/vhosts/XXXXXXXX.web3.alfahosting-server.de/httpdocs/XXXXXXXXX.XX/wp-includes/class-wp-hook.php(307): Fragen\Git_Updater\Bootstrap->rename_on_activation('') #1 /var/www/vhosts/XXXXXXXXXX.web3.alfahosting-server.de/httpdocs/hessburg.de/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #2 /var/www/vhosts/XXXXXXXXXX.web3.alfahosting-server.de/httpdocs/XXXXXXXX.XX/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #3 /var/www/vhosts/XXXXXXXX.web3.alfahosting-server.de/httpdocs/XXXXXXXX.XX/wp-admin/plugins.php(194): do_action('activate_git-up...') #4 {main} thrown in /var/www/vhosts/XXXXXXXXX.web3.alfahosting-server.de/httpdocs/XXXXXXXXX.XX/wp-content/plugins/git-updater-master/src/Git_Updater/Bootstrap.php on line 163
Regards Mierscheid
The text was updated successfully, but these errors were encountered:
Thanks for the report. I think I know what the issue is.
Sorry, something went wrong.
0d05456
No branches or pull requests
Hi Folks!
WP 6.0.2
PHP 8.1.9
When I try to activate the (Master or Developer) plugin, the following error occurs:
Fatal error: Uncaught Error: Call to undefined function Fragen\Git_Updater\move_dir() in /var/www/vhosts/XXXXXXX.web3.alfahosting-server.de/httpdocs/XXXXXXXX.XX/wp-content/plugins/git-updater-master/src/Git_Updater/Bootstrap.php:163 Stack trace: #0 /var/www/vhosts/XXXXXXXX.web3.alfahosting-server.de/httpdocs/XXXXXXXXX.XX/wp-includes/class-wp-hook.php(307): Fragen\Git_Updater\Bootstrap->rename_on_activation('') #1 /var/www/vhosts/XXXXXXXXXX.web3.alfahosting-server.de/httpdocs/hessburg.de/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #2 /var/www/vhosts/XXXXXXXXXX.web3.alfahosting-server.de/httpdocs/XXXXXXXX.XX/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #3 /var/www/vhosts/XXXXXXXX.web3.alfahosting-server.de/httpdocs/XXXXXXXX.XX/wp-admin/plugins.php(194): do_action('activate_git-up...') #4 {main} thrown in /var/www/vhosts/XXXXXXXXX.web3.alfahosting-server.de/httpdocs/XXXXXXXXX.XX/wp-content/plugins/git-updater-master/src/Git_Updater/Bootstrap.php on line 163
Regards
Mierscheid
The text was updated successfully, but these errors were encountered: