Git Product home page Git Product logo

webtrees-facebook's People

Contributors

ephemerality avatar hartenthaler avatar mnoorenberghe avatar trindal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

webtrees-facebook's Issues

Alignment was not good

captura de tela de 2013-12-30 00 16 48

I changed the

for
'<div id="facebook-login-box" style="display: inline-block">' +

for

'<div id="facebook-login-box">' +

and

#facebook-login-box { display: inline-block; padding-right: 1em; }

for

#facebook-login-box { display: block; padding-right: 1em; }

result:
captura de tela de 2013-12-30 01 28 26

Webtrees module admin page broken after installing

I followed the instructions to install the facebook module to my webtrees site, but the modules admin page is now broken, i'm wondering if there is a missing dependancy not enabled or something. My Webtrees version is 1.7.11, using php 7.0

Can't login after new rule 2017/12

Can't login after this

Hi, I have received an email from Facebook regarding an upcoming update of their login form security.
See https://developers.facebook.com/docs/facebook-login/security/#strict_mode for details

Required Security Update for Facebook Login
In 35 days, we're making a security update to Facebook Login that will invalidate calls from URIs not listed in the Valid OAuth redirect URIs field of your Facebook Login settings.This update comes in response to malicious activity we saw on our platform, and we want to protect your app or website by requiring a new strict mode for redirect URIs. Take action now to ensure your redirect traffic continues to work. Learn More

PHP Fatal error: Class 'WT_Module' not found in module.php

Hi There,

Maybe this is a simple fix. I am not a developer ... appreciate any help.

I have a Webtrees install 1.7.8 on a Linux server with PHP7. After installing the Facebook Integration module version v1.0-beta.7, I get the following error when trying to enable the module in Adminstration => Modules:

PHP Fatal error: Class 'WT_Module' not found in /home/petacl/mella.cl/modules_v3/facebook/module.php on line 31

Any solution around this ? I have a standward webtrees installation without any customizations.

Thanks,

Nicolás

Suggestions only

Matt: The 'regular' User Admin page shows "Date Registered" & "Last Logged In" - it also shows a setting for "Default Individual" & "Individual Record," and a link on the individual page to the user. I would like to be able to determine the last time a user logged in, and I would like to see a link on the individual page similar to what we have now for user accounts: 'Name' - 'Username'. Thanks for your contribution. - tom adkins
screenshot_1

Webtrees 2.0 support

Hello,
Do you plan to support Webtrees 2.0 and above? It would be really great. Thanks.

Undefined property: stdClass::$email preventing account creation

hi
when i have the settings "Allow visitors to request account registration" enabled i get this error:
ERROR 8: Undefined property: stdClass::$email
0 Error occurred on line 492 of file module.php in function login_or_register
1 called from line 304 of file module.php in function connect
2 called from line 71 of file module.php in function modAction
3 called from line 33 of file module.php

Notice: Undefined property: stdClass::$email in /home/shagarat/public_html/modules_v3/facebook/module.php on line 492

ERROR 8: Undefined property: stdClass::$email
0 Error occurred on line 533 of file module.php in function login_or_register
1 called from line 304 of file module.php in function connect
2 called from line 71 of file module.php in function modAction
3 called from line 33 of file module.php

Notice: Undefined property: stdClass::$email in /home/shagarat/public_html/modules_v3/facebook/module.php on line 533

when it is disabled i get this error:

ERROR 8: Undefined property: stdClass::$email
0 Error occurred on line 492 of file module.php in function login_or_register
1 called from line 304 of file module.php in function connect
2 called from line 71 of file module.php in function modAction
3 called from line 33 of file module.php

Notice: Undefined property: stdClass::$email in /home/shagarat/public_html/modules_v3/facebook/module.php on line 492

in both cases, my users are unable to login

pls advise

Preset role is not passed on to new Webtrees account

The role that I have set to a Pre-approved user is not passed on to the created WebTrees user.

I have set-up a Pre-approval (Facebook name, ID's, Role) of someone that has not yet an account in my WebTrees site. Then this person connects using Facebook and a user record is created just like expected. Although the Role that was pre-set is not set in the webtrees user account.

I use webtrees 1.5.3. and WT_FACEBOOK_VERSION v1.0-beta.5
I have set Dutch as my primary language.

wt1
wt2

Update module for webtrees 1.6

There were significant refactorings which have broken the module. I've started fixing a bunch of the issues but still have about 25% more to go.

User language setting not applied with FB login

If user has a defined language other than english this setting is not applied when logging in via the FB button. Instead the user has to select the language manually every time.
Logging in normally with user+pass still behaves correctly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.