Posted by Anonymous on February 4, 2010 at 5:48pm
I have set up a view to show all blog nodes, a very simple thing. Unfortunately if a blog node has comments, the edit/reply links in the comments don't work. I believe the cause is a missing tag.
You can see the problem on my page at http://www.cachekuni.com/blog
If you use the HTMLTidy validator at http://validator.aborla.net/ and feed it the URL above it will report back 6 errors, one of which is:
72:
missing
73:
<
div id="page-inner" class="page-inner">
Comments
Oh, I forgot to say that the
Oh, I forgot to say that the problem shows up if you are using Firefox. I tried with Opera also but no issue, I guess it's more lenient towards missing closing tags.
Also I am using 6.x-3.0-alpha1
Oh, and one more thing. If I
Oh, and one more thing. If I switch to the Garland theme, no issue.
Actually...
When I look at your site, I don't see the option to leave comments, so it's hard for me to see what's going on. I checked in FF, IE, Opera and Safari... none show the comment option. Check your permissions. Also, if you're gonna blog a lot, you may wanna consider using the Advanced Blog mod... it's great!
But anyway, as of now, I can't see any issue because I can't comment.
Hi and thanks for taking the
Hi and thanks for taking the time to look at my issue!
Unfortunately you can only post messages if you create an account. I've disabled anonymous comments because of spam. Could you create an account and have another look?
Thanks for the information on that module. I was looking into using that but the it hasn't had an update in 8 months and the maintainer even says that he's almost abandoned the module ... With the eventual D7 launch, I'd like something that has a chance of being ported to D7 :)
Ahh... ok
I'll create an account as soon as I can this evening and take a look from there. As a side note, you may wanna reconsider opening comments for anon users. The only reason I say this is because it can greatly increase your interaction from visitors. I learned this a few years back... the hard way! I'm using Captcha and reCaptcha for spam and it really, really does an awesome job. In the past year, it blocked something like 35,000 spam submissions on one of my sites. Mollom is also a really good spam blocker, but had a few issues setting it up on one of my newer sites, so just went back to reCaptcha. Anyway, just some friendly advice.
Advanced Blog: Yeah, it hasn't been touched in awhile, but it works quite well as it stands. I totally understand you wanting something that will be ported to D7. Unfortunately, there's just not many good blog mods out there. I don't really know why, considering that blogging is a big part of a lot of sites. I kinda feel like either the maintainer will get it going again... or someone else will pick it up and update. It's too good of a mod to just let go. You can do the same thign with Views, but for Drupal newbies, it makes it a lot easier.
Anyway, will jump in asap and see if I can figure out what's going on.
Chris
Thanks Chris. You can still
Thanks Chris.
You can still see the missing on the page, even with no comments. Just go to http://validator.aborla.net/ and insert this URL to be validated http://www.cachekuni.com/blog
And you're probably right about anonymous comments being a good thing. I'll enable them for now just to allow you to see the problem and will look into installing those CAPTCHA modules.
Which module do you use for CAPTCHA?
Can't reproduce
Hi Chris,
I have the bug on my local test server but I can't seem to reproduce the bug on my live site :( In a way that's good I guess ...
But ... that being said there is a still a missing tag :) At least according to HTMLTidy
Developers have fixed this :)
I opened a bug report and the developers fixed the issue ASAP and have a new tpl file available for use here:
http://drupal.org/node/704830