nothing happens
musashi9 |
|
---|---|
After I select my rating a white box appears asking me to "RATE IT!" so I click this box then the rating stars disappear and = 0 and my rating is not saved.
NOTE this happens to me on a page with no ratings. However when I put a high rating on a page that already has ratings of, lets say 4 stars (after my rating of 4 or 5 stars the final rating stars are set to only half a star, when they were set to 4 before my rating. cotonti 0.0.3 (migration from sedito - contonti 0.0.2 - 0.0.3) update. I just checked my logs and found this A variable type check failed, expecting P/INT for 'newrate' : null - /page.php?id=1996&inr=send |
|
This post was edited by musashi9 (2009-04-06 10:03, 15 years ago) |
pieter |
|
---|---|
I have the same problem, was there already a solution?
Solved problem: I copied the original ratings.tpl from sed-light. I guess there was something changed in last version. ... can we help you ...
|
|
This post was edited by pieter (2009-04-16 18:19, 15 years ago) |
musashi9 |
|
---|---|
What package did you get this SED-LIGHT/RATINGS.TPL file from?
|
pieter |
|
---|---|
... can we help you ...
|
musashi9 |
|
---|---|
With this tpl I can make new ratings however I still have some minor problems to do with pre cotonti ratings ,and I still have this error in my log. Anyone know what is causing it?
A variable type check failed, expecting P/INT for 'newrate' : null - /page.php?id=1996&inr=send |
CorpQuid |
|
---|---|
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 ![]() |
|
This post was edited by CorpQuid (2009-04-20 12:49, 15 years ago) |