So. We got on codinfobase.de this nice error:
“Failed loading tweet *tweetid*”
You can fix this, when you search for this:
twitter.com/statuses
and replace it with that:
api.twitter.com/1/statuses
Now it’ll work. BUT: Profile images still won’t work. You have to search for
if ($qtwOptions['wpQuoteTw3rdSRV']=='awesome')
You can remove this if-condition, or just replace “awesome” with something else. It’s the simplest solution i think.
]]>I’m getting this error:
Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 1: parser error : Start tag expected, '<' not found in /home/tomcho/public_html/wp-content/plugins/wp-quote-tweets/wp_quotetweets.php on line 423
Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: in /home/tomcho/public_html/wp-content/plugins/wp-quote-tweets/wp_quotetweets.php on line 423
Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/tomcho/public_html/wp-content/plugins/wp-quote-tweets/wp_quotetweets.php on line 423
Please help. I’ve already made my xmlcache folder writable.
]]>