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

MainWP Childをインストールした環境で、WordPress 上から unitone.zip をインストールしようとすると Fatal error #77

Open
inc2734 opened this issue Dec 8, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@inc2734
Copy link
Owner

inc2734 commented Dec 8, 2022

  • MainWP Child(v4.3.0.1)
  • unitone(v4.3.2)
Fatal error: Uncaught TypeError: Illegal offset type in isset or empty in /home/hogehoge/hogehoge.com/public_html/unitone/wp-includes/class-wp-paused-extensions-storage.php:133
Stack trace: #0 /home/hogehoge/hogehoge.com/public_html/unitone/wp-includes/class-wp-theme.php(461): WP_Paused_Extensions_Storage->get(Object(WP_Theme))
#1 /home/hogehoge/hogehoge.com/public_html/unitone/wp-includes/theme.php(131): WP_Theme->__construct(Object(WP_Theme), '/home/hogehoge/h...')
#2 /home/hogehoge/hogehoge.com/public_html/unitone/wp-content/plugins/mainwp-child/class/class-mainwp-child-actions.php(298): wp_get_theme(Object(WP_Theme))
#3 [internal function]: MainWP\Child\MainWP_Child_Actions->callback_upgrader_process_complete(Object(Theme_Upgrader), Array)
#4 /home/hogehoge/hogehoge.com/public_html/unitone/wp-content/plugins/mainwp-child/class/class-mainwp-child-actions.php(150): call_user_func_array(Array, Array)
#5 /home/hogehoge/hogehoge.com/public_html/unitone/wp-includes/class-wp-hook.php(308): MainWP\Child\MainWP_Child_Actions->callback(Object(Theme_Upgrader), Array)
#6 /home/hogehoge/hogehoge.com/public_html/unitone/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#7 /home/hogehoge/hogehoge.com/public_html/unitone/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#8 /home/hogehoge/hogehoge.com/public_html/unitone/wp-admin/includes/class-wp-upgrader.php(859): do_action('upgrader_proces...', Object(Theme_Upgrader), Array)
#9 /home/hogehoge/hogehoge.com/public_html/unitone/wp-admin/includes/class-theme-upgrader.php(250): WP_Upgrader->run(Array)
#10 /home/hogehoge/hogehoge.com/public_html/unitone/wp-admin/update.php(324): Theme_Upgrader->install('/home/hogehoge/h...', Array
#11 {main} thrown in /home/hogehoge/hogehoge.com/public_html/unitone/wp-includes/class-wp-paused-extensions-storage.php on line 133
@inc2734 inc2734 added the bug Something isn't working label Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant