Hi,
I'm new to drupal.
I figured out a problem and can't understand why it happen.
Please see the attached image.
I cannot expend all links.
I don't know it happen because of module conflit or theme.
Can someone help me to solve this?
Sorry for my bad english.
Thanks you in advance.
[edit - linked image ~dman]

| Comment | File | Size | Author |
|---|---|---|---|
| Untitled-4.png | 35.62 KB | peti2006@googlemail.com |
Comments
Comment #1
sunThis means that a JavaScript error occurred. Your browser should have thrown a warning, perhaps only visible in its JavaScript Console.
To figure out which module is guilty, you should disable contributed and custom/third-party modules step by step, and lastly, file a bug report against the one that is guilty.
Of course, also check whether your theme is guilty.