Social Oauth Login PHPSocial Oauth Login PHP
Social oauth login with powerful dsahboard and good features make the user to login to your network with existing network providerSocial Oauth Login PHP
Social oauth login with powerful dsahboard and good features make the user to login to your netwo...3 Support questions or comments
Please login or create an account to post a question or comment.
-
Feb 20, 2020Hello, just bought the script and is having some problems I hope we can solve.
1. I have added the SQL and the database now have
- admin
- login_usage_count
- settings
- users
QUESTION: Is that correct?
2. The included documentation.html file say that the dbcon.php file should have these lines near the top
private $userTbl = 'users';
My dbcon.php have these lines which is different from the documentation.
public $userTbl = 'social_users';
private $login_usage_count = 'social_login_usage_count';
private $adminTbl = 'social_admin';
private $settingsTbl = 'social_settings';
There are no tables in the database called social_users, social_login_usage_count, social_admin or social_settings.
QUESTION: Is everything OK here? Anything I need to do? (I have already added the SQL username, host and password)
3. My first problem is to log on to the admin. I have tried username and password "admin". All I get is an "Access denied" message.
QUESTION: Anything I can do to get a step further in the installation?
Thanks for your help in advance, hope to hear from you soon. I will review your script here as soon as everything is up and running.
-
Apr 22, 2019Nice app, congrats.
You could develop it further in order to use it to keep automatic class attendance and it would use different tables for different courses. I believe that many people would be interested.
Separate login pages for each course would be necessary.
After a student logs in, he is immediately logged out and a "Thank you" alert should appear and he is redirected to a page that show all the students present at that course, including him.
You could add a timestamp field and a new tab in the dashboard that list the student that have logged in and computes the percent of each visitor number of logins for each course or lab? Also forbid a visitor to login twice a day at the same course., etc.
-
May 18, 2018hey there is this updated with the new facebook api ?
and i can intergrate this in to my own site? -
May 24, 2018hackandphp AuthorYes. You can can integrate this to your site. You site must need https. If you got error, kindly refer this link to fix it.
https://wp-native-articles.com/blog/news/how-to-fix-facebook-apps-error-cant-load-url-domain-url-isnt-included-apps-domains/
Information
Category | Scripts & Code / PHP Scripts / Social Networking |
First release | 2 August 2017 |
Last update | 2 August 2017 |
HTML/CSS Framework | Bootstrap |
Software version | PHP 7.0, PHP 7.1, PHP 4.x, PHP 5.x, PHP 5.0, PHP 5.1, PHP 5.2, PHP 5.3, PHP 5.4, PHP 5.5, PHP 5.6 |
Files included | .php, .css, .html, .sql, Javascript .js |
Database | MySQL 4.x, MySQL 5.x |
JavaScript Framework | jQuery |