Yes... but i said that this text captcha cant be found on the registration page... we must go to ./misc.php?mod=secqaa&action=update&idhash=%captchaquestionhash1%
for html to bbs you also need to define allow html=1.
Anyway you always use normal html syntax everywhere. The "html to bbs" will convert this to the correct bbcode format. A custom link format will require html to custom link format
Yes but the thing is, i would like to convert [img] and [b] [i] to bbs - but this particular engine dont accept anchor texts so i need [url]%url%[/url]. SER is forcing [url=%url%][%anchor_text%[/url] Beacuse of html to bbs=1
Comments
use...
add fixed data=easycalccheck=%question% sectplcode[2] + ';'
for the previous question about the format...you use a wrong one in [article]...correct it to...
custom link format=%anchor_text% - %url%
Edit: Obviously the problem was here: Unchecking the box and nothing is added anymore.
add fixed data=easycalccheck=%question% sectplcode[2] + ';'
Yes... but i said that this text captcha cant be found on the registration page... we must go to ./misc.php?mod=secqaa&action=update&idhash=%captchaquestionhash1%
Second thing is, using add fixed data=easycalccheck=%question% sectplcode[2] + ';'
";" is a separator for next data added to form... what results in added
add fixed data=okok=%question% fixed:./misc.php?mod=secqaa&action=update&idhash=%captchaquestionhash1% sectplcode[2] + ';'
is not working too...but i dont know if fixed: can be used for %question% its not clear
naw like this...
add fixed data=okok=%question fixed:%textcaptcha1%
with the url and front/back defined in [textcaptcha1].
loginstep1
submit success=!textchar
for example
submit failed=ourtext
login=%login%
[login_step2]
captcha=%captcha%
Where "ourtext" matches after login_step1 submission
post data=
message=[url=http://domain.com][%anchor_text%[/url]
when
post data=
message=[url]%url%[/url]
So it should respect my custom link format once html to bbs=1
no,
for html to bbs you also need to define allow html=1.
Anyway you always use normal html syntax everywhere. The "html to bbs" will convert this to the correct bbcode format. A custom link format will require html to custom link format
And yes i know about allow html=1
use this...
bbs supports anchor text in url=0
Just updated the manual.
@cefege use...
fixed url=url1 url2 url3...
Just put a space between the URLs.
@cefege
form id: it will use all arguments here. However maybe you need to use * like !*regbutton2*
mobile: it's one of the used user agents in user_agent.dat ... try deleting all "mobile" entries.