"Reorder the book"-page:
If I'm trying to reorder some bookpages (8 pages in the same level) in a book with 450 pages and pressed save, the site reloads normally, like its saving, but nothing happen.
(Drag and Drop or with Weightfield)

In the logfile is no entry, no warning, no failure, nothing.

Edit: In this Book are also 200 pages parallel and there are if I change from draganddrop to weight view no select fields, only textfields.

Comments

michaelkoehne’s picture

Issue summary: View changes

More Informations

michaelkoehne’s picture

Priority: Normal » Critical
Issue summary: View changes
cilefen’s picture

Priority: Critical » Normal

This is not critical according to the guide. The browser console log output is helpful in cases like this.

bruce_rice’s picture

The book re-order page has too many input variables on the page. If you increase the "max_input_vars" limit for php it should fix the problem. Just be warned if you increase this too much it may open you up for a DOS attack. See http://php.net/manual/en/info.configuration.php#ini.max-input-vars for more info.

Version: 7.21 » 7.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.