The question is, did it work before you started doing your own modifications?
Hi,
what do you mean the comment related files? And all comment related function?
Yes it worked well then i tried to implement your ajax rating and have that
failure after doing it, im sure its something related to my template files but i cannot
understand what part of code is placing all the rate forms on top?
if i place for testing purposes some text in front of the table:
<span id="commentstable">
test
<table width="640px" border="0" cellpadding="3" cellspacing="1">
it looks like this:
What is placing the vote forms? is it the span tag?
How can i figure out to fix that?
EDIT:
Maybe it something with with comment_bit.html?
if i remove the comment tag:
<!--COMMENTSTART-->
<!--{comments}-->
<!--COMMENTEND-->
All vote forms are gone (sure) also that on top, so i think i have to check the comment_bit.html?!
EDIT2:
Strange, if i disable comment rating in ajaxcomments.php all the comment will be shown in the +
spoiler nevermind what rating they have if i change the pages of comments.
The first view is ok but after changing to another comments page (if paging) only spoilers are shown.
Then i tried to switch paging off but no reaction the paging is allready there
(i have installed paging for comments and universal paging class)
And yes it worked fine before i started with ajaxcomments... hmm im sure i made a mistake but
i cannot find a something missing or wrong related to your installation instructions.
Can you maybe look into my attached files on first post?
EDIT3:
Ok you can stop here, i tried your default template files and there its working fine,
must be some mistaken by me in one of my template files...
...i try to find out my damn bug.
Thanks
EDIT4:
Huh it's the comment_bit.html know i only have to check out whats exactly related to that file.
Feel's better now:
Greetz X23