Title: snkshukla's Replies | WordPress.org

---

# snkshukla

  [  ](https://wordpress.org/support/users/snkshukla/)

 *   [Profile](https://wordpress.org/support/users/snkshukla/)
 *   [Topics Started](https://wordpress.org/support/users/snkshukla/topics/)
 *   [Replies Created](https://wordpress.org/support/users/snkshukla/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/snkshukla/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/snkshukla/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/snkshukla/engagements/)
 *   [Favorites](https://wordpress.org/support/users/snkshukla/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Share, Social Login and Social Comments Plugin - Super Socializer] Instagram login button not taking to instagram](https://wordpress.org/support/topic/instagram-login-button-not-taking-to-instagram/)
 *  Thread Starter [snkshukla](https://wordpress.org/support/users/snkshukla/)
 * (@snkshukla)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/instagram-login-button-not-taking-to-instagram/#post-13204116)
 * [@lcvalera](https://wordpress.org/support/users/lcvalera/)
 * You have to find your `wp-config.php` file, then find the entry which will be
   like this: `define( 'WP_DEBUG', false );`, you have to change that to `define('
   WP_DEBUG', true );`. Also, you should add one more line right below it,
    `define('
   WP_DEBUG_LOG', true );`(I had to do this for the log file to show up)
 * Save the file, and then retry the instagram login on your site. Now in the root
   of your wordpress directory(for me it is the directory called `htdocs`, could
   be different for you), you will find a directory named, `wp-content`, in that
   directory you should see a log file named `debug.log`.
 * Please check that file for errors if you see any. You have to check the file 
   after you have tried the login flow again.
    -  This reply was modified 5 years, 9 months ago by [snkshukla](https://wordpress.org/support/users/snkshukla/).
    -  This reply was modified 5 years, 9 months ago by [snkshukla](https://wordpress.org/support/users/snkshukla/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Share, Social Login and Social Comments Plugin - Super Socializer] Instagram login button not taking to instagram](https://wordpress.org/support/topic/instagram-login-button-not-taking-to-instagram/)
 *  Thread Starter [snkshukla](https://wordpress.org/support/users/snkshukla/)
 * (@snkshukla)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/instagram-login-button-not-taking-to-instagram/#post-13204078)
 * Hi [@heateor](https://wordpress.org/support/users/heateor/)
 * I enabled the debug logs on my wordpress and also had to put this line,
 * `define( 'WP_DEBUG_LOG', true );` to make this work.
 * Then I was able to find the `debug.log` file. But that file does not have any
   error from the plugin when I try instagram login again. There were other errors
   but completely different. Not sure what’s going on.

Viewing 2 replies - 1 through 2 (of 2 total)