I have a CCK type called 'personal_page' and I set up a customizable template for the teaser. Everything was working fine when all of a sudden the field groups (teaser, body, rss), which are links and open the collapsable content, were deactivated. The curious thing is that it only happens to this CCK type... even though it was working before. I've tried disabling it. Up-loading it. Enabling it; but this doesn't seem to solve it. I then began to toy with variables in my personal_page CCK to see if maybe that would then fix the issue and so far: negative.
I have attached an image of what I mean by "deactivated" field groups. Any help would be appreciated... or I'll have to just duplicate the CCK and use another one... :(
btw I am running the latest v. of drupal 5.15, mysql 5.0.67, php 5.2.8, Apache/2.0.63
| Comment | File | Size | Author |
|---|---|---|---|
| nolinkcollapse.png | 142.09 KB | director87 |
Comments
Comment #1
director87 commentedIn the meanwhile I have duplicated the old content type and have contemplate working with the new one... however I'm still interested in getting this debugged.
Comment #2
director87 commentedWell the same has come to pass with the new CCK type I made. Thinking about giving up and doing a disk template. Any ideas to why this would occur? :(