Closed (fixed)
Project:
Real Name
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Jan 2009 at 01:57 UTC
Updated:
25 Sep 2009 at 17:18 UTC
Got install error.... then removed and tried again with the production version and
got this error:
Fatal error: Cannot redeclare phptemplate_username() (previously declared in .../sites/all/modules/realname/realname_theme.inc:20) in .../sites/all/themes/acquia_marina/template.php on line 594
The only way to get my site back was by deleting the ../sites/all/modules/realname directory.
Tried again with latest dev version 1/25/09 and got same Fatal error:
-Maine Bob O
Comments
Comment #1
nancydruI wonder why your theme uses that. I think I know a way to fix this.
Comment #2
nancydruI believe this will not happen any more. I have changed to using a new 6.x hook for altering the theme registry. I do not know if your theme will still interfere.
Comment #3
zdean commentedUsing version 6.x-1.1, I got the same result after the following error:
The profile load function (_load_profile) was not found."
Should I be using the dev instead?
Thanks.
Comment #4
nancydruOnce a release is published, it cannot be updated. New fixes go into the -dev version. So, yes, you have to use the -dev version.
Comment #5
nancydruCleaning up the issue queue.
Comment #6
francewhoaPossible causes and fixes at http://drupal.org/node/72099