Update break complete wordpress site
-
I’m on wordpress 4.3 and after updating the plugin there is a fatal error, because some files are missing!
I have to rename the plugin folder manually!PLEASE check requirements in wp-twitter-autopost.php:
require_once( plugin_dir_path(__FILE__).'/twitter_api_auth.php' ); require_once( plugin_dir_path(__FILE__).'/inc/wptp-url-strippers.php' ); require_once( plugin_dir_path(__FILE__).'/inc/wptp-twitter_config.php' ); require_once( plugin_dir_path(__FILE__).'/inc/wptp-utils.php' ); require_once( plugin_dir_path(__FILE__).'/wptp-twitter_tweets.php' ); require_once( plugin_dir_path(__FILE__).'/inc/wptp_build_widget.php' ); require_once( plugin_dir_path(__FILE__).'/inc/wptp_functions.php' );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Update break complete wordpress site’ is closed to new replies.