Active
Project:
Hyperlocal News
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
1 Nov 2010 at 21:06 UTC
Updated:
8 Dec 2023 at 04:32 UTC
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
Comment #1
myphoenixweb commentedIm 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?
Comment #2
kfaganjr commentedI 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()."
Comment #3
gregglesI 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?).
Comment #4
itwebguys commentedto 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 :)
Comment #5
itwebguys commentedI have a drupal 6.20 package if I can contrib?
Comment #6
wallbay1 commentedDamm 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
I am not a hardcore developer so any help on how to solve this issue will be appreciated
Comment #7
gregglesSorry about that. I don't have much time to maintain it now so I can't look into this issue.
Comment #8
wallbay1 commentedok bro no problemo I find a solution I will make sure to share with the community