The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
users/fb-callback.php - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23) +--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26) +--- Thread: users/fb-callback.php (/showthread.php?tid=648) |
users/fb-callback.php - firestorm - 07-17-2017 made minor corrections, as it was a user registered but their full name was stored as first name, so this splits first name and last name and enters them into db correctly, also removed Token::generate(); and replaced with a new function, see readme file on the gist. https://gist.github.com/Firestorm-Graphics/e9f00ac6e65b607f4842c8ddf46510a2 |