Forums

Why can't I encrypt form code?

rustyDusty 09 Nov, 2008
While doing some testing on a joomla site I had an earlier version of Chronoforms.
Everything was great, especially the fact that I could use an html encrypter to encrypt the form code.
But now with the 3.0 stable version of Chronoforms I can't seem to encrypt anything!😫
What happens? I'll tell you.
When I paste the encrypted data into the form code window and click apply or save, the page will flash a quick view of the form in plain text and then I am taken directly back to administrator control panel. When I go to Components -->ChronoForms and click the form in question I can see that my form code is unchanged.

In other words the form code window will not take encryption! Is this intentional?
Is there a way for me to encrypt my form code so that casual competitors in my small circle cannot just rip it off by looking at my source code? I know encryption is not fool proof but like I said, I'm just trying to keep the 'monkey see, monkey do' types from jumping on my bandwagon.
Max_admin 10 Nov, 2008
Hi rustyDusty,

I have no idea why this iwll not work, the text box will simply save any data inside, can you give me some of your encoded string to test with ?

Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
rustyDusty 10 Nov, 2008
ok here is form code.
 <table width="550" border="0" bordercolor="#000000">
    <tr>
      <td colspan="2"><div align="center"><strong>Our animation team is had at work making spots and webisode toons.<br />
        We also provide animation services for events, personal gifts, presentations, trailers, and commercial use.<br />
        Fill out the form below so we can realise your dream.<br />
      </strong></div></td>
    </tr>
    <tr>
      <td colspan="2"><div align="center"></div></td>
    </tr>
    <tr>
      <td colspan="2"><div align="center" class="style1">
          <div align="center"> ANIMATION REQUEST FORM<br />
          </div>
      </div></td>
    </tr>
    <tr>
      <td colspan="2"> </td>
    </tr>
    <tr>
      <td width="152"><strong>Contact name:</strong></td>
      <td width="388"><label>
        <input name="show_title" type="text" id="show_title" size="60" />
      </label></td>
    </tr>
    <tr>
      <td><strong>Business/Company:</strong></td>
  <td><label>
        <input name="Business_Company" type="text" id="Business_Company" size="60" />
      </label></td>
    </tr>
    <tr>
      <td><strong>Budget:</strong></td>
      <td><input name="budget" type="text" id="budget" size="0" /></td>
    </tr>
    <tr>
      <td colspan="2"><label></label>
          <label></label>
          <label></label>
          <label></label>
          <label></label></td>
    </tr>
  </table>
  <table width="550" border="0" bordercolor="#000000">
    <tr>
      <td width="60"><strong>Address:</strong></td>
      <td colspan="5"><input name="address1" type="text" id="address1" size="75" /></td>
    </tr>
    <tr>
      <td><strong>Address:</strong></td>
      <td colspan="5"><input name="address2" type="text" id="address2" size="75" /></td>
    </tr>
    <tr>
      <td><strong>Phone:</strong></td>
      <td width="119"><input name="tel" type="text" id="tel" size="19" /></td>
      <td width="35"><strong>Fax:</strong></td>
      <td width="115"><input name="fax" type="text" id="fax" size="19" /></td>
      <td width="53"><strong>Email:</strong></td>
      <td width="141"><input name="email" type="text" id="email" size="19" /></td>
    </tr>
    <tr>
      <td colspan="6"> </td>
    </tr>
  </table>
  <p align="left">______________________________________________________</p>

    <table width="550" border="0" bordercolor="#000000">
      <tr>
        <td><label></label>
            <label></label>
            <div align="center"><strong>ANIMATION PARAMETERS</strong></div></td>
      </tr>
    </table>
    <br />
    <table width="550" border="0" bordercolor="#000000">
      <tr>
        <td colspan="6"><strong>What kind of animation do you need?</strong></td>
      </tr>
      <tr>
        <td><input type="checkbox" name="2D" id="2D" /></td>
        <td width="501" colspan="5"><div align="left"><strong>2D animation?</strong></div></td>
      </tr>
      <tr>
        <td><input type="checkbox" name="3D" id="3D" /></td>
        <td colspan="5"><div align="left"><strong>3D animation?</strong></div></td>
      </tr>
      <tr>
        <td><input type="checkbox" name="mixed_media" id="mixed_media" /></td>
        <td colspan="5"><strong>Mixed media?</strong></td>
      </tr>
      <tr>
        <td colspan="6"><strong>What do you want to see animated?</strong></td>
      </tr>
      <tr>
        <td><input type="checkbox" name="logo_name" id="logo_name" /></td>
        <td colspan="5"><strong>Logo?</strong></td>
      </tr>
      <tr>
        <td><input type="checkbox" name="mascot" id="mascot" /></td>
        <td colspan="5"><div align="left"><strong>Mascot?</strong></div></td>
      </tr>
      <tr>
        <td><input type="checkbox" name="scenario" id="scenario" /></td>
        <td colspan="5"><strong>Scenario?</strong></td>
      </tr>
    </table>
    <br />
