Jump to content



Latest News: (loading..)

- - - - -

CONTRIBUTION Social Login with Facebook / Google 2.3.1/2


  • Please log in to reply
110 replies to this topic

#101   thejudge99

thejudge99
  • Members
  • 115 posts
  • Real Name:Julian

Posted 01 May 2013 - 08:31 AM

try adding this to your if  Statement
||( strncasecmp($file_name, "googleloader", 12) == 0


#102   thejudge99

thejudge99
  • Members
  • 115 posts
  • Real Name:Julian

Posted 01 May 2013 - 08:32 AM

btw - having problems with the Editor and IE 10

#103   psytanium

psytanium
  • Members
  • 92 posts
  • Real Name:Ludwig Arcache
  • Gender:Male
  • Location:Lebanon

Posted 01 May 2013 - 08:33 AM

nevermind, i craeted another application_top.php file, rename it application_top_google_log.php and removed the login redirect code from it.

in googleloader.php changed
require('includes/application_top.php');

to
require('includes/application_top_google_log.php');

this way, both addons works fine.

thank you for this addon, it is fully adjustable and customizable.

#104   psytanium

psytanium
  • Members
  • 92 posts
  • Real Name:Ludwig Arcache
  • Gender:Male
  • Location:Lebanon

Posted 01 May 2013 - 08:36 AM

you are right, adding your code worked easily :)

#105   sankaronnet

sankaronnet
  • Members
  • 2 posts
  • Real Name:sankar

Posted 11 May 2013 - 04:37 AM

Need urgent help to login with Facebook:

I am using 2.3.1, I have integrate this contibution as instructed.

But once I logged in with username and password in the login popup, its authenticated, but does not return to store, finaly throw too many redirections error.

Error log also showing "CSRF state token does not match one provided."

Please refer the attached screenshots  for my App settings and permissions settings (I tried with default permissions settings too).

I really need you guys help on this.

Thanks
Sankar

Attached Files



#106   thejudge99

thejudge99
  • Members
  • 115 posts
  • Real Name:Julian

Posted 11 May 2013 - 02:43 PM

try removing the Domain @ App Domains and Email @ User and Friend permissions - they are not needed for the login

#107   sankaronnet

sankaronnet
  • Members
  • 2 posts
  • Real Name:sankar

Posted 12 May 2013 - 02:07 AM

Thanks for trying to help me Julian..

but i received the same error after changed as you mentioned...

Attached Files



#108   thejudge99

thejudge99
  • Members
  • 115 posts
  • Real Name:Julian

Posted 12 May 2013 - 05:47 PM

your page seems to work fine for me - although im not allowing your app to post to my friends on my behalf - so i dont come further - but no redirects

#109   rabon33

rabon33
  • Members
  • 74 posts
  • Real Name:jason ravone

Posted 13 May 2013 - 08:01 PM

Works on osc 2.2Rca?

Edited by rabon33, 13 May 2013 - 08:02 PM.


#110   thejudge99

thejudge99
  • Members
  • 115 posts
  • Real Name:Julian

Posted 14 May 2013 - 12:08 PM

the addon was written for 2.3.1 +  but others have this working with 2.2

#111   rabon33

rabon33
  • Members
  • 74 posts
  • Real Name:jason ravone

Posted 14 May 2013 - 07:34 PM

@thejudge99 thanks