When I'm using more than 31 buttons for e.g. editor #2 I can't edit anything at admin/settings/bueditor/2. No changes will be saved, no export will be made, no buttons are deleteable/are added. The site just reloads on submitting the form ("save", selected -> "go") but nothing has changed and the modifications have discarted.
So if I have 32 buttons I have to delete one button manually in the bueditor_buttons table. After I did this and have <=31 buttons/editor: Everything is well. But since I use some custom scripts, 31 buttons are not enough.
Maybe you have an idea why this occurs?
MySql: 5.0.51
PHP: 5.2.5
Drupal: 5.6 & 5.7
(the highest bid is 55 if that matters)
Comments
Comment #1
ufku commentedI tried to add/import/export/delete over 50 buttons on a configuration similar to yours, but couldn't reproduce the error.
You may try disabling javascript and/or css in your browser to see if it has anything to do with the issue.
You may also attach the buttons here to allow us to test them.
Comment #2
Roi Danton commentedBrowser used
FF2, Opera 9, IE 6/7, Safari with Javascript enabled/disabled
Content of some Buttons
EDIT: out of importance, see post below
Additional function used with button:
EDIT: out of importance, see post below
Comment #3
Roi Danton commentedsuhosin has caused the problem:
The limit for post vars was "too low" - well, it wasn't low (1000) but BUEditor does require very much. Please add this fact into the documentation and afterwards mark this issue as fixed.
Thanks.
Comment #4
ufku commentedComment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.