Anyone know what to do to resolve this? It takes my entire site down when this Module is activated...below is the error message I get...thanks!!! ~Brandon
Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 102: parser error : Premature end of data in tag user line 97 in /home/vmwusa5/public_html/modules/mod_roktwittie/roktwittie.class.php on line 268
Warning: simplexml_load_string() [function.simplexml-load-string]: in /home/vmwusa5/public_html/modules/mod_roktwittie/roktwittie.class.php on line 268
Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /home/vmwusa5/public_html/modules/mod_roktwittie/roktwittie.class.php on line 268
Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 102: parser error : Premature end of data in tag users line 2 in /home/vmwusa5/public_html/modules/mod_roktwittie/roktwittie.class.php on line 268
Warning: simplexml_load_string() [function.simplexml-load-string]: in /home/vmwusa5/public_html/modules/mod_roktwittie/roktwittie.class.php on line 268
Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /home/vmwusa5/public_html/modules/mod_roktwittie/roktwittie.class.php on line 268
Fatal error: Call to a member function children() on a non-object in /home/vmwusa5/public_html/modules/mod_roktwittie/roktwittie.class.php on line 182
Twitter was having troubles that day. They mentioned the API wasn't working. I think that's why it threw that error, but if it happens again it would be nice if roktwittie doesn't bring the whole site down. :cheesy:
Twitter was having issues and the problem is the remote API call was timing out. RokTwittie has to sit there and wait until it gets a reply or hits it's timeout. There's not much we can do in these situations where their API service goes down unfortunately except disable the module until service is resumed. All my clients even native applications have the same problem when twitter does down. It's not the most reliable service, and they don't seem to have any commitment to ensuring uptime, probably because it's free.
twitter as change there API so that mean any modules no matter were you get it from will have to have modification code done to work with new API code.
Give the team some time to implement this as it long weekend in North America
Please be kind no PM without asking,Pm without asking will result in fow list
help also on freenode irc #joomla,hosting solution for a great value 20 users only per server.
Pierre.
Just delete the username and password and roktwittie will work...This is because Twitter's api no longer allows you to save passwords. it's in the roktwittie board as well.