Hi,
I'm using Twitter pluggin and I have configured it correctly. User can add his Twitter account without problems. The only mistake is that when users enables "Twitter update" to show his status on Jomsocial at his Twitter account, this new status are not published automatically at Twitter. I think I have configured correctly and also is set to show jomsocial status with "Public" privacity.
Thanks for your support,
Hi,
Would you mind check the cURL configuration is enable on you php setting? contact your sys-admin for making sure the curl is working fine.
thank you!
Hi Dimas,
Yes, CURL is enabled in my server. I saw it at:
www.hipocraticum.com/administrator/index...m_admin&view=sysinfo
Thanks for your support,
Hi,
I will report this as a bug.
thank you!
you're welcome :)
Hi,
can you check again your Twitter API configuration? and make sure Read & Write is enable.
thank you!
still doesnt work?
Hi,
Seems you have server issue, we tested this on our local development and works fine. But well, I will try your API key on our end... please wait we will back to you soon.
thank you
Hi Gerard,
Yes, I think is related with it.. please you try open this file components/com_community/libraries/twitter/tmhOAuth.php, find this code
'curl_ssl_verifypeer' => true,
'curl_ssl_verifypeer' => false,
Hi Dimas,
I changed your code and it seems that not working.
Also I revised some aspects:
- I change Send Email on Page Load to YES (because at normal situation I'm using cronjob) but it doesn't take effect.
- Also I revised tmhOauth library changelog. In jomsocial we are using 0.7.2 and last version is 0.8.4 (
github.com/themattharris/tmhOAuth/wiki/Change-History
). At this version it says something like: "Provide an option allowing CURLOPT_SSLVERSION to be specified. (Issue #177)". Props: troykelly
I don't know but maybe it can be related with some SSL feature that I have installed in my server and this can be the solution.
Thanks for your support because I don't know what are happening because I'm not developer.
See you and best regards.