Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [archived] tcm_rating: TXP Rating System
alittle116 wrote:
can anyone show me an example of this in action?
http://www.weknowrap.com/releases
The-Exit wrote:
does anybody know, if the plugin is compatible?
yes it is working just fine here on 4.0.4, see above.
EDIT: of course i’m using the v2 beta of this plugin.
Last edited by sthmtc (2007-02-01 14:55:06)
Offline
Re: [archived] tcm_rating: TXP Rating System
I’d like to be able to have a rating system for individual files through the txp file_download system as well. Please consider this for future releases.
Offline
#75 2007-08-21 01:12:37
- facho
- Member
- Registered: 2007-04-15
- Posts: 64
Re: [archived] tcm_rating: TXP Rating System
I am getting the following error upon submititng a rating:
Fatal error: Call to undefined function getmicrotime() in C:\wamp\www\textpattern\lib\txplib_db.php on line 77
Any idea what this is and how to resolve? I’m a total newbie so any help is appreciated.
Here is the Debug output (Note: I used fake data for my email alias and company domain info):
tag_error <txp:tcm_ratinginput range=“5” /> -> Notice: Undefined variable: delay on line 13
C:\wamp\www\textpattern\publish.php:963 tcm_ratinginput()
processTags()
C:\wamp\www\textpattern\publish.php:922 preg_replace_callback()
C:\wamp\www\textpattern\publish.php:456 parse()
C:\wamp\www\index.php:39 textpattern()
tag_error <txp:tcm_ratinginput range=“5” /> -> Textpattern Warning: Table ‘megatron.txp_tcm_ratings’ doesn’t exist
select posted from txp_tcm_ratings where ip = ‘myemailalias.corp.mycompanydomain.com’ AND parentid = ‘4’ ORDER BY posted DESC
C:\wamp\www\textpattern\lib\txplib_misc.php(534) : eval()’d code:15 safe_field() on line 84
C:\wamp\www\textpattern\lib\txplib_db.php:84 trigger_error()
C:\wamp\www\textpattern\lib\txplib_db.php:171 safe_query()
C:\wamp\www\textpattern\lib\txplib_misc.php(534) : eval()’d code:15 safe_field()
C:\wamp\www\textpattern\publish.php:963 tcm_ratinginput()
processTags()
C:\wamp\www\textpattern\publish.php:922 preg_replace_callback()
C:\wamp\www\textpattern\publish.php:456 parse()
C:\wamp\www\index.php:39 textpattern()
Offline
#76 2007-08-22 20:51:01
- facho
- Member
- Registered: 2007-04-15
- Posts: 64
Re: [archived] tcm_rating: TXP Rating System
anyone? I still really need some help from somone who knows what’s going on (i.e. a big brain dev type). thanks for any insight.
Offline
Re: [archived] tcm_rating: TXP Rating System
All works fine except I can vote as many times as I want in FireFox (3).
If I click shift-refresh then then I get the thank you message.
IE7 works perfectly.
Any ideas?
PS jm has just worked on a new rating plugin. I can’t use it as I’m not on php5
Offline