This theme is an overhauled Bartik, colors module is turned off. A customized version of soundmanager2 is integrated. Was working a few days ago, but made a few minor modifications (changed some names, moved some files around). Changes were made to reorg my themes to use the subtheme hierarchy, with this being the base theme. All the various references to both names and files were updated, but I started getting this error in admin/appearances: This version is not compatible with Drupal 7.x and should be replaced. The subthemes are also getting the same error. Figured I should fix the base theme before worrying about its children.
Another thread mentioned regions[content] = Content, but that's been in the .info file since the very beginning.
Here's the .info... any suggestions?:
; $Id:$
name = DN Base
description = Base theme layout and files
version = 3.2.1
base = 7.x
; Added:
core = 7.x
engine = phptemplate
stylesheets[all][] = css/layout.css
stylesheets[all][] = css/style.css
stylesheets[all][] = css/albumpage.css
stylesheets[all][] = css/mp3-player-button.css
stylesheets[all][] = css/flashblock.css
stylesheets[all][] = css/debug.css
stylesheets[all][] = css/colors.css
stylesheets[all][] = css/overrides.css
stylesheets[print][] = css/print.css
scripts[] = sm2/flashblock.js
scripts[] = sm2/soundmanager2-nodebug-jsmin.js