Fatal error: Call to undefined function: form_render() in /homepages/18/d121173021/htdocs/GGSaaS/themes/niftyCorners/template.php on line 15

Got this error whenever I try to config this theme. Have reinstalled 5.1 (download most current version of this theme as of today) and still get error.

Really like the theme, please help and tell me what I need to do to correct the program (just learning php)

Thanking you in advance for your help in this matter.

Comments

charlesc’s picture

Plz download the HEAD release, thanks!

GarP’s picture

Late last night, I downloaded & install the HEAD version for Nifty and got the following error.

"Fatal error: Call to undefined function: form_render() in /homepages/18/d121173021/htdocs/GGSaaS/themes/niftyCorners/template.php on line 15"

I got the original error when I clicked on the "config" link, and now get the above error when I try to got to the Theme section of the admin section.

Thanks, EGP

PCanzona’s picture

I am also getting the same fatal error message when I try to access the themes area: Talk about a Trojan Horse! DO NOT INSTALL THIS THEME.

Is there a way to alter the default theme in one of the configuration files without having to access it through the menu?

PCanzona’s picture

Installing the "Head" version, the link for which is provided under "Release Notes," worked. But I'm wondering why a version with a documented critical error is submitted for download.

VizionQuest’s picture

Got the same error:

"Fatal error: Call to undefined function: form_render() in /home/content/m/y/c//html/themes/niftyCorners/template.php on line 15"

Does anyone have a fix? I can't change themes now! Does anyone know how to get out of this theme?

VizionQuest’s picture

Title: Fatal error: Call to undefined function: » FOUND FIX

See the following post: http://drupal.org/node/108624#comment-207950

1. go to /themes/niftyCorners

2. replace all "form_render" with "drupal_render" in niftyCorners template.php file

3. save and replace template.php file in themes/niftyCorners