• Hello, I am trying to use social login as well as redirect while logged in but getting this error, kindly point me to what’s wrong here.

    Notice: Undefined offset: 3 in /home/usprosga/public_html/sac/wp-content/themes/generatepress/functions.php on line 141

    Notice: Trying to access array offset on value of type null in /home/usprosga/public_html/sac/wp-content/themes/generatepress/functions.php on line 141

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    both of these notices are coming from the generatepress theme so it would be best to ask the theme author about it, in the meantime you can try opening a file wp-config.php and adding there a line define( "WP_DEBUG", true ); since these are only notcies and not actual errors they should be hidden and the redirect should work fine.

Viewing 1 replies (of 1 total)
  • The topic ‘Social Login error’ is closed to new replies.