I am working on my second and third zen sub theme and I have a weird problem. I can't get the theme settings to show up right for my theme. When I go to http://anime.local:8080/drupal/?q=admin/build/themes/settings/name-of-theme i do no have a breadcrumb section or the area where you can turn the theme registry on and off. I don't know why. I already tried re making my template.php and theme settings .php. I can't find anything on the forums about this issue. Can anyone shed some light?

Thanks,
Becky

Comments

james marks’s picture

I had the same problem and it turned out that I hadn't modified the theme-settings.php file for the new theme.

beckyjohnson’s picture

Yeah...it was weird. Finally, at some point I modified my 10th fresh copy of the theme-sittings file and put it in the folder and things started to work.

Becky

pragna’s picture

Hello

I have same problem.......I used Zen 6.x-1.0
What's the solution?
Plz help me.......................

Pragna J Bhalsod

pragna’s picture

Hello

I have same problem.......I used Zen 6.x-1.0
What's the solution?
Plz help me.......................

I got solution.In theme-settings.php, rename function STARTERKIT_settings($saved_settings) to function YOURETHEME_settings($saved_settings).

Thanks

Pragna J Bhalsod

beckyjohnson’s picture

Yeah, later i figured the same thing out : )

I still do have one site that has the right documentation in the theme-settings and we still have problems.

Becky