Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Offline
Re: [archived] tcm_rating: TXP Rating System
look amazing, looking forward to the release!
Offline
Re: [archived] tcm_rating: TXP Rating System
as soon as I can figure out why it isn’t compiling correctly I’ll release a beta. This is a really big plugin… bigger than it looks on the outside – bugs will probably need to be fixed.
Offline
#64 2006-01-21 23:10:47
- Dawk
- Member
- Registered: 2005-02-22
- Posts: 74
Re: [archived] tcm_rating: TXP Rating System
8MB? Things that make ya go hmmmmm?
My project is still in dev stage, I’d be happy to help test it out good & report/track down any glitches.
Offline
#65 2006-02-01 21:14:29
- Champak
- Member
- Registered: 2006-01-31
- Posts: 56
Re: [archived] tcm_rating: TXP Rating System
Any word on this one. Really looking forward to it.
Offline
Re: [archived] tcm_rating: TXP Rating System
the compiling problems were due to a Dreamhost peculiarity. luckily that issue is fixed. I’ve released the beta which seems to be working for most people. Try it out, report bugs, see how it works.
Offline
#67 2006-02-01 22:52:45
- Champak
- Member
- Registered: 2006-01-31
- Posts: 56
Re: [archived] tcm_rating: TXP Rating System
I’m not getting the images to show up. They are at <code>www.XXXXX.com/blog/textpattern/ratings/</code>, and in the ratings admin I put <code>/blog/textpattern/ratings</code> and hit “append”, but no images.
Also, should I start replying in the other thread?
Last edited by Champak (2006-02-01 23:45:50)
Offline
Re: [archived] tcm_rating: TXP Rating System
sure, reply in the other thread. you need to put the full thing in there, including the image file name.
Offline
#69 2006-05-06 14:52:19
- whale
- New Member
- Registered: 2006-03-09
- Posts: 3
Re: [archived] tcm_rating: TXP Rating System
Anybody else getting this?
Fatal error: Call to undefined function: getmicrotime() in /home/baleen01/public_html/dashboard/lib/txplib_db.php on line 55
Googling only provided me other’s pages getting this error.
Offline
#70 2006-10-27 19:44:40
- Charlie Chalk
- Member
- Registered: 2005-09-06
- Posts: 51
Re: [archived] tcm_rating: TXP Rating System
hello Whale
I get exactly the same error as you, except mine is ‘on line 77’
Anyone have any ideas?
CC
PS this is under 4.04
Offline
Re: [archived] tcm_rating: TXP Rating System
can anyone show me an example of this in action?
Offline
Re: [archived] tcm_rating: TXP Rating System
I think, this would be a really great plugin and feature, but unfortunaltelly, i cannot get this plugin working.
i’m running txp 4.0.4
does anybody know, if the plugin is compatible?
Offline
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