- Moderated by:
- Support Team
-
- rank:
-
Softmore
- registered:
- December 2007
- Status:
- offline
- last visit:
- 10.03.08
- Posts:
- 68
Following the install directions for the module" updownload" and being a novice PN user, i installed the module folder for "updownload" module in the PN core module. now i cannot log on to my PN site and i get an error -
Fatal error: Call to a member function on a non-object in /home/content/z/i/p/zipppy/html/themes/PostNuke/theme.php on line 139
my home page will come up but when clicking on a rss box or trying and update i get the same error message. the admin/systems/module or icon know longer exists.
is there anyway to correct this problem i have created?
everything worked great until the module updownload was installed. it is now removed.
as i stated earlier the install directions for updownload stated to upload the "module" directory to root. i did not realizing that the directory for root directory was also named "modules".
This is the line 139 in theme.php that the error message is pointing to:
// Legacy Function: Renders the Header of the Theme
function themeheader() {
global $engine, $thename, $index, $themepath, $imagepath;
//$engine->load_css_file(&$Browser); mh7: not yet re-implemented
if ($index != 3) {
$engine->do_themeheader($index);
}
}
i am wondering if mh:7 needed re-implemented or if anyone knows if this has a direct effect to my issue?
thanks,
edited by: zach123, Jan 03, 2008 - 03:43 AM
--
The Thinker needs a lift!
Banging head on table again.. -
- rank:
-
Professional
- registered:
- December 2003
- Status:
- offline
- last visit:
- 21.11.08
- Posts:
- 2975
zach123
Following the install directions for the module" updownload" and being a novice PN user, i installed the module folder for "updownload" module in the PN core module.
You did what? Where?
If I were to guess, I would think you wrote over core files or added files to directories that should not be there. Or both...
You need to patch your core.
What is your homepage?
--
David Pahl
Zikula Support Team -
- rank:
-
Softmore
- registered:
- December 2007
- Status:
- offline
- last visit:
- 10.03.08
- Posts:
- 68
my homepage is http://nchol.com
everything works but my admin, search and upagrade functions.
Yes, i believe i over wrote something by mistake. a patch fix would be great.
i cannot login when i try i get the error message above.
How do i patch my core?
edited by: zach123, Jan 03, 2008 - 09:34 PM
--
The Thinker needs a lift!
Banging head on table again..
