Forums

WordPress Social Login
[resolved] 2 things to change (2 posts)

  1. dunand
    Member
    Posted 1 year ago #

    In plugin.settings.1.php please change '<%' to '<?php'. same thing in plugin.settings.4.php.

    Also, when accessing a wordpress table. Please do it like this :
    $wpdb->prefix.'usermeta'
    instead of
    'wp_usermeta'
    because you have no warranty that wordpress use the default wp_.

    continue your good work

    http://wordpress.org/extend/plugins/wordpress-social-login/

  2. Miled
    Member
    Plugin Author

    Posted 1 year ago #

    Thanks dunand!

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic