Re: Menues - section, perm and groupname
Hi
If you look in your tiki.sql in the db/ folder and match the create table up.
Basically to sum it up here, you will need to create the 3 new fields
section, perm and groupname all varchar(255)
I'm guessing you ran the upgrade script and it doesnt include those new fields?
Cheers
Damian