no page attributes - and can't add any?
Permalink
I have a site where concrete was installed with no content. It was using 5.5.1 and has just been upgraded to 5.5.2 with no change to the issue at hand, which is that all of the pages in the site, and any new ones I create, do not have any attributes.
When I go into the page properties for any of the pages, or even for any of the page type defaults, clicking on any attribute in the available list on the left side, does not add it to the page.
I am very frustrated as to why this is not happening, as I have been able to do this easily on other sites. I have even tried applying different themes before attempting to add attributes, with no success.
I have even tried doing it in different browsers (Chrome, Firefox) and no luck at all.
Does anyone have any idea what could be causing this?
Richard
When I go into the page properties for any of the pages, or even for any of the page type defaults, clicking on any attribute in the available list on the left side, does not add it to the page.
I am very frustrated as to why this is not happening, as I have been able to do this easily on other sites. I have even tried applying different themes before attempting to add attributes, with no success.
I have even tried doing it in different browsers (Chrome, Firefox) and no luck at all.
Does anyone have any idea what could be causing this?
Richard
That's the issue, there's no attribute to do that with. After I click on an attribute on the left side, it does not show up on the right side, the right side just continually says "No attributes assigned". It's like my click on an attribute, any attribute, is not being recognized.
Does anyone have any ideas?
Same here, 5.5.2, cannot assign any 'custom' attribute. Any help would be great. I almost thought I was ready for launch.
Oke, the error I had was a wrong tablename.
Coming from a windows localhost to a linuxserver I renames some tablenames by hand.
tablename atTextAreaSettings was wrong, it had to be atTextareaSettings.
Coming from a windows localhost to a linuxserver I renames some tablenames by hand.
tablename atTextAreaSettings was wrong, it had to be atTextareaSettings.
thanks vince, that was the error in my db too - I used a script off someone's c5 page to bulk change my table names, wonder if it's wrong in there?
If not, this is the step that you are missing.