Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [archived] tcm_rating: TXP Rating System
i dropped an email to the author requesting new links/access to the files. you’ll know when i do.
textpattern.org :: find and share Textpattern resources
docs.textpattern.io :: Textpattern user documentation
Offline
#50 2005-08-22 07:20:55
- Niconemo
- Member
- From: Rhône-Alpes, France
- Registered: 2005-04-18
- Posts: 557
Re: [archived] tcm_rating: TXP Rating System
Thank you alicson ;)
Nico
Offline
#51 2005-09-10 12:58:45
- Niconemo
- Member
- From: Rhône-Alpes, France
- Registered: 2005-04-18
- Posts: 557
Re: [archived] tcm_rating: TXP Rating System
> chrisrhee wrote:
> Since I upgraded to RC3, all my ratings output numbers are 0. Not really sure what the problem is — it was working fine with RC1, I don’t know what could’ve been changed by upgrading to RC3… Any ideas? Thanks.
> chrisrhee wrote:
> Replying to my own post… I figured out what was causing it. It’s a line in txplib_db.php in the getRows function.
> From RC3:
while ($a = mysql_fetch_assoc($r)) $out[] = $a;
> From RC1:
while ($a = mysql_fetch_array($r)) $out[] = $a;
> So will this cause any errors if I change the line back to the way it was on RC1?
The plugin is back online here …
… But still have the issue pointed by chrisrhee : the output is always 0 even if the database inputs are correct.
Last edited by Niconemo (2005-09-10 13:11:37)
Nico
Offline
#52 2005-09-29 13:56:44
- aaron
- New Member
- Registered: 2005-09-29
- Posts: 3
Re: [archived] tcm_rating: TXP Rating System
I’m having the same problem… the database reads correctly, but the output on the webpage is always 0.
- Currently using Textpattern · 4.0.1
Last edited by aaron (2005-09-29 13:59:06)
Regards,
Aaron
Offline
Re: [archived] tcm_rating: TXP Rating System
I have the same problem that aaron. I use Textpattern 4.0.2
Thanks.
Offline
Re: [archived] tcm_rating: TXP Rating System
That plugin is very outdated and hasn’t been working for a long time. I don’t know about the author’s status, but maybe someone wants to make a new rating plugin?
Offline
Re: [archived] tcm_rating: TXP Rating System
I was looking for something very similar to this for my new project. I’m sad to hear it’s not working. just a small request for whoever begins working on a new plugin for this. Could you possibly build it around this rating system: http://www.komodomedia.com/blog/index.php/2005/08/24/creating-a-star-rater-using-css
all it would really need is the ability to work correctly and only allow one vote per unique ID per week if possible. It doesn’t need an administration panel or anything, just the TXP output tags.
[url=http://webfuziondesign.com/textonic]Textonic – Design and Digital Culture[/url]
Offline
Re: [archived] tcm_rating: TXP Rating System
I feel like trying this one again. I’m starting tonight, so expect a release in a little while.
Offline
#57 2006-01-16 06:22:47
- Dawk
- Member
- Registered: 2005-02-22
- Posts: 74
Re: [archived] tcm_rating: TXP Rating System
what timing! lol you rock ;)
subscribed…
Offline
Re: [archived] tcm_rating: TXP Rating System
Release in a few days.
Offline
#59 2006-01-20 22:07:15
- Dawk
- Member
- Registered: 2005-02-22
- Posts: 74
Re: [archived] tcm_rating: TXP Rating System
Thats really nice ;) love the clickable stars.
Offline
Re: [archived] tcm_rating: TXP Rating System
excellent I look forward to it
Offline