Closed Kaik closed 10 years ago
No hook modules tables created without initial content.
what does this mean? Is it related to the title "Root cannot be changed manually, change parent instead"
please confirm you have 5 tables beginning with hook_*
in your DB
Hook tables exist and are filled with data (No hook modules exist on installation Scribite BBCode etc...). Looks like it failed on creating initial forum data Foods etc.. and I guess it will be related to nested tree part.
There is no data in dizkus_* tables and failure begins with creating root entry. I have tried to add forum in administration but that failed because there was no root to chose in parent select.
I added root entry data manually into DB and then tried to add forum in administration and same error occurred as above.
[7/1/14, 3:59:43 PM] Christian: It's when creating a new root node somehow. https://github.com/Atlantic18/DoctrineExtensions/issues/1026 [7/1/14, 3:59:54 PM] Christian: This caused it: https://github.com/doctrine/doctrine2/commit/d473824279bfee19772bb1692d2a3453a2aff233#commitcomment-5792807 [7/1/14, 4:00:06 PM] Christian: And this might fix it again if I understand correctly: https://github.com/doctrine/doctrine2/pull/1074
This is related to this change breaking BC being reported here and might be fixed by this PR.
This is fixed after updating doctrine
:+1:
Hi I just tried to install dizkus on fresh zikula 14 install and this error showed up. No hook modules tables created without initial content.
Stack Trace