hello ppl,
I had a portal in 6.2.4 and I updated it to 6.2.6.
After that, I noticed something strange happening.
Every page I modify or insert via the Admin > Pages page, cannot be clicked on the menu.
I searched a bit and found out that in the db table TabSettings, for my not working pages there is a record with these values
Field : SettingName , value : LinkNewWindow
Field : SettingValue, value : FALSE
and I have come to the conclussion that SettingValue should be empty string and not FALSE.
Does anyone have any idea why(or how) this field takes this value?
Any comments are welcome.
thank you