[SOLVED] TrueTypeText is not cleaning params properly

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
rodeto
Power Poster
Power Poster
Posts: 410
Joined: Thu May 04, 2006 9:12 am

[SOLVED] TrueTypeText is not cleaning params properly

Post by rodeto »

Today, I upgraded a site of mine to 1.10.2 (from 1.9.4) and one of the modules in there is Truetypetext 2.1.1
Since the upgrade my admin log is flooded with notifications that "Truetypetext Module is not properly cleaning input params".

Can anyone help me with this, how this be dealt with?

Kind regards
Rob
Last edited by rodeto on Fri Jan 06, 2012 6:26 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: TrueTypeText is not cleaning params properly

Post by Dr.CSS »

Most likely it isn't updated to work with 1.10.*...

Last Release Date: 2009-10-18 (26 months ago)
rodeto
Power Poster
Power Poster
Posts: 410
Joined: Thu May 04, 2006 9:12 am

Re: TrueTypeText is not cleaning params properly

Post by rodeto »

I was afraid of that ....
User avatar
manuel
Power Poster
Power Poster
Posts: 353
Joined: Fri Nov 30, 2007 9:15 am

Re: TrueTypeText is not cleaning params properly

Post by manuel »

please correct me if i'm wrong but i suspect no notice of the new feature request will be sent to the project admins if it isn't assigned to anyone?

http://dev.cmsmadesimple.org/feature_request/view/7401

Greetings,
Manuel
rodeto
Power Poster
Power Poster
Posts: 410
Joined: Thu May 04, 2006 9:12 am

Re: TrueTypeText is not cleaning params properly

Post by rodeto »

Oops, my fault. Thanks for reminding.
winkelman
Forum Members
Forum Members
Posts: 32
Joined: Sun Dec 19, 2010 9:05 pm

Re: TrueTypeText is not cleaning params properly

Post by winkelman »

Dr.CSS wrote:Most likely it isn't updated to work with 1.10.*...

Last Release Date: 2009-10-18 (26 months ago)
Maybe you should make a look at SVN - there's some newer work.
rodeto
Power Poster
Power Poster
Posts: 410
Joined: Thu May 04, 2006 9:12 am

Re: TrueTypeText is not cleaning params properly

Post by rodeto »

Newer work for the module Truetypetext? I search there but couldn't find any.
winkelman
Forum Members
Forum Members
Posts: 32
Joined: Sun Dec 19, 2010 9:05 pm

Re: TrueTypeText is not cleaning params properly

Post by winkelman »

http://viewsvn.cmsmadesimple.org/listin ... h=%2F&sc=0

says the work is "only" 157 days old ...
rodeto
Power Poster
Power Poster
Posts: 410
Joined: Thu May 04, 2006 9:12 am

Re: TrueTypeText is not cleaning params properly

Post by rodeto »

Tried the SVN version but no luck.

Got a reply from the admin of this module. According to the reply for my request, the admin for this project sees this error as a comsmetic one and fixing this cometic error would need te be paid for ???
Think I'll just switch over to using Cufon on my sites.
winkelman
Forum Members
Forum Members
Posts: 32
Joined: Sun Dec 19, 2010 9:05 pm

Re: TrueTypeText is not cleaning params properly

Post by winkelman »

Can you post the error message in detail?

Btw. have you got the answer from foaly? He was the last editor ...
rodeto
Power Poster
Power Poster
Posts: 410
Joined: Thu May 04, 2006 9:12 am

Re: TrueTypeText is not cleaning params properly

Post by rodeto »

The error that is mentioned in the admin log is: "Truetypetext Module is not properly cleaning input params".

And yes, I did get the answer from foaly. Seems a bit weird that an open source module needs paid work to keep it working properly without errors, even though they error is cosmetic as they say. Don't know.
winkelman
Forum Members
Forum Members
Posts: 32
Joined: Sun Dec 19, 2010 9:05 pm

Re: TrueTypeText is not cleaning params properly

Post by winkelman »

Have you tried to activate debug mode in config.php?

After that it should be easier to locate the problem cause the line in code should be shown which are problems make.
rodeto
Power Poster
Power Poster
Posts: 410
Joined: Thu May 04, 2006 9:12 am

Re: TrueTypeText is not cleaning params properly

Post by rodeto »

This is what is shown in debug mode

Code: Select all

Debug: (0.273339) - (usage: 7460784) - (peak: 7709792)
(mysql): INSERT INTO cms_adminlog (timestamp, user_id, username, item_id, item_name, action, ip_addr) VALUES (1325497425,'1','name',-1,'TruetypeText','Module is not properly cleaning input params','xx.xxx.xxx.xxx')
Debug: (0.276316) - (usage: 7562004) - (peak: 7709792)
(mysql): SELECT * FROM cms_module_truetypetext_styles WHERE name = 'titel' LIMIT  1
Debug: (0.277438) - (usage: 7553384) - (peak: 7709792)
(mysql): INSERT INTO cms_adminlog (timestamp, user_id, username, item_id, item_name, action, ip_addr) VALUES (1325497425,'1','name',-1,'TruetypeText','Module is not properly cleaning input params','xx.xxx.xxx.xxx')
Debug: (0.278746) - (usage: 7563280) - (peak: 7709792)
(mysql): SELECT * FROM cms_module_truetypetext_styles WHERE name = 'klein' LIMIT  1
winkelman
Forum Members
Forum Members
Posts: 32
Joined: Sun Dec 19, 2010 9:05 pm

Re: TrueTypeText is not cleaning params properly

Post by winkelman »

Have you checked new module version 2.2?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: TrueTypeText is not cleaning params properly

Post by Dr.CSS »

Have you thought about using something like @font-face instead?...
Post Reply

Return to “Modules/Add-Ons”