Skip to content
New issue

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

Cannot mark large feeds as read #1037

Closed
jtojnar opened this issue Apr 24, 2018 · 0 comments · Fixed by #1182
Closed

Cannot mark large feeds as read #1037

jtojnar opened this issue Apr 24, 2018 · 0 comments · Fixed by #1182

Comments

@jtojnar
Copy link
Member

jtojnar commented Apr 24, 2018

I have a feed with over a thousand items but when I scroll down and press the “Mark as read” button, it fails with the following error:

{"status":"Internal Server Error","code":500,"text":"Fatal error: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini.","level":0}

We should probably send the request as application/json instead of application/x-www-form-urlencoded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant