Welcome Guest, Not a member yet? Register   Sign In
CI XTA2 twitter/facebook auth problems
#1

[eluser]Radou[/eluser]
Hello

I started looking around plugins to add to Tank_Auth for social media registration, and I found XTA2 that seems to be not maintained anymore.

Basically when I follow the guide and install the library, connection with google is going well, but twitter is not, there seems to be a problem in the callback once authorizing the twitter app and getting back with the tokens.

Here is the error message I have

Quote:A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: libraries/Tweet.php

Line Number: 204

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: libraries/Tweet.php

Line Number: 204

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: libraries/Tweet.php

Line Number: 369

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /Applications/XAMPP/xamppfiles/htdocs/oth/system/core/Exceptions.php:170)

Filename: helpers/url_helper.php

Line Number: 543


According to a lot of people this looks like a problem with twitter api that has changed, and the plugin is not maintained I guess, according to the open issues at github https://github.com/ericbae/XTA2/issues and https://github.com/ericbae/XTA2/issues/19

Does anyone by chance fixed that problem ?

Thanks in advance




Theme © iAndrew 2016 - Forum software by © MyBB