cross-solution / YAWIK

YAWIK is a web application. It can be used as an ATS applicant tracking system or as a jobboard.
https://yawik.org
MIT License
125 stars 67 forks source link

adding Linkedin Profile fails #623

Open cbleek opened 3 years ago

cbleek commented 3 years ago

Auswahl_071

[2021-01-28 18-03-58] Error: Call to a member function getName() on bool in /var/www/production/releases/36/vendor/yawik/auth/view/auth/social-profiles/fetch.phtml:17 @ https://yawik.org/demo/auth/social-profiles?network=linkedin @@ error--2021-01-28--15-49--7eb0d99fef.html

https://github.com/cross-solution/YAWIK/blob/master/module/Auth/view/auth/social-profiles/fetch.phtml#L17

cbleek commented 3 years ago

@TiSiE

I think the scope have to be renamed from r_basicprofile to r_liteprofile. At least, I've done this in our Demo.

https://github.com/cross-solution/YAWIK/blob/master/module/Auth/config/module.auth.global.php.dist#L15