Active
Project:
Ability
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2007 at 20:20 UTC
Updated:
17 Feb 2008 at 21:20 UTC
This theme does not work with Drupal 6.x
Your missing a few things in your theme to make it Drupal 6.x friendly.
You need a .info file for your theme - see: "Writing .info files for themes" => http://drupal.org/node/171205
With Drupal 6.x you no longer define your regions in your theme's template.php file. Regions are now defined in your theme's .info file.
A good guide to converting your themes to Drupal 6.x can be found at:
"Converting 5.x themes to 6.x" => http://drupal.org/node/132442
Comments
Comment #1
klgalway commentedInstalled the latest Ability theme and have these errors:
* : Object of class stdClass could not be converted to string in /home/njtreefa/public_html/osxproject.info/themes/ability/page.tpl.php on line 2.
* : Object of class stdClass could not be converted to string in /home/njtreefa/public_html/osxproject.info/themes/ability/page.tpl.php on line 2.
* : Object of class stdClass could not be converted to string in /home/njtreefa/public_html/osxproject.info/themes/ability/page.tpl.php on line 7.
Comment #2
xactive commentedok it is fixed in new relase