Not quite sure if this is a realname issue or a slate issue but both enabled on a site give the following error:

Fatal error: Cannot redeclare phptemplate_username() (previously declared in /home/sites/mysite/public_html/staging/sites/all/modules/realname/realname_theme.inc:20) in /home/sites/mysite/public_html/staging/sites/all/themes/acquia_slate/template.php on line 594

I have marked as critical as the effects are pretty critical although clearly it's only critical to users of the realname module.

Comments

mlaffoon’s picture

Comment lines 558 to 594 in template.php

jwolf’s picture

Status: Active » Closed (won't fix)

I believe this is an issue w/ the Realname module.
Correct me if I'm wrong, but I believe the implementation of phptemplate_username() on the module level is incorrect and should be realname_username()

Please file a bug report for the Realname module.

4drian’s picture

Project: Acquia Slate » Real Name
Version: 6.x-1.0 » 6.x-1.1-rc3
Priority: Critical » Normal
Status: Closed (won't fix) » Active

Moved issue from Acquia Slate to Realname queue

4drian’s picture

Title: Conflicts with Realname module » Conflicts with Acquia Slate theme

Changed issue title

4drian’s picture

Version: 6.x-1.1-rc3 » 6.x-1.1

last change I promise - changed version to 1.1

nancydru’s picture

Status: Active » Postponed (maintainer needs more info)

Try the -dev version. I don't think this will happen any more.

nancydru’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)