WPIntell

Source evidence

No Recent Posts – Solution

ThinkTwit · support · 2014-09-29T09:27:00+00:00

mixedsentiment
highseverity
0.95relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 22 rows with source links

13.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
bologne resolved
Hey there, I spent a good couple of days pulling my hair out trying to work out why I couldn’t get ThinkTwit working. I recently fixed my issue, and thought it would be useful to let others know who may have the same issue. I had Thinktwit working perfectly on an Apache install, although I had to use cURL to get it working. I ported this over to a Windows/IIS install, and suddenly nothing worked, even with cURL. Finally, I managed to get this working by setting an option within the ThinkTwit script, for all three cURL requests: url_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); cURL requests are now working for me. I understand that setting this option may not be ideal for security, and so if anyone has any alternative solutions, please let me know. https://wordpress.org/plugins/thinktwit/ Hi Bologne, Thanks for posting your solution – I would just like to mirror your concern around security, I wouldn’t recommend this solution unless you are absolutely confident about what you are doing and as a last resort. Regards, Steve Marking as resolved.

Comments

2 shown
Stephen Pickett 2014-10-04T09:09:00+00:00

Hi Bologne, Thanks for posting your solution – I would just like to mirror your concern around security, I wouldn’t recommend this solution unless you are absolutely confident about what you are doing and as a last resort. Regards, Steve

Stephen Pickett 2014-10-04T09:12:00+00:00

Marking as resolved.