Quote Originally Posted by Zozelli View Post
If Twitter goes down for any reason for instance, over capacity, the Twitter add on will cause an error on the cart website. Would it be possible to add an if-then-else type catch all to handle such a situation? New products cannot be entered while Twitter is down unless the code is commented out or some other workaround is used. The tweet goes out but the new product addition isn't realized and has to be reentered.
I would be interested in this as well. As a temporary fix, I had to comment out the includes statement in admin/includes/modules/update_product.php ~Line 95 so that my products would still publish even though twitter is down.