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

NancyDru’s picture

I wonder why your theme uses that. I think I know a way to fix this.

NancyDru’s picture

Status: Active » Fixed

I 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.

zdean’s picture

Using 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.

NancyDru’s picture

Assigned: Unassigned » NancyDru

Once a release is published, it cannot be updated. New fixes go into the -dev version. So, yes, you have to use the -dev version.

NancyDru’s picture

Status: Fixed » Closed (fixed)

Cleaning up the issue queue.

Francewhoa’s picture

Possible causes and fixes at http://drupal.org/node/72099