I'm using:
Drupal 6.16
Advanced Forum 6.x-2.0-alpha2
Author Pane 6.x-2.0-alpha2
Views 6.x-2.10
Flatcomments 6.x-2.0
FYI, I'm not using Nodecomment module (don't think it matters for my problem)
My author pane is missing on the forum topic but is displayed for all replies beneath the topic. The other strange thing is that when I click "Edit" and then preview the Forum Topic node, the Author Pane magically appears. It's only when viewing the Forum Topic with all its attached replies when its missing.
Also, my screenshots are with Cloudless Day theme turned on but I've tried all the others and I get same result.
See attached screenshots for better clarification.
Comments
Comment #1
Rael commentedI guess my issue is related with this one.
When creating a new topic, the preview fuction does not display author pane, it acts like a regular comment. But the preview works fine if i edit the topic later.
When the topic is created, author pane shows correctly, and replies are fine too.
So only the preview for the first post in thread is broken.
I'm using:
Advanced Forum 6.x-1.1
Author Pane 6.x-1.1
Flat comments 6.x-2.0
Views 6.x-2.10
Comment #2
michelleDid you ever figure this out? I don't even have a guess, unfortunately. :(
Michelle
Comment #3
kmajzlik commentedi have the same issue. must be colision with some module, i had the same colision with tribune and jquery_update! and everything was fine when i installed advanced forum at start of developing.
Comment #4
kmajzlik commentedi tried:
- set weight of advanced_forum and author_pane (tried 999 and -999 and all combinations)
- it goes thru advanced_forum.naked.post.tpl.php
- removed IF around print $author_pane; so it seems $author_pane is not set here
- author_pane 's block works corectly there
Comment #5
kmajzlik commentedand the winner is: nodereference_url version = "6.x-1.6"
Comment #6
michelleReally? How odd... I can't think how that could possibly affect that. Oddly enough, I was just debating using that on my own site. LOL!
If you can find out how it's causing this, that would be great. It might be a while before I can look at it.
Michelle
Comment #7
kmajzlik commentedi'm not programmer so this solution maybe IS NOT the best, but it simply works for me at this moment.
changed file: advanced_forum.naked.post.tpl.php around line #68
original:
fixed with:
Comment #8
michelleNo, that's definitely not a good method and won't work right if you're using Node Comments. If you're using core comments, it's a work-around but a better fix needs to be found.
Michelle
Comment #9
kmajzlik commentedi agree totally! But need it just now. And that my "fix" is not 100% working - normal author_pane's block has to be in some region :(
Comment #10
quicksketchkarlos007 opened an issue over at #882608: Collision with Advanced Forum, but I'm extremely skeptical that Node Reference URL has anything to do with the problem. The module is 100% a CCK widget. It doesn't affect anything outside of the Node Reference field on which it is applied.
Comment #11
michelleYeah, I really have no clue as well. The Author Pane is added via a call to the AP theme function during the node and comment preprocesses. As long as NRURL not preventing the node preprocess from running, which I find highly unlikely, I can't see any reason why this would happen.
Michelle
Comment #12
kmajzlik commentedSame at me - I tried to read codes of all 3 modules(AF, AP, NRURL) and do not have any idea. But it is doing that problem for me. Tried to switch on and off module by module and having this problem whenever i try that combination. I do not have any CCK field at "forum" post.
Comment #13
magnus commentedI have the same problem with Node Reference URL Widget. See #882608-2: Collision with Advanced Forum
Comment #14
michelleClarifying the title. Not sure there's anything else I can do here. I don't know how NRURL could possibly be interfering here.
Michelle
Comment #15
michelleWithout more info, there's nothing I can do here, sorry.
Michelle
Comment #16
magnus commentedAfter upgrade to Advanced Forum 6.x-2.x-alpha4 this issue no longer exist. Still don't know what was causing the issue though.
Comment #18
chriszz commentedI experienced a similar issue, but on my side it was solved using a different author pane in the panels menu. I can add an author pane from MISC. But that won't work. I can add one from Advanced Profile Kit Section / and that will work.
regards
Christian