Download & Extend

/admin/build/themes doesn't work anymore

Project:Nifty Corners
Version:5.x-1.x-dev
Component:User interface
Category:bug report
Priority:critical
Assigned:Unassigned
Status:postponed

Issue Summary

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.

Comments

#1

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

#2

Status:active» postponed

#3

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.

nobody click here