(2014-02-11, 06:45:53)shawn_a Wrote: Thanks for following up and testing, it helps.
Draxeiro?
As promised I did some testing:
First of all I upgraded the 3.3.0 install on the test domain to 3.3.1. alpha
Then I made sure the I18n plugin was installed and activated.
Test #1:
site filled with limited amount of pages (around 30)
- went to the Edit Navigation Structure page, moved things around, saved
- 'navigation structure was saved' is notice displayed
- checked the front-end: menu order is changed as it should.
Basically in line with my previous findings.
Test #2:
Filled the site with a large amount of pages (228, in line with our company site which is on 3.3.0)
- went to the Edit Navigation Structure page, moved things around, saved
- 'navigation structure was saved' notice NOT displayed
- checked the front-end: menu order is NOT changed
- checked the Edit Navigation Structure page again: no change either.
Nothing is saved in other words.
Debug console doesn't show anything. Error log doesn't either.
Test #3:
Started deleting pages (consisting of text and images) to see when it would it would work again.
When I got down to 149 pages functionality of the Edit Navigation Structure page was restored and things functioned again as they should.
Test #4:
Started adding pages again, this time empty pages, just cloning pages to see when things would stop functioning again: this time at 171 pages
Error log and debug console still show nothing.
Mvlcek mentioned yesterday in the I18n topic that it might be caused by one of the following:
- not enough memory for PHP
- saving exceeds maximum time allowed for a request
- too many open files
Hope this helps you out.