First of all. Thanks for that module. Generic enough to support FB, Twitter and Linkedin connections.
When using the built-in Linkedin preset, I get the following the error when returning from the Linkedin page
Fatal error: Class HttpClientXMLFormatter contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (HttpClientFormatter::accepts, HttpClientFormatter::contentType) in /.../sites/.../modules/http_client/includes/HttpClientXMLFormatter.inc on line 130
Any idea on how to fix this ?
Thanks Laurent
Comments
Comment #1
agence web coheractio commentedAny ideas ?
Comment #2
frans commentedSeems like a http_client issue to me.
Comment #3
agence web coheractio commentedThe attach patch shall fix a Fatal Error detected in HttpClientXMLFormatter.inc
Could this be ported in the module.
Laurent
Comment #4
diggingrelic commentedThank you! That works perfectly.
Comment #5
bdone commentedtested and confirmed to with 6.x-2.3. can this also be back ported there? thanks!
Comment #6
yvesvanlaer commentedTested and confirmed working with D7.14 and en http_client 7-2.3. What a lifesaver!
Comment #7
jlyon commentedWorked for me as well. D7.14 and en http_client 7-2.3.
(Note: I had to run git apply -v from the includes dir, not the module's root dir).
Thanks!
Comment #8
Hugo Wetterberg commentedFixed in 2.4