Page 1 of 1

Paypal code and TinyMCE not working!

Posted: Sat Oct 27, 2007 9:30 pm
by TJINAK
FYI:

I was going crazy trying to figure out why when I pasted my html form code into my donations page using paypals donation button it just would not work.  Turns out TinyMCE being my editor (yes, I switched to html mode to paste in the code) would not save the code correctly; therefore it would not work!!

So, I turn back to FCKeditor and it worked first try.

Spent a lot of time on this one.

bummer,

TJ

Re: Paypal code and TinyMCE not working!

Posted: Wed Dec 05, 2007 2:21 pm
by emt
Yeah, there some strangeness with TinyMCE and code - screws up the PayPal code and converts -> into something like -&gh;. You have to switch from WYSIWYG mode, fix/paste and save.

Re: Paypal code and TinyMCE not working!

Posted: Wed Dec 05, 2007 3:52 pm
by RonnyK
I use the GCB for stuff like that. Just create a UDT in plain HTML and call that one from the page. In the page you can use the WYSIWYG then, as the code isnt touched by Tiny then.

Ronny