Active
Project:
Signatures for Forums
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2011 at 19:41 UTC
Updated:
8 Apr 2012 at 11:51 UTC
Coming from #1340512: Fatal error: Call to undefined function signature_forum_get_signature(), per Niklas' request:
Can you try to reorder the fields under Admin > Structure > Content Types > Forum Topic > Manage Display | Manage Comment Display?
Signatures for Forums should add an extra "User signature" field. If it doesn't appear there, can you file a bug against Signatures for Forums?
And well, it doesn't. :)
Comments
Comment #1
Niklas Fiekas commented:)
Let's exclude the standard ones first:
Comment #2
Freso commentedgit rev-parse --verify HEADgives 9a333ee4d7d192c030c4cc55ce25ebed932726da)Anything else I can do to help the trouble shooting/bug locating?
Comment #3
bcobin commentedI have the same issue - this is using the AT Commerce theme. Can't get the signature to display at all, although the checkmarks appear. Did anyone find a solution? Thanks...
UPDATE: This ended up being a CSS issue on my end - can't believe I missed it.
display: none;must be behaving differently than I'm accustomed to in the theme I'm using; I'm used to seeing the element grayed out in FF, but in this case, the element didn't appear at all. All is now well...