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
I get an internal server error when trying to link my account in the users section. - My site's error logs gave this:
PHP Parse error: syntax error, unexpected '.', expecting ',' or ';' in /var/www/vhosts/albinofruit.com/httpdocs/wp-content/plugins/fitpress-master/fitpress-oauth2-client.php on line 77, referer: http://albinofruit.com/wp-admin/profile.php?wp_http_referer=%2Fwp-admin%2Fusers.php
The text was updated successfully, but these errors were encountered:
If you read my previous issue I had the same problem. I found out you need to be on php 5.6+ and I think MySQL version 5.5.
Sorry, something went wrong.
No branches or pull requests
I get an internal server error when trying to link my account in the users section. - My site's error logs gave this:
PHP Parse error: syntax error, unexpected '.', expecting ',' or ';' in /var/www/vhosts/albinofruit.com/httpdocs/wp-content/plugins/fitpress-master/fitpress-oauth2-client.php on line 77, referer: http://albinofruit.com/wp-admin/profile.php?wp_http_referer=%2Fwp-admin%2Fusers.php
The text was updated successfully, but these errors were encountered: