This topic is locked

Problem with CAPTCHA in Registration page

5/20/2008 8:53:51 PM
PHPRunner General questions
E
erago author

I simply want to change to look of the registration page. mainly add a link to or a box for a " Terms of Use" or "Conditions of Use" I know how to do this with visual editor, the problem is that, If I use CAPTCHA on the registration page, it doesn't seem to tolerate any changes to the page.
if I use it as default, it works fine, but if I make any change, and I mean any change like align the form to any side, add a table anywhere on the page, add any text anywhere on the page. like change "Type the code you see above:" to "Type the code you see above, Code is case sensitive:".
I have yet to find anything that I can change in visual editor either in Design mode or HTML mode that doesn't cause the CAPTCHA feature to go blank and the page never stops loading, when testing it online.
need help with this anyone figured this out yet? or is it just my version of PHPRunner 4.2 (Build 370) ?

J
Jane 5/21/2008

Hi,
thank you for pointing me to this bug.

We'll fix it in the next version.
To make your pages working add your changes to the generated templates/register.htm file directly.

E
erago author 5/21/2008

Thanks for the help. PHPRunner is the best.