<table width="550" border="0" bordercolor="#000000">
      <tr>
        <td colspan="5"> </td>
      </tr>

      <tr>
        <td colspan="5"> </td>
      </tr>
      <tr>
        <td width="307"><strong>Do you have a logo and or mascot design?</strong></td>
        <td width="29"><input name="design" type="radio" id="yes" value="yes" /></td>
        <td width="52"><label><strong>yes</strong></label></td>
        <td width="24"><label>
          <input name="design" type="radio" id="no" value="no" />
        </label></td>
        <td width="116"><strong>no</strong></td>
      </tr>
      <tr>
        <td colspan="5"> </td>
      </tr>
    </table>
    <br />
    <table width="550" border="0" bordercolor="#000000"><tr><td colspan="2"><strong></strong></td>
        </tr>
  </table>
    <table width="550" border="0" bordercolor="#000000">
      <tr>
        <td width="617"><div align="center"><strong>Briefly describe your logo, mascot and or scenario:</strong></div></td>
      </tr>
      <tr>
        <td height="48"><div align="center">
            <textarea name="animation_description" cols="75" rows="5" id="comments"></textarea>
        </div></td>
      </tr>
    </table>
  <label></label>
<table width="550" border="0" bordercolor="#000000">
  <tr>
    <td height="35" colspan="14"><div align="center"><strong>Animation length?</strong></div></td>
  </tr>
  <tr>
    <td width="20" height="21"><strong>
      <label>
      <input name="length" type="radio" id="30_sec" value="30_sec" />
        </label>
    </strong></td>
    <td width="50"><strong>30 sec.</strong></td>
    <td width="20"><input name="length" type="radio" id="60_sec" value="60_sec" /></td>
    <td width="48"><strong>60 sec.</strong></td>
    <td width="22"><input name="length" type="radio" id="5min" value="5min" /></td>
    <td width="43"><strong>5 min.</strong></td>
    <td width="21"><input name="length" type="radio" id="30min" value="30min" /></td>
    <td width="50"><strong>30 min.</strong></td>
    <td width="21"><input name="length" type="radio" id="1hr" value="1hr" /></td>
    <td width="32"><strong>1 hr.</strong></td>
    <td width="22"><input name="length" type="radio" id="1_1_2hrs" value="1_1_2hrs" /></td>
    <td width="77"><strong>1 1/2 hrs.</strong></td>
    <td width="20"><input name="length" type="radio" id="2hrs" value="2hrs" /></td>
    <td width="46"><strong>2 hrs.</strong></td>
  </tr>
    </table>
<br />
  <table width="533" border="0">
    <tr>
      <td width="1"> </td>
      <td width="376"><div align="left"><strong>Upload and submit any logo/mascot reference materials <br />
        (photos / images) from your PC.</strong></div></td>
      <td width="142"><div align="right" id="upload">
        <input name="Upload" type="file" id="Upload" size="10" />
      </div></td>
    </tr>
    <tr>
      <td colspan="3"><div align="right">
          <input type="submit" name="Send" id="Send" value="Submit" />
      </div></td>
    </tr>
  </table>


