Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I can't think of any reason why it wouldn't be there. Is there anything special about your main node? Is it a different node type than "forum topic"? Are you using any modules that alter it?
No, it is standard forum topic node. No special modules.
Special things, that I can see now - author pane is not shown when user real name is in non-english (russian) language.
When the author of first post has english-written name - it is all OK with author pane.
If in russian - there is no author pane in the main post - only in comments.
Well, it sounds like there's some issue there with the Russian... I haven't the foggiest idea what it could be, though. I don't know if it's an AF issue or an AP issue or something else entirely so I'll leave it here for now. Without more of a clue, though, I don't know if there's anything I can do. I don't have any Russian sites to test on.
Comments
Comment #1
winniepoo commentedI'm using AP 6.x-2.0-alpha2 and AF of the same version.
Author Pane is displayed correctly in forum comments, but there is no it in main post.
In the corresponding template advanced_forum.naked.post.tpl.php
there is section
it should work both for post and for comments
but in the forum post section I see in html page only
if I write smth like
I see author name in post section.
So it seems that $author_pane variable is undefined in forum main post.
What can I do with it?
Comment #2
michelleI can't think of any reason why it wouldn't be there. Is there anything special about your main node? Is it a different node type than "forum topic"? Are you using any modules that alter it?
Michelle
Comment #3
winniepoo commentedNo, it is standard forum topic node. No special modules.
Special things, that I can see now - author pane is not shown when user real name is in non-english (russian) language.
When the author of first post has english-written name - it is all OK with author pane.
If in russian - there is no author pane in the main post - only in comments.
Comment #4
michelleWell, it sounds like there's some issue there with the Russian... I haven't the foggiest idea what it could be, though. I don't know if it's an AF issue or an AP issue or something else entirely so I'll leave it here for now. Without more of a clue, though, I don't know if there's anything I can do. I don't have any Russian sites to test on.
Michelle
Comment #5
michelleI don't think there's anything I can really do here. If someone has a patch, feel free to re-open and I'll look at it.
Michelle