Member
Member
Heart   2011-09-28, 13:28
#1

Hi,

on the overview page of a album category and directly in a sub album overview page there is the "add a comment" button at the bottom.

BUT this button is totally missing when viewin a single image!? So there is no chance to write a comment.

Thanks

Administrator
Administrator
acrylian   2011-09-28, 14:26
#2

I do see it, maybe you have not allowed comments on the image in question.

Member
Member
Heart   2011-09-29, 08:10
#3

@acrylian Really!?

I found that bug. Look in your 1.4.1.3.zip package in file
themes/stopdesign/css/comments-hide.css

There is
`#addcommentbutton {

display: blovk;

}

`
blovk!? changed to block and the addcomment button is back again!

Member
Member
Heart   2011-09-29, 08:14
#4

Hmmm cheered too soon.

The "addcomment button" is there after that change but has no functionality. [b]Nothing happens when I click on that button[/b]

Administrator
Administrator
acrylian   2011-09-29, 08:46
#5

Thanks for the typo find. But it still does work for me. The button executes Javascript to show the comment form. Make sure the commentform options are set and that you don't get any JS errors in your browser (which is it btw?).

Member
Member
Heart   2011-09-29, 09:36
#6

"Make sure the commentform options are set" -> means?

I use FF 7.0

...ahhhh I think I found it. I had colorbox plugin disabled and then the addcomment button has no function when clicking it (only) on the stopdesign image.php page. (album view is ok)

Now I enabled the colorbox plugin and voila... also the addcomment button on the image view page works now when I click it.

How can that be that this colorbox plugin has an effect on that addcomment button!? strange thing imho

Administrator
Administrator
acrylian   2011-09-29, 11:40
#7

Well, it has as it is a bug or leftover. The colorbox plugin just loads the scripts as set but it does not add the define js code how to use the colorbox so that throws an error if colorbox is disabled. This has already been fixed in the nightly builds.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.