We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After updating rtsocial plugin to latest version the PHP notice related to fb_access_token is displayed in debug log.
PHP Notice: Undefined index: fb_access_token in \app\public\wp-content\plugins\rtsocial\template\rtsocial-setting-form.php on line 316
Steps to reproduce:
Note: After adding FB key notice is not visible.
The text was updated successfully, but these errors were encountered:
Enviornment: WordPress: v5.9.1 rtSocial: PR 111
Cross-checked the issue, Fix is working fine.
Sorry, something went wrong.
Merge pull request #111 from rtCamp/fix/fb-access-token-notice
eeb0143
GH : #109 PHP notice related to fb_access_token is displayed in log after updating to latest version
No branches or pull requests
After updating rtsocial plugin to latest version the PHP notice related to fb_access_token is displayed in debug log.
PHP Notice: Undefined index: fb_access_token in \app\public\wp-content\plugins\rtsocial\template\rtsocial-setting-form.php on line 316
Steps to reproduce:
Note: After adding FB key notice is not visible.
The text was updated successfully, but these errors were encountered: