I want to change 'categoriepagina' say 'flypage' in a category.
Standard it's 'no override', but if I want to change it to something else, it's not stored in the database.
Jan
I found it, we do the change next
The name only allow 16 chars(and if you use teh sublayout names then you have more then 16 char
and this are then cutted
eg.
default_showcate
for original :
default_showcategory
we set for e=new update the size to 32 chars
The name of the flapage is 'vp_eden' = 7 characters.
The category name is 'Collectie' = 9 characters.
The subcategory is 'Ringen' = 6 characters.
So you mean the sum is 22 characters and that is too long?