Paypal code and TinyMCE not working!

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
TJINAK
Forum Members
Forum Members
Posts: 136
Joined: Wed Feb 22, 2006 1:01 am

Paypal code and TinyMCE not working!

Post 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
emt
Forum Members
Forum Members
Posts: 20
Joined: Mon Jul 16, 2007 5:37 pm
Location: Athens, GA US

Re: Paypal code and TinyMCE not working!

Post 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.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: Paypal code and TinyMCE not working!

Post 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
Post Reply

Return to “Developers Discussion”