When I upgraded to this version of the template, links to the comments from my blog page (Which I've actually created using the views module) disappeared.

Comments

Anonymous’s picture

You're going to have to provide more information than that.

Can you export the view definition and attach it to the issue?

crashtest_’s picture

Hi joshk501,

What has most likely happened is that when you upgraded, you had your Views created links block in a region that Nitobe does not now have.

Go to your Admin -> Build -> Blocks page, locate the block, and place it in one of the available regions you find there, then be sure to save.

joshk105’s picture

StatusFileSize
new9.77 KB
new5.97 KB
new4.79 KB

Shannon -
I think I've attached a copy of the export of the views definition. If this isn't it, sorry...I'm new to drupal and am still learning my way around. I've also attached to images, one showing the comments link appearing in another theme, and another showing the comments links not appearing in this theme.

Crashtest -
I don't think that's the issue, the only block I saw that would be for comments was "recent comments" and moving that to the content region it didn't do anything. The way it's set up is the node has comments enabled, and then I use views to bring together all the "blog" nodes. Seeing as I'm the only one posting to the blog it seemed to make more sense than using the blog module.

ebohling’s picture

I noticed the same thing since upgrading to this version of Nitobe. The "add a comment" link is on the frontpage: http://is.gd/q1he. But the "add a comment" link is no longer on a single blog post: http://is.gd/q1hS.

m1mic’s picture

I haven't had a chance to take a peak at the code yet, but the disappearing "add a comment" link stems from the way you have your settings in the comment module (Go to Admin >> Content Types >> Blogs >> Edit to view the settings). When you have the Location of comment submission form set to Display on separate page, there is no way for the end user to get to the comment add form. Looks like there needs to be some logic (if it already isn't in there) in Nitobe to check this so if it is set, a link to the comment form will be provided.

crashtest_’s picture

Thanks Eric, I will check on that!

Anonymous’s picture

This appears to be fixed in the latest from the 6--3 branch and should be addressed in the next release.

Anonymous’s picture

Assigned: Unassigned »

Need to verify this in the 6.x-4 release.

Anonymous’s picture

Version: 6.x-3.3 » 6.x-4.0
Status: Active » Postponed (maintainer needs more info)

Please re-check this in the 6.x-4.0 release.

m1mic’s picture

@Shannon Lucas - Actually, this problem went away for me when I updated to the DRUPAL-6--3-4 release (based on comment #7). I am running the DRUPAL-6--4-1 release now, and the problem isn't appearing in there either. Sorry for the late reply on this... didn't see it in my issue queue until you updated the status on Aug. 1.

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)