Hi @sven, I tried to read the engine scripts used in the SER, and found it's a bit difficulty to understand because many of variables are not described in the script manual, so could you please update the script manual to describe all variables, this will help us developer custom engines or refine the current enginues...
Here are a few variables not found in the manual:
------
[LOGIN_STEP1]
Here are a few variables not found in the manual:
------
[LOGIN_STEP1]
pass=%password%
name=%login%
mail=%your e-mail%
pass[pass1]=%password%
pass[pass2]=%password%
files[picture_upload]=%leave%
language=%leave%
timezone=%leave%
captcha_response=%captcha%
edit[name]=%login%
edit[pass]=%password%
*mail*=%your e-mail%
*pass*=%password%
mimemail_textonly=0
files[picture_upload]=%leave%
name=%leave%
timezone=%leave%
language=%leave%
adtype_select=%random_option%
adstatus=%leave%
signature[format]=*html*
------
------