-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hello,
I had to comment the init_updater() command on the main plugin file as it was causing a fatal error when opening the WP Plugin admin screen.
Let me know if you need further info.
Fatal error: Uncaught TypeError: Cannot access offset of type string on string in [...]/wp-content/plugins/BBCustomAttributes-master/includes/GithubUpdater.php:127
Stack Trace
- JasonTheAdams\BBCustomAttributes\GithubUpdater->get_repository_info()[...]/wp-content/plugins/BBCustomAttributes-master/includes/GithubUpdater.php:166
- JasonTheAdams\BBCustomAttributes\GithubUpdater->modify_transient(Object(stdClass))[...]/wp-includes/class-wp-hook.php:326
- WP_Hook->apply_filters(Object(stdClass), Array)[...]/wp-includes/plugin.php:205
- apply_filters('pre_set_site_tr...', Object(stdClass), 'update_plugins')[...]/wp-includes/option.php:2610
- set_site_transient('update_plugins', Object(stdClass))[...]/wp-includes/update.php:393
- wp_update_plugins('')[...]/wp-includes/class-wp-hook.php:324
- WP_Hook->apply_filters(NULL, Array)[...]/wp-includes/class-wp-hook.php:348
- WP_Hook->do_action(Array)[...]/wp-includes/plugin.php:517
- do_action('load-plugins.ph...')[...]/wp-admin/admin.php:385
- require_once('/home/gransab/s...')[...]/wp-admin/plugins.php:10
- {main}
thrown in [...]/wp-content/plugins/BBCustomAttributes-master/includes/GithubUpdater.php on line 127
Metadata
Metadata
Assignees
Labels
No labels