RyanBayne / TwitchPress

TwitchPress is a system of plugins that combines the power of Twitch.tv with WordPress
http://twitchpress.wordpress.com
GNU General Public License v3.0
12 stars 6 forks source link

Chanel Feeds Error #258

Closed DustinSartoris closed 6 years ago

DustinSartoris commented 6 years ago

Getting this when enabling: Get posts from Twitch channels and create new WP posts with the content.

Fatal error: Uncaught ArgumentCountError: Too few arguments to function update_post_meta(), 2 passed in /home/jedric/public_html/wp-content/plugins/channel-solution-for-twitch/includes/functions.twitchpress-core.php on line 507 and at least 3 expected in /home/jedric/public_html/wp-includes/post.php:1858 Stack trace: #0 /home/jedric/public_html/wp-content/plugins/channel-solution-for-twitch/includes/functions.twitchpress-core.php(507): update_post_meta('31', 'twitchpress_syn...') #1 /home/jedric/public_html/wp-content/plugins/channel-solution-for-twitch/includes/admin/settings/class.twitchpress-settings-feeds.php(253): twitchpress_activate_channel_feedtowp_sync('31') #2 /home/jedric/public_html/wp-includes/class-wp-hook.php(286): TwitchPress_Settings_Feeds->save('') #3 /home/jedric/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array) #4 /home/jedric/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #5 /home/jedric/public_html/wp-content/plugins/channel-solution-for-twitch/incl in /home/jedric/public_html/wp-includes/post.php on line 1858

RyanBayne commented 6 years ago

Twitch has recently announced that the channel feeds will be removed from all channels.

This plugin can still offer much and will. I just have a lot of work to do removing features and deciding what the core features should now be.

On Sun, 3 Jun 2018, 09:18 DustinSartoris, notifications@github.com wrote:

Getting this when enabling: Get posts from Twitch channels and create new WP posts with the content.

Fatal error: Uncaught ArgumentCountError: Too few arguments to function update_post_meta(), 2 passed in /home/jedric/public_html/wp-content/plugins/channel-solution-for-twitch/includes/functions.twitchpress-core.php on line 507 and at least 3 expected in /home/jedric/public_html/wp-includes/post.php:1858 Stack trace: #0 /home/jedric/public_html/wp-content/plugins/channel-solution-for-twitch/includes/functions.twitchpress-core.php(507): update_post_meta('31', 'twitchpress_syn...') #1 https://github.com/RyanBayne/TwitchPress/issues/1 /home/jedric/public_html/wp-content/plugins/channel-solution-for-twitch/includes/admin/settings/class.twitchpress-settings-feeds.php(253): twitchpress_activate_channel_feedtowp_sync('31') #2 https://github.com/RyanBayne/TwitchPress/issues/2 /home/jedric/public_html/wp-includes/class-wp-hook.php(286): TwitchPress_Settings_Feeds->save('') #3 https://github.com/RyanBayne/TwitchPress/issues/3 /home/jedric/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array) #4 https://github.com/RyanBayne/TwitchPress/issues/4 /home/jedric/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #5 https://github.com/RyanBayne/TwitchPress/issues/5 /home/jedric/public_html/wp-content/plugins/channel-solution-for-twitch/incl in /home/jedric/public_html/wp-includes/post.php on line 1858

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/RyanBayne/TwitchPress/issues/258, or mute the thread https://github.com/notifications/unsubscribe-auth/AYs0XZEZrGSUL4MnvsUihvikwh_2qbHzks5t45vPgaJpZM4UX_io .