Does not work with Drupal 6.x

jwolf - October 10, 2007 - 20:20
Project:Ability
Version:6.x-1.x-dev
Component:Miscellaneous
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

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

#1

klgalway - December 11, 2007 - 06:44
Component:Code» Miscellaneous

Installed 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.

#2

xactive - February 17, 2008 - 21:20

ok it is fixed in new relase

 
 

Drupal is a registered trademark of Dries Buytaert.