Fatal error: Call to undefined function: simplexml_load_string() in /home.10/foo/www/bar/wp-content/plugins/elegant-twitter-widget/elegant-twitter-widget.php on line 62
Fatal error: Call to undefined function: simplexml_load_string() in /home.10/foo/www/bar/wp-content/plugins/elegant-twitter-widget/elegant-twitter-widget.php on line 62
The problem is that you don't have the SimpleXML extension enabled. It requires at least PHP 5.0 and is on by default. If a number of people would like it, I'll rewrite it using the DOM XML extension to support older versions of PHP.
whoops. mixed up with an old twitter widget.
Ah, I have the same problem. Support without it would be nice.
Check back often. I'll update the widget when I have time.
The widget is not updated to support PHP 4 by using the PHP XML parser instead of the SimpleXML extension.
Cheers!
what does this widget do?
It's a simple sidebar widget that displays your twitter updates.
This topic has been closed to new replies.