/admin/build/themes doesn't work anymore

peddecke - February 27, 2007 - 13:25
Project:Nifty Corners
Version:5.x-1.x-dev
Component:User interface
Category:bug report
Priority:critical
Assigned:Unassigned
Status:postponed
Description

Hi,

If the niftyCorners theme is activated, the page /admin/build/themes doesn't work anymore and returns just a blanc page. If I choose another theme (in my own account settings), I can access that page again.

#1

charlesc - February 27, 2007 - 13:58

Plz delete the template.php. I have problem in the CVS update. Sorry...

#2

charlesc - March 5, 2007 - 01:37
Status:active» postponed

#3

kleung11 - October 2, 2008 - 16:04

You don't have to delete it. The problem is because template.php is calling form_render which isn't supported in Drupal 5.x. Simply remove the last 2 function calls and leave the simplex_regions() call in place. This will fix it as they are not needed.

 
 

Drupal is a registered trademark of Dries Buytaert.