Closed (fixed)
Project:
Advanced Forum
Version:
6.x-2.x-dev
Component:
Styles
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
30 Mar 2010 at 22:29 UTC
Updated:
23 Jul 2010 at 01:20 UTC
I have been using 6.x-2.x-dev for a while now but haven't noticed that the "new" markup for new comments are gone.
Here is a patch that implements this again.
| Comment | File | Size | Author |
|---|---|---|---|
| advanced_forum.naked_.post_.tpl_.patch | 689 bytes | magnus |
Comments
Comment #1
michelleHmm... weird... I don't have a problem on my site. I'll look into it. Thanks.
Michelle
Comment #2
greywolfsspirit commentedMichelle,
perhaps you can post what versions of the required modules you are using, as well as what theme(s) your using, so we can see if it's something stupidly simple that we're overlooking? I still cannot see the navigation area with advanced forum, even using non-artisteer themes. (currently trying with LiteJazz theme). Only theme I have found so far that seems to work with it is Garland.
Greywolf
Comment #3
michelleI see what happened. When merlinofchaos put in the code to keep it from caching the values when using node comments, he removed the code that made it work with core comments. Since I use node comments, I never noticed it was missing.
Committed, thanks.
Michelle