The error occurred just after saving site & DB info during initial installation.

Fatal error: Call to undefined function _zen_theme() in /Volumes/All Backups/Localhost/hyperlocal_news/profiles/hyperlocalnews/themes/zen/template.php on line 28

line 28 = return _zen_theme($existing, $type, $theme, $path);

Comments

myphoenixweb’s picture

Im having the same problem.

Fatal error: Call to undefined function _zen_theme() in C:\wamp\www\gamma\profiles\hyperlocalnews\themes\zen\template.php on line 28

any word on a fix?

kfaganjr’s picture

I found this issue that may be linked to yours http://drupal.org/node/341140, there is a comment on line 26 of theme.php "// When #341140 is fixed, replace _zen_path() with drupal_get_path()."

greggles’s picture

I haven't been able to see this bug myself, though it's obviously pretty bad. Perhaps we shouldn't ship with Zen itself and instead use one of the default themes (like Garland?).

itwebguys’s picture

to get the install working I had to copy the jquery_ui module into /webroot/sites/all/modules/jquery_ui (as well as setting this module up by adding the jquery ui 1.6 version see module readme)
then I copied the themes folder from /webroot/profiles/hyperlocalnews/themes into /webroot/sites/all/themes
all seems ok and i get a base site, get a few moans but refreshed twice . it was creating index files thats why it was moaning :)

itwebguys’s picture

I have a drupal 6.20 package if I can contrib?

wallbay1’s picture

Version: 6.x-1.0-alpha2 » 6.x-1.x-dev

Damm this profile is he most depressing profile I ever seen. I did everething described above to fix that theme issue
"replace _zen pat with drupal path now this is what I am getting

warning: array_map() [function.array-map]: Argument #2 should be an array in /home/www/*****.com/hyperlocal/modules/system/system.module on line 1015.
warning: array_keys() [function.array-keys]: The first argument should be an array in /home/www/*****.com/hyperlocal/includes/theme.inc on line 1817.
warning: Invalid argument supplied for foreach() in /home/www/*****.com/hyperlocal/includes/theme.inc on line 1817.

I am not a hardcore developer so any help on how to solve this issue will be appreciated

greggles’s picture

Damm this profile is he most depressing profile I ever seen.

Sorry about that. I don't have much time to maintain it now so I can't look into this issue.

wallbay1’s picture

ok bro no problemo I find a solution I will make sure to share with the community