weird utf-8 verify submission problem
Hello @Sven
There is one strange problem when I try to verify my links. I can show you one example.
I'm using this in [REGISTER_STEP1]:
There is one strange problem when I try to verify my links. I can show you one example.
I'm using this in [REGISTER_STEP1]:
verify submission=1
verify by=txturl
verify url=http://%login%.loxblog [dot] com
verify search for=ایمیل مدیر
first verify=0
verify interval=1
verify timeout=1
verify on unknown status=1
The web 2.0 is built successfully: hectormccra.loxblog [dot] com
But it can not be verified with the phrase available in "verify search for"
while that phrase is available at the source:
This also happens for submit failed and success and captcha failed when I try to use exact utf-8 text.
Thank you!
The web 2.0 is built successfully: hectormccra.loxblog [dot] com
But it can not be verified with the phrase available in "verify search for"
while that phrase is available at the source:
This also happens for submit failed and success and captcha failed when I try to use exact utf-8 text.
Thank you!
Comments
verify search for=<input type="text" name="q"
this one is also available at the source:
but It can not be verified again:
I have to play around with different "verify check for" to see if it's possible to verify.
It would be great to be added to the script manual.