Not saving section creation query
Sorry if i'm saying something wrong, because my development knowledges are not great. When i create a new section, symphony inserts a register into the table sym_sections, right? This query is not being added into the manifest/db_sync.sql file.
Hmm weird, it does here. What version of Symphony are you using? For 2.3 you should be using v1.0 of this extension.
Just found the problem. The limit_section_entries extension seem to be the bad guy.
When it's enabled, the INSERT INTO sym_sections query is not added to the db_sync.sql file!
I don't know much about Symphony, but if it helps, my guess is that Symphony is not executing the delegate PostQueryExecution when the SectionPreCreate is playing together.
@nickdunn I had the similar problem of @renansantos, I renamed one section, and after to run .sql to syncronize, don't renamed the section, I have too LSE extension installed.
Symphony 2.3.1 DB Sync 1.0