I installed AdaptiveThemes, changed the required names/fields etc.. Before I moved the subtheme out, I checked to make sure that the main theme was working, and it was fine.

When I moved the subtheme out, and activated it I got the following:

* warning: array_map() [function.array-map]: Argument #2 should be an array in /home/cfbusine/public_html/modules/system/system.module on line 1015.
* warning: array_keys() [function.array-keys]: The first argument should be an array in /home/cfbusine/public_html/includes/theme.inc on line 1771.
* warning: Invalid argument supplied for foreach() in /home/cfbusine/public_html/includes/theme.inc on line 1771.

Comments

Jeff Burnz’s picture

Both the errors pertain to regions - if clearing the theme registry doesnt clear things up double check your info file for errors.

mwoodwar’s picture

Thanks Jeff...I've got it working, and am almost embarrassed to admit what it was...but will do so in case others make the same mistake. I had enabled the 'core' theme, and the sub...but hadn't made the sub theme the 'active' one.

As I mentioned, I wanted to look at the core them in action before making a subtheme...then just got caught up in the excitement of the moment. It is really quite a breath-taking set of possibilities...thanks for all of the work.

In your demo, were using the Gpanels bit to get the grid tools?

Mark

Jeff Burnz’s picture

Glad you got it working, good stuff.

Depends which video you are looking at, I think by memory there's a vid on Gpanels and another one on using Skinr to layout blocks.

Jeff Burnz’s picture

Status: Active » Closed (fixed)