Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

curly bracket code parsed in textarea
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: curly bracket code parsed in textarea
#55267
curly bracket code parsed in textarea 8 Years, 9 Months ago Karma: 0
I use a Chronoforms form to store data in a MySQL table that is used to present html text on specific webpages. I uses textarea fields to type in this html text, that includes {fancybox ...} links like:
Code:

{fancybox yt="5Ei0ZVjdRwk"}this video{/fancybox}

This works fine, of course. But the problem is, that when I want to edit this html text and I retreive the html text from the MySQL table into the textarea of the Chronoforms form, the {fancybox ...} code is parsed into:
Code:

<a href="http://www.youtube.com/watch?v=5Ei0ZVjdRwk" class=" fb_55acba6b13c5e fancybox.media" data-fancybox-group="gr_55acba6b16416">

So, the original {fancybox ...} tags gets lost. Have you got any tip how to prevent the {fancybox ...} tags getting parsed when I put them in a specific textarea again.

I encounter the same problem when I try to edit text in the administration side of the website using the JCE editor. Here also {fancybox ...} tags get parsed when retreived for editing.

Regards.
Last Edit: 2015/07/20 09:21 By stephanbeek.
The administrator has disabled public write access.
 
#55268
Re:curly bracket code parsed in textarea 8 Years, 9 Months ago Karma: 747
Hello,

Could you send a link to a page by email where the problem occurs?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#55270
Re:curly bracket code parsed in textarea 8 Years, 9 Months ago Karma: 0
Have send you an email.
The administrator has disabled public write access.
 
Go to topPage: 1