Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
2 + 7 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: Tinycontent question - printer friendly bug
by vanchan on 2005/1/27 14:20:23

it took me some searching, but I am glad I found this post. i was having the same problem. the bug still exists, even 18 months after this thread started. it seems such a tiny thing to fix, so I hope that any new release of tiny content will simply include the myts string in print.php
Re: Tinycontent question - printer friendly bug
by johny on 2004/5/11 20:21:29

And again, thank you very much.

Works like a charm...
Re: Tinycontent question - printer friendly bug
by GIJOE on 2004/5/11 4:30:57

hi johny.
Quote:

Would you also be able to help me with line 60, which could also need text sanitizer treatment:
Quote:
<h3>'.$title.'</h3></td></tr>';

Certainly, it seems a bug.
Perhaps, multi-language hack will be prevented by this bug.

At first insert this into line 55
le="color: #000000"><?php $myts =& MyTextSanitizer::getInstance();

Then edit line 60.
le="color: #000000"><?php <h3>'.$myts->makeTboxData4Show($title).'</h3></td></tr>'; And the same bug exists in index.php. Insert this line in appropriate place. [code] $title=$myts->makeTboxData4Show($title);

Don't forget making an instance of MyTextSanitizer before using $myts.

I didnot find the bugs by myself.
I'll repair it about my TinyD.
Re: Tinycontent question - printer friendly bug
by johny on 2004/5/10 21:06:19

GIJOE, you have no idea how grateful I am to your solution.

I really appreciate your reply, even though this was an 'old' post.

Would you also be able to help me with line 60, which could also need text sanitizer treatment:
Quote:
<h3>'.$title.'</h3></td></tr>';


Also thank you for suggesting TinyD; but I think I'm going to stick to TinyContent for now

Thanks again!
Re: Tinycontent question - printer friendly bug
by manel on 2004/5/9 10:36:40

GIJOE

Thanks for the solution. TinyD works very well with the Horacio/Marcan multilang version.

Congratulations for your work with tinycontent.

Who's Online

138 user(s) are online (115 user(s) are browsing Support Forums)


Members: 0


Guests: 138


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits