[Plugin – Tweetable] XML error for code not there
-
Since the new OAuth Twitter has implemented, actually finding a twitter plugin to post from blog to twitter has been an undaunting task.
Installed the Tweetable plugin, and walked through the set up painlessly, and all looked good.
Created a new post, and once I hit publish rec’d the following 4 errors. There are no other twitter plugins running
For the purpose of this excersize, I’ve put xxxxx in place of nameWould love some insight…
Also would love some insight as to Blog to Twitter plugins that actually work..Warning: SimpleXMLElement::__construct() [simplexmlelement.–construct]: Entity: line 1: parser error : Start tag expected, ‘<‘ not found in /home/xxxxx/public_html/wp-content/plugins/tweetable/mh_twitter_class.php on line 69
Warning: SimpleXMLElement::__construct() [simplexmlelement.–construct]: 401 in /home/xxxxx/public_html/wp-content/plugins/tweetable/mh_twitter_class.php on line 69
Warning: SimpleXMLElement::__construct() [simplexmlelement.–construct]: ^ in /home/xxxxx/public_html/wp-content/plugins/tweetable/mh_twitter_class.php on line 69
Fatal error: Uncaught exception ‘Exception’ with message ‘String could not be parsed as XML’ in /home/xxxxx/public_html/wp-content/plugins/tweetable/mh_twitter_class.php:69 Stack trace: #0 /home/xxxxx/public_html/wp-content/plugins/tweetable/mh_twitter_class.php(69): SimpleXMLElement->__construct(‘401′) #1 /home/xxxxx/public_html/wp-content/plugins/tweetable/admin_menus.php(479): Twitter_API->friends_timeline(”, ”, ’50’) #2 /home/xxxxx/public_html/wp-content/plugins/tweetable/admin_menus.php(160): tweetable_menu_twitter_timeline(Array) #3 /home/xxxxx/public_html/wp-includes/plugin.php(395): tweetable_write_twittermenu(”) #4 /home/xxxxx/public_html/wp-admin/admin.php(138): do_action(‘tweetable_write…’, Array) #5 {main} thrown in /home/xxxxx/public_html/wp-content/plugins/tweetable/mh_twitter_class.php on line 69
- The topic ‘[Plugin – Tweetable] XML error for code not there’ is closed to new replies.