By Dark Lord on
When I try to add a new page TinyMCE won't load with my custom theme. So I set the administration theme to garland in hopes of getting TinyMCE to work; but when I tried again to add a new page my custom theme came up instead of garland. Garland only seems to work if admin/* is in the URL, but when I go to add new page, node/* is in the URL. That's my guess as to why when trying to add a new page my theme comes up instead of garland.
How can I get garland to be the theme when I add a new page?
TinyMCE is configured to work with the following pages:
node/*
user/*
comment/*
Comments
TinyMCE
Do you get any javascript errors when you try to enable TinyMCE? There is a known issue involving Tinymce and lightbox2 here http://drupal.org/node/152860, do you have them both enabled??
No, I am not getting any
No, I am not getting any javascript errors when I am trying to add more content. To my knowledge I am not using lightbox2.