Quote:
Originally Posted by IR15H
I might know why, do you have HTML enabled (Category and Entry Creation and Editing > allow_html)? I turned it on and it displayed correctly, but I wouldn't enable it on my live board because it enables HTML in the actual entry itself as well. BB code is enabled.
|
You're right. At that point in the code, I inadvertently included the line of code to catch smilies, etc, in entry names twice, with the effect of escaping the html.
Quote:
Originally Posted by IR15H
If an individual comments more than once on an entry, it still states there is only 1 comment/rating. Also, if you set comments to be in-line (inline_comment_and_rate = X), but have X+1 comments then "More..." appears, but doesn't link anywhere.
The link to more comments works with the drop down menu (dropdown_comment_and_rate), but the X comments/ratings thing is the same.
|
The count is misleading and I should correct it. Only the last rating from each user is counted. Comments were added to LDM after ratings, and I must have taken a short cut with the code.
More.. should link, so will fix.
Quote:
Originally Posted by IR15H
A strange browser issue;
The song (mp3) plays in IE 32 bit, but I can't see any of the controls, just the white bar. It doesn't play in the 64 bit version, but I get the link to download flash. It displays perfectly in FireFox. This might just be some strange setting I have on my PC (Vista 64 bit), so if anyone else could check this on theirs that'd be cool.
EDIT (again): The first time I navigate to the entry in IE7 32bit it displays normally, but any subsequent visits to the same entry, or any other mp3 entry results in the white box. Opening a new tab or window makes it display normally again on the first view.
|
Your problem with the white bar is a bug in Flash with IE (I think) - I spent some time on this a while back and found many reports of similar. I'm currenctly not able to check 64 bit Vista