Forums / Cotonti / Support / ratings

nothing happens

CorpQuid
#11621 2009-04-20 12:38
I have the same problem

"A variable type check failed, expecting P/INT for 'newrate' : null - /page.php?id=1&inr=send"

I took a look at the ratings template file from Sed-Light and compared them to my template ratings tpl file and the only change that I could see was at line 7

	$(function() {
		$('#rating_submit').click(


	$(function() {
		$('#rating_submit').hide();
		$('#rating_submit').click(

This looks like only the .hide was added, does anyone have anything different in there template that I could be missing?

Thanks for your help.

Peiter
The above was from the Axis4 template ratings.tpl FYI :-D
This post was edited by CorpQuid (2009-04-20 12:49, 14 years ago)