For some reason, I can't get forum topic pages (the node that the topic is located in) to display user information (like pictures, username, etc.), nor will the 'reply' link show up anywhere.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | nitobe-forum-topic.png | 149 KB | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commentedJeff,
I am only able to partially reproduce this problem. The user information displays on both forum topics and replies (both generated with the devel module) in my sandbox. The reply link, however, does not appear in my sandbox.
Could you attach a screenshot of a forum topic in your sandbox (or a link to a live test instance) that demonstrates the issue?
In general the forums haven't really been tested with Nitobe. In looking into this issue, I noticed that the topic navigator at the bottom of the topic content isn't properly styled. I'll be addressing that as I look into this one this week.
Shannon
p.s. It appears there was some CVS weirdness in the current release that caused certain image files, including the default user icon, to not get bundled in the release package.
Comment #2
Anonymous (not verified) commentedComment #3
geerlingguy commentedHere's a link to a screenshot:
http://www.statuesplus.com/OLDSITE/screenshot-nitobe-forum.png
I've modified a few of the CSS styles a little (like the 5 pixel bar under the heading). But you're seeing all the area for a forum topic posted by my username (the site superuser). I set up a user picture, and it's visible in my 'my account' page (it just won't show on the forum topic page as shown here).
Also, if I manually type in the http://example.com/comment/reply/#comment link, it shows me the reply form.
Comment #4
geerlingguy commentedI switched to Garland (just to check things) and the forums worked correctly... I'm trying to find where I can theme the forum pages so I can maybe put the reply link in there manually.
Comment #5
Anonymous (not verified) commentedI'm re-working how the comment links are generated. There is some flawed logic in the current implementation.
Comment #6
geerlingguy commentedAwesome! Thank you so much for your help. If it's any help, I noticed that the add comment links on regular stories and pages won't show up on the node page itself (even though they show up on the teaser on the front page). I have my site 'quasi-live,' but I can't post the link here yet. If you want, I could PM it to you.
The Nitobe theme is great, though, and besides this small problem, I haven't found any problems. Top-notch!
Comment #7
Anonymous (not verified) commentedI just committed a few files to CVS to address this:
forum-topic-navigation.tpl.php (v1.1 - new file)
node.tpl.php (v1.8)
style.css (v1.15)
template.php (v1.18)
I've attached a screenshot of how the forum topics now render in my sandbox with these changes.
Comment #8
Anonymous (not verified) commentedDid the release above address this issue?
Comment #9
geerlingguy commentedI haven't checked it yet - I haven't been on drupal.org for a while, as there's no notification system for replies (hopefully the drupal.org redesign will incorporate that!). I'll check it this weekend. Thanks!
Comment #10
Anonymous (not verified) commentedHaven't had a response in 5 weeks. Assuming issue is resolved.