This is what I turn it into using HTMLProtector
[code]<!--hppage status="protected"-->
<!--HTML--><!--HEAD--><SCRIPT LANGUAGE="JavaScript"><!--
document.write(unescape("%3C%53%43%52%49%50%54%20%4C%41%4E%47%55%41%47%45%3D%22%4A%61%76%61%53%63%72%69%70%74%22%3E%3C%21%2D%2D%0D%0A%68%70%5F%6F%6B%3D%74%72%75%65%3B%66%75%6E%63%74%69%6F%6E%20%68%70%5F%64%30%31%28%73%29%7B%69%66%28%21%68%70%5F%6F%6B%29%72%65%74%75%72%6E%3B%76%61%72%20%6F%3D%22%22%2C%61%72%3D%6E%65%77%20%41%72%72%61%79%28%29%2C%6F%73%3D%22%22%2C%69%63%3D%30%3B%66%6F%72%28%69%3D%30%3B%69%3C%73%2E%6C%65%6E%67%74%68%3B%69%2B%2B%29%7B%63%3D%73%2E%63%68%61%72%43%6F%64%65%41%74%28%69%29%3B%69%66%28%63%3C%31%32%38%29%63%3D%63%5E%32%3B%6F%73%2B%3D%53%74%72%69%6E%67%2E%66%72%6F%6D%43%68%61%72%43%6F%64%65%28%63%29%3B%69%66%28%6F%73%2E%6C%65%6E%67%74%68%3E%38%30%29%7B%61%72%5B%69%63%2B%2B%5D%3D%6F%73%3B%6F%73%3D%22%22%7D%7D%6F%3D%61%72%2E%6A%6F%69%6E%28%22%22%29%2B%6F%73%3B%64%6F%63%75%6D%65%6E%74%2E%77%72%69%74%65%28%6F%29%7D%2F%2F%2D%2D%3E%3C%2F%53%43%52%49%50%54%3E"));//--></SCRIPT><SCRIPT LANGUAGE="JavaScript"><!--
hp_d01(unescape(">#//JGCF//%3C%22>vc`ng%22ukfvj? 772 %22`mpfgp? 2 %22`mpfgpamnmp? !222222 %3C%22%22%22%22>vp%3C%22%22%22%22%22%22>vf%22amnqrcl? 0 %3C>fkt%22cnkel? aglvgp %3C>qvpmle%3CMwp%22clkocvkml%22vgco%22kq%22jcf%22cv%22umpi%22ocikle%22qrmvq%22clf%22ug`kqmfg%22vmmlq,>`p%22-%3C%22%22%22%22%22%22%22%22Ug%22cnqm%22rpmtkfg%22clkocvkml%22qgptkagq%22dmp%22gtglvq.%22rgpqmlcn%22ekdvq.%22rpgqglvcvkmlq.%22vpckngpq.%22clf%22amoogpakcn%22wqg,>`p%22-%3C%22%22%22%22%22%22%22%22Dknn%22mwv%22vjg%22dmpo%22`gnmu%22qm%22ug%22acl%22pgcnkqg%22{mwp%22fpgco,>`p%22-%3C%22%22%22%22%22%22>-qvpmle%3C>-fkt%3C>-vf%3C%22%22%22%22>-vp%3C%22%22%22%22>vp%3C%22%22%22%22%22%22>vf%22amnqrcl? 0 %3C>fkt%22cnkel? aglvgp %3C>-fkt%3C>-vf%3C%22%22%22%22>-vp%3C%22%22%22%22>vp%3C%22%22%22%22%22%22>vf%22amnqrcl? 0 %3C>fkt%22cnkel? aglvgp %22ancqq? qv{ng3 %3C%22%22%22%22%22%22%22%22%22%22>fkt%22cnkel? aglvgp %3C%22CLKOCVKML%22PGSWGQV%22DMPO>`p%22-%3C%22%22%22%22%22%22%22%22%22%22>-fkt%3C%22%22%22%22%22%22>-fkt%3C>-vf%3C%22%22%22%22>-vp%3C%22%22%22%22>vp%3C%22%22%22%22%22%22>vf%22amnqrcl? 0 %3C$l`qr9>-vf%3C%22%22%22%22>-vp%3C%22%22%22%22>vp%3C%22%22%22%22%22%22>vf%22ukfvj? 370 %3C>qvpmle%3CAmlvcav%22lcog8>-qvpmle%3C>-vf%3C%22%22%22%22%22%22>vf%22ukfvj? 1:: %3C>nc`gn%3C%22%22%22%22%22%22%22%22>klrwv%22lcog? qjmu]vkvng %22v{rg? vgzv %22kf? qjmu]vkvng %22qkxg? 42 %22-%3C%22%22%22%22%22%22>-nc`gn%3C>-vf%3C%22%22%22%22>-vp%3C%22%22%22%22>vp%3C%22%22%22%22%22%22>vf%3C>qvpmle%3C@wqklgqq-Amorcl{8>-qvpmle%3C>-vf%3C%22%22>vf%3C>nc`gn%3C%22%22%22%22%22%22%22%22>klrwv%22lcog? @wqklgqq]Amorcl{ %22v{rg? vgzv %22kf? @wqklgqq]Amorcl{ %22qkxg? 42 %22-%3C%22%22%22%22%22%22>-nc`gn%3C>-vf%3C%22%22%22%22>-vp%3C%22%22%22%22>vp%3C%22%22%22%22%22%22>vf%3C>qvpmle%3C@wfegv8>-qvpmle%3C>-vf%3C%22%22%22%22%22%22>vf%3C>klrwv%22lcog? `wfegv %22v{rg? vgzv %22kf? `wfegv %22qkxg? 2 %22-%3C>-vf%3C%22%22%22%22>-vp%3C%22%22%22%22>vp%3C%22%22%22%22%22%22>vf%22amnqrcl? 0 %3C>nc`gn%3C>-nc`gn%3C%22%22%22%22%22%22%22%22%22%22>nc`gn%3C>-nc`gn%3C%22%22%22%22%22%22%22%22%22%22>nc`gn%3C>-nc`gn%3C%22%22%22%22%22%22%22%22%22%22>nc`gn%3C>-nc`gn%3C%22%22%22%22%22%22%22%22%22%22>nc`gn%3C>-nc`gn%3C>-vf%3C%22%22%22%22>-vp%3C%22%22>-vc`ng%3C%22%22>vc`ng%22ukfvj? 772 %22`mpfgp? 2 %22`mpfgpamnmp? !222222 %3C%22%22%22%22>vp%3C%22%22%22%22%22%22>vf%22ukfvj? 42 %3C>qvpmle%3CCffpgqq8>-qvpmle%3C>-vf%3C%22%22%22%22%22%22>vf%22amnqrcl? 7 %3C>klrwv%22lcog? cffpgqq3 %22v{rg? vgzv %22kf? cffpgqq3 %22qkxg? 57 %22-%3C>-vf%3C%22%22%22%22>-vp%3C%22%22%22%22>vp%3C%22%22%22%22%22%22>vf%3C>qvpmle%3CCffpgqq8>-qvpmle%3C>-vf%3C%22%22%22%22%22%22>vf%22amnqrcl? 7 %3C>klrwv%22lcog? cffpgqq0 %22v{rg? vgzv %22kf? cffpgqq0 %22qkxg? 57 %22-%3C>-vf%3C%22%22%22%22>-vp%3C%22%22%22%22>vp%3C%22%22%22%22%22%22>vf%3C>qvpmle%3CRjmlg8>-qvpmle%3C>-vf%3C%22%22%22%22%22%22>vf%22ukfvj? 33; %3C>klrwv%22lcog? vgn %22v{rg? vgzv %22kf? vgn %22qkxg? 3; %22-%3C>-vf%3C%22%22%22%22%22%22>vf%22ukfvj? 17 %3C>qvpmle%3CDcz8>-qvpmle%3C>-vf%3C%22%22%22%22%22%22>vf%22ukfvj? 337 %3C>klrwv%22lcog? dcz %22v{rg? vgzv %22kf? dcz %22qkxg? 3; %22-%3C>-vf%3C%22%22%22%22%22%22>vf%22ukfvj? 71 %3C>qvpmle%3CGockn8>-qvpmle%3C>-vf%3C%22%22%22%22%22%22>vf%22ukfvj? 363 %3C>klrwv%22lcog? gockn %22v{rg? vgzv %22kf? gockn %22qkxg? 3; %22-%3C>-vf%3C%22%22%22%22>-vp%3C%22%22%22%22>vp%3C%22%22%22%22%22%22>vf%22amnqrcl? 4 %3C$l`qr9>-vf%3C%22%22%22%22>-vp%3C%22%22>-vc`ng%3C%22%22>r%22cnkel? ngdv %3C]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]>-r%3C%22%22%22%22>vc`ng%22ukfvj? 772 %22`mpfgp? 2 %22`mpfgpamnmp? !222222 %3C%22%22%22%22%22%22>vp%3C%22%22%22%22%22%22%22%22>vf%3C>nc`gn%3C>-nc`gn%3C%22%22%22%22%22%22%22%22%22%22%22%22>nc`gn%3C>-nc`gn%3C%22%22%22%22%22%22%22%22%22%22%22%22>fkt%22cnkel? aglvgp %3C>qvpmle%3CCLKOCVKML%22RCPCOGVGPQ>-qvpmle%3C>-fkt%3C>-vf%3C%22%22%22%22%22%22>-vp%3C%22%22%22%22>-vc`ng%3C%22%22%22%22>`p%22-%3C%22%22%22%22>vc`ng%22ukfvj? 772 %22`mpfgp? 2 %22`mpfgpamnmp? !222222 %3C%22%22%22%22%22%22>vp%3C%22%22%22%22%22%22%22%22>vf%22amnqrcl? 4 %3C>qvpmle%3CUjcv%22iklf%22md%22clkocvkml%22fm%22{mw%22lggf=>-qvpmle%3C>-vf%3C%22%22%22%22%22%22>-vp%3C%22%22%22%22%22%22>vp%3C%22%22%22%22%22%22%22%22>vf%3C>klrwv%22v{rg? ajgai`mz %22lcog? 0F %22kf? 0F %22-%3C>-vf%3C%22%22%22%22%22%22%22%22>vf%22ukfvj? 723 %22amnqrcl? 7 %3C>fkt%22cnkel? ngdv %3C>qvpmle%3C0F%22clkocvkml=>-qvpmle%3C>-fkt%3C>-vf%3C%22%22%22%22%22%22>-vp%3C%22%22%22%22%22%22>vp%3C%22%22%22%22%22%22%22%22>vf%3C>klrwv%22v{rg? ajgai`mz %22lcog? 1F %22kf? 1F %22-%3C>-vf%3C%22%22%22%22%22%22%22%22>vf%22amnqrcl? 7 %3C>fkt%22cnkel? ngdv %3C>qvpmle%3C1F%22clkocvkml=>-qvpmle%3C>-fkt%3C>-vf%3C%22%22%22%22%22%22>-vp%3C%22%22%22%22%22%22>vp%3C%22%22%22%22%22%22%22%22>vf%3C>klrwv%22v{rg? ajgai`mz %22lcog? okzgf]ogfkc %22kf? okzgf]ogfkc %22-%3C>-vf%3C%22%22%22%22%22%22%22%22>vf%22amnqrcl? 7 %3C>qvpmle%3COkzgf%22ogfkc=>-qvpmle%3C>-vf%3C%22%22%22%22%22%22>-vp%3C%22%22%22%22%22%22>vp%3C%22%22%22%22%22%22%22%22>vf%22amnqrcl? 4 %3C>qvpmle%3CUjcv%22fm%22{mw%22uclv%22vm%22qgg%22clkocvgf=>-qvpmle%3C>-vf%3C%22%22%22%22%22%22>-vp%3C%22%22%22%22%22%22>vp%3C%22%22%22%22%22%22%22%22>vf%3C>klrwv%22v{rg? ajgai`mz %22lcog? nmem]lcog %22kf? nmem]lcog %22-%3C>-vf%3C%22%22%22%22%22%22%22%22>vf%22amnqrcl? 7 %3C>qvpmle%3CNmem=>-qvpmle%3C>-vf%3C%22%22%22%22%22%22>-vp%3C%22%22%22%22%22%22>vp%3C%22%22%22%22%22%22%22%22>vf%3C>klrwv%22v{rg? ajgai`mz %22lcog? ocqamv %22kf? ocqamv %22-%3C>-vf%3C%22%22%22%22%22%22%22%22>vf%22amnqrcl? 7 %3C>fkt%22cnkel? ngdv %3C>qvpmle%3COcqamv=>-qvpmle%3C>-fkt%3C>-vf%3C%22%22%22%22%22%22>-vp%3C%22%22%22%22%22%22>vp%3C%22%22%22%22%22%22%22%22>vf%3C>klrwv%22v{rg? ajgai`mz %22lcog? qaglcpkm %22kf? qaglcpkm %22-%3C>-vf%3C%22%22%22%22%22%22%22%22>vf%22amnqrcl? 7 %3C>qvpmle%3CQaglcpkm=>-qvpmle%3C>-vf%3C%22%22%22%22%22%22>-vp%3C%22%22%22%22>-vc`ng%3C%22%22%22%22>`p%22-%3C>vc`ng%22ukfvj? 772 %22`mpfgp? 2 %22`mpfgpamnmp? !222222 %3C%22%22%22%22%22%22>vp%3C%22%22%22%22%22%22%22%22>vf%22amnqrcl? 7 %3C$l`qr9>-vf%3C%22%22%22%22%22%22>-vp%3C%22%22%22%22%22%22>vp%3C%22%22%22%22%22%22%22%22>vf%22amnqrcl? 7 %3C$l`qr9>-vf%3C%22%22%22%22%22%22>-vp%3C%22%22%22%22%22%22>vp%3C%22%22%22%22%22%22%22%22>vf%22ukfvj? 125 %3C>qvpmle%3CFm%22{mw%22jctg%22c%22nmem%22clf%22mp%22ocqamv%22fgqkel=>-qvpmle%3C>-vf%3C%22%22%22%22%22%22%22%22>vf%22ukfvj? 0; %3C>klrwv%22lcog? fgqkel %22v{rg? pcfkm %22kf? {gq %22tcnwg? {gq %22-%3C>-vf%3C%22%22%22%22%22%22%22%22>vf%22ukfvj? 70 %3C>nc`gn%3C>qvpmle%3C{gq>-qvpmle%3C>-nc`gn%3C>-vf%3C%22%22%22%22%22%22%22%22>vf%22ukfvj? 06 %3C>nc`gn%3C%22%22%22%22%22%22%22%22%22%22>klrwv%22lcog? fgqkel %22v{rg? pcfkm %22kf? lm %22tcnwg? lm %22-%3C%22%22%22%22%22%22%22%22>-nc`gn%3C>-vf%3C%22%22%22%22%22%22%22%22>vf%22ukfvj? 334 %3C>qvpmle%3Clm>-qvpmle%3C>-vf%3C%22%22%22%22%22%22>-vp%3C%22%22%22%22%22%22>vp%3C%22%22%22%22%22%22%22%22>vf%22amnqrcl? 7 %3C$l`qr9>-vf%3C%22%22%22%22%22%22>-vp%3C%22%22%22%22>-vc`ng%3C%22%22%22%22>`p%22-%3C%22%22%22%22>vc`ng%22ukfvj? 772 %22`mpfgp? 2 %22`mpfgpamnmp? !222222 %3C>vp%3C>vf%22amnqrcl? 0 %3C>qvpmle%3C>-qvpmle%3C>-vf%3C%22%22%22%22%22%22%22%22>-vp%3C%22%22>-vc`ng%3C%22%22%22%22>vc`ng%22ukfvj? 772 %22`mpfgp? 2 %22`mpfgpamnmp? !222222 %3C%22%22%22%22%22%22>vp%3C%22%22%22%22%22%22%22%22>vf%22ukfvj? 435 %3C>fkt%22cnkel? aglvgp %3C>qvpmle%3C@pkgdn{%22fgqapk`g%22{mwp%22nmem.%22ocqamv%22clf%22mp%22qaglcpkm8>-qvpmle%3C>-fkt%3C>-vf%3C%22%22%22%22%22%22>-vp%3C%22%22%22%22%22%22>vp%3C%22%22%22%22%22%22%22%22>vf%22jgkejv? 6: %3C>fkt%22cnkel? aglvgp %3C%22%22%22%22%22%22%22%22%22%22%22%22>vgzvcpgc%22lcog? clkocvkml]fgqapkrvkml %22amnq? 57 %22pmuq? 7 %22kf? amooglvq %3C>-vgzvcpgc%3C%22%22%22%22%22%22%22%22>-fkt%3C>-vf%3C%22%22%22%22%22%22>-vp%3C%22%22%22%22>-vc`ng%3C%22%22>nc`gn%3C>-nc`gn%3C>vc`ng%22ukfvj? 772 %22`mpfgp? 2 %22`mpfgpamnmp? !222222 %3C%22%22>vp%3C%22%22%22%22>vf%22jgkejv? 17 %22amnqrcl? 36 %3C>fkt%22cnkel? aglvgp %3C>qvpmle%3CClkocvkml%22nglevj=>-qvpmle%3C>-fkt%3C>-vf%3C%22%22>-vp%3C%22%22>vp%3C%22%22%22%22>vf%22ukfvj? 02 %22jgkejv? 03 %3C>qvpmle%3C%22%22%22%22%22%22>nc`gn%3C%22%22%22%22%22%22>klrwv%22lcog? nglevj %22v{rg? pcfkm %22kf? 12]qga %22tcnwg? 12]qga %22-%3C%22%22%22%22%22%22%22%22>-nc`gn%3C%22%22%22%22>-qvpmle%3C>-vf%3C%22%22%22%22>vf%22ukfvj? 72 %3C>qvpmle%3C12%22qga,>-qvpmle%3C>-vf%3C%22%22%22%22>vf%22ukfvj? 02 %3C>klrwv%22lcog? nglevj %22v{rg? pcfkm %22kf? 42]qga %22tcnwg? 42]qga %22-%3C>-vf%3C%22%22%22%22>vf%22ukfvj? 6: %3C>qvpmle%3C42%22qga,>-qvpmle%3C>-vf%3C%22%22%22%22>vf%22ukfvj? 00 %3C>klrwv%22lcog? nglevj %22v{rg? pcfkm %22kf? 7okl %22tcnwg? 7okl %22-%3C>-vf%3C%22%22%22%22>vf%22ukfvj? 61 %3C>qvpmle%3C7%22okl,>-qvpmle%3C>-vf%3C%22%22%22%22>vf%22ukfvj? 03 %3C>klrwv%22lcog? nglevj %22v{rg? pcfkm %22kf? 12okl %22tcnwg? 12okl %22-%3C>-vf%3C%22%22%22%22>vf%22ukfvj? 72 %3C>qvpmle%3C12%22okl,>-qvpmle%3C>-vf%3C%22%22%22%22>vf%22ukfvj? 03 %3C>klrwv%22lcog? nglevj %22v{rg? pcfkm %22kf? 3jp %22tcnwg? 3jp %22-%3C>-vf%3C%22%22%22%22>vf%22ukfvj? 10 %3C>qvpmle%3C3%22jp,>-qvpmle%3C>-vf%3C%22%22%22%22>vf%22ukfvj? 00 %3C>klrwv%22lcog? nglevj %22v{rg? pcfkm %22kf? 3]3]0jpq %22tcnwg? 3]3]0jpq %22-%3C>-vf%3C%22%22%22%22>vf%22ukfvj? 55 %3C>qvpmle%3C3%223-0%22jpq,>-qvpmle%3C>-vf%3C%22%22%22%22>vf%22ukfvj? 02 %3C>klrwv%22lcog? nglevj %22v{rg? pcfkm %22kf? 0jpq %22tcnwg? 0jpq %22-%3C>-vf%3C%22%22%22%22>vf%22ukfvj? 64 %3C>qvpmle%3C0%22jpq,>-qvpmle%3C>-vf%3C%22%22>-vp%3C%22%22%22%22>-vc`ng%3C>`p%22-%3C%22%22>vc`ng%22ukfvj? 711 %22`mpfgp? 2 %3C%22%22%22%22>vp%3C%22%22%22%22%22%22>vf%22ukfvj? 3 %3C$l`qr9>-vf%3C%22%22%22%22%22%22>vf%22ukfvj? 154 %3C>fkt%22cnkel? ngdv %3C>qvpmle%3CWrnmcf%22clf%22qw`okv%22cl{%22nmem-ocqamv%22pgdgpglag%22ocvgpkcnq%22>`p%22-%3C%22%22%22%22%22%22%22%22*rjmvmq%22-%22kocegq+%22dpmo%22{mwp%22RA,>-qvpmle%3C>-fkt%3C>-vf%3C%22%22%22%22%22%22>vf%22ukfvj? 360 %3C>fkt%22cnkel? pkejv %22kf? wrnmcf %3C%22%22%22%22%22%22%22%22>klrwv%22lcog? Wrnmcf %22v{rg? dkng %22kf? Wrnmcf %22qkxg? 32 %22-%3C%22%22%22%22%22%22>-fkt%3C>-vf%3C%22%22%22%22>-vp%3C%22%22%22%22>vp%3C%22%22%22%22%22%22>vf%22amnqrcl? 1 %3C>fkt%22cnkel? pkejv %3C%22%22%22%22%22%22%22%22%22%22>klrwv%22v{rg? qw`okv %22lcog? Qglf %22kf? Qglf %22tcnwg? Qw`okv %22-%3C%22%22%22%22%22%22>-fkt%3C>-vf%3C%22%22%22%22>-vp%3C%22%22>-vc`ng%3C>#//-JGCF//%3C"));//--></SCRIPT><!--/HEAD--><!--BODY--><NOSCRIPT>To display this page you need a browser with JavaScript support.</NOSCRIPT><SCRIPT LANGUAGE="JavaScript"><!--
hp_d01(unescape(">#//@MF[//%3C>#//-@MF[//%3C"));//--></SCRIPT><!--/BODY--><!--/HTML-->[/code]

When I click apply or save I am taken back to the admin page.

I have Load Chronoforms CSS/JS Files? set to yes. But no plugins are active.

Do I need to reinstall Chronoforms? Is the encrypted code too long?
Max_admin 10 Nov, 2008
Hi rustydusty,

I think this happens because of the new code processing done on V3.0, if this works fine on V2.5 then thats the reason!

you may need to inject this code in the chronocontact table to get it working!

Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
rustyDusty 11 Nov, 2008
This is a nightmare, mostly because of my wrong assumptions.

Chapter 1: I test Chronoforms 2.5 on a test joomla site with encryption and it works.

Chapter 2: When building my live site I install 3.0 stable with the ASSUMPTION that its just as good as 2.5 only better. But 3.0 will not accept encryption code in the form code window.

Chapter 3: So I uninstall 3.0, install 2.5 which does accept encryption assuming that it will work as tested in august. Only now the data is NOT passed through and so when I fill out an encrypted form I get an email with an empty template.

When I replace the encrypted code with html code the email template gives me all the data entered into the form.

So one version does not accept encryption and the other version does not pass the form data to the email template.
Can you make sense of this?
Max_admin 11 Nov, 2008
Hi, try to install V3.0 and put your encrypted code to the chronocontact table in the database directly!

Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.