Skip to content

fix(accessory): fix exceeded max_input_vars (default 1000) error on '… - #1669

Open
donku2019 wants to merge 1 commit into
LibreBooking:developfrom
donku2019:feature/accessory_update_req
Open

fix(accessory): fix exceeded max_input_vars (default 1000) error on '…#1669
donku2019 wants to merge 1 commit into
LibreBooking:developfrom
donku2019:feature/accessory_update_req

Conversation

@donku2019

Copy link
Copy Markdown
Contributor

Fix "hit PHP default max_input_vars limit" issue when number of resource over 500. (still will hit the limit issue if checked over 500 resources on 1 accessory on the accessory - resource mapping dialog)

PHP Warning: PHP Request Startup: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant