Posted by irishgringo on May 3, 2010 at 11:34pm
I am trying to modify the ardi theme on OP 2.0, but I am getting this error:
Ardi
Ardi: Our First OP SubTheme
This version is incompatible with the 6.16 version of Drupal core.
It a theme not selectable in the theme section.
I just installed OP 2.0
I am also doing a multisite install, and have tried to put the theme both in...
/sites/all/themes/ardi
sites/mynewdomain/theme/newardi
no luck both places

Comments
fixed the ardi theme issue...
this is what I did... I changed core and engine
name = vyArdi01
description = vy01 Ardi: Our First OP SubTheme
base theme = openpublish_theme
;version = VERSION
;core = 6.xengine = phptemplate
version = VERSION
core = 6.x
engine = phptemplate
but I am wondering if there are going to be any problems.
did you change the settings
did you change the settings in template.tpl.php so that it knows your subtheme?
no.. but was not in the instructions...
but I think the instructions need a lot of work anyway. What I did works, so far.
I was debating doing that but was told not to change the template file. I am thinking that I am going to have to create a new template file anyway.