Hi,
I really like simple menue - great work!
The following Problem accured in one of my sites:
- Rootcandy-Theme is enables as Admin-Theme
If I want to exclude the Simple Menue for this Theme, FCK-Editor doesn't show up anymore.
Greets
crash
Hi,
I really like simple menue - great work!
The following Problem accured in one of my sites:
- Rootcandy-Theme is enables as Admin-Theme
If I want to exclude the Simple Menue for this Theme, FCK-Editor doesn't show up anymore.
Greets
crash
Comments
Comment #1
AlexisWilke commentedsimplemenu_init() is most certainly the culprit since it loads all the CSS/JS conditionally which is not correct in Drupal.
I will have to ponder over that one... Hmmm....
Thank you.
Alexis Wilke
Comment #2
AlexisWilke commentedOkay, I tested and it works for me. So I will close this issue. Feel free to re-open it if you still have the problem. I will open another issue about the hook_init() misuse.
Thank you.
Alexis Wilke