Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [plugin] [ORPHAN] tcm_rating v2 beta release
check if zou have activated the plugin, that’s what got me once. :)
Offline
#62 2006-04-06 20:01:34
- marvix
- Member
- Registered: 2006-04-06
- Posts: 27
Re: [plugin] [ORPHAN] tcm_rating v2 beta release
I got the Extensions tab from QUIKPIK plugin ..
Now .. i have in page the rating … but when I click on it nothing happen ,,, and no db table i can find !!
How to install it !!!
in the Extensions there is just uninstall option !!!
Offline
Re: [plugin] [ORPHAN] tcm_rating v2 beta release
Just sayin I’m still alive… sorry, I’ve got a crazy life at the moment and barely any time to work on this plugin.
Offline
Re: [plugin] [ORPHAN] tcm_rating v2 beta release
How can I make a text like “thanks for your opinion” be displayer after voting?
Thanks. Great Plugin!!
Offline
#65 2006-08-29 19:39:41
- deronsizemore
- Member
- From: Kentucky
- Registered: 2005-11-02
- Posts: 324
Re: [plugin] [ORPHAN] tcm_rating v2 beta release
Fixed
Last edited by deronsizemore (2006-09-07 18:07:35)
Offline
#66 2006-08-29 23:15:08
- deronsizemore
- Member
- From: Kentucky
- Registered: 2005-11-02
- Posts: 324
Re: [plugin] [ORPHAN] tcm_rating v2 beta release
fixed
Last edited by deronsizemore (2006-09-07 18:07:49)
Offline
#67 2006-09-04 22:53:48
- deronsizemore
- Member
- From: Kentucky
- Registered: 2005-11-02
- Posts: 324
Re: [plugin] [ORPHAN] tcm_rating v2 beta release
fixed
Last edited by deronsizemore (2006-09-07 18:08:02)
Offline
#68 2006-09-07 18:20:11
- deronsizemore
- Member
- From: Kentucky
- Registered: 2005-11-02
- Posts: 324
Re: [plugin] [ORPHAN] tcm_rating v2 beta release
Well I was having quite a bit of trouble with the rating script in my first trials with it, but I went back through and read some posts here in this thread carefully and found some things that I missed originally that helped me fix my problems. So now, I’ve got one more thing I need to do with this script (although not a problem, just a preference). The page where I have the rating script installed is here: <a href=“http://www.kentuckygolfing.com/courses/3/andover-golf-country-club”>http://www.kentuckygolfing.com/courses/3/andover-golf-country-club</a>
Everythings works like I want it to, but for some reason when I click a star to rate the article, it dosn’t come up with anything telling me how many times it’s been rated. Although, if you click refresh, you’ll see that it tells you how many times it’s been rated. So, with that said, once a star is clicked, how would I go about displaying the text “Thank you for rating this course!”? Just so it displays something to show people that it actually took their vote? I assume this wouldn’t be hard, but I would consider myself less than novice at PHP.
Here is the PHP code I’m working with <a href=“http://www.deronsizemore.com/rating.txt”>PHP CODE</a>
and here is the rating txp tags I’m using my template:
<code>
<div id=“rating”>
<txp:tcm_rating_form />
<txp:tcm_rating_num noratings=”“ />
</div>
</code>
<br />
Thanks everyone
Offline
Re: [plugin] [ORPHAN] tcm_rating v2 beta release
aaaaah…. everything is working just fine for me but just now i recognized that it’s a five star rating while i need a six star rating! (i’m having staff and public rating on my page) anyone having an idea how to modify this? i had a look at it but i dont want to break things…
Offline
Re: [plugin] [ORPHAN] tcm_rating v2 beta release
ok now i went the 5star route, everything seemed to work fine, i’ve set everything up, rated different items etc. suddenly it stopped working. it works “from time to time” now, (i’m testing this with a few people located on different IP adresses etc) and then it just stops taking the rate.
you can check for yourself here http://weknowrap.com/releases/2006/
i can manually rate any item at any item using the url /rate/id/rating but clicking on the stars is not consistently working (not at all here since a few hours), in safari/camino/firefox.
firefox reports the following error:
Error: uncaught exception: Permission denied to call method XMLHttpRequest.open
if someone is able to help me PLEASE help me, i have the feeling this thread/plugin isnt very popular at the moment…
Last edited by sthmtc (2006-11-04 13:52:14)
Offline
Re: [plugin] [ORPHAN] tcm_rating v2 beta release
ok i located the problem. obviously this is a security feature: you’re only allowed to make requests to the same domain. the problem was that i sometimes entered “www” and sometimes not. it only works with “www” in front. d’oh! now www is added everytime you call the domain without it and everything is fine.
Last edited by sthmtc (2006-12-01 13:55:00)
Offline
#72 2006-12-03 18:41:17
- WhiteDog
- Member
- From: Maine
- Registered: 2005-09-07
- Posts: 174
Re: [plugin] [ORPHAN] tcm_rating v2 beta release
This looked really promising but it seems it is either not compatible with mootools.js or i am not sure, I also keep getting
Notice: Unknown tag attribute: id in txplib_misc.php on line 582 It also is completely fux0red in IE. I will check back later when it seems the bugs are ironed out. But thansk thus far for the efforts
Grrr RRR nnndth grrr Skeek!
Offline