My client using jquery.tweet.min.js and it stop with this error:
Uncaught TypeError: Cannot read property 'name' of undefined jquery.tweet.min.js:12
Right now I'm trying to modify your js code so it will stop when response have errors instead of try to map it using extract_template_data. I'll send you the patch after I successed make it work.
The php script return this response:
My client using jquery.tweet.min.js and it stop with this error:
Right now I'm trying to modify your js code so it will stop when response have errors instead of try to map it using
extract_template_data
. I'll send you the patch after I successed make it work.Thanks.