I tried the below... but code didn't match for 1.3:
I changed the numbers in the following string with no html success (line 267 in tutorial.php):
$tut['text'] = bbcodeparse2($tut['tutpagetext'],1,1,1,1);
[QUOTE=assassingod]iceman-x, Areku;
Areku;
1.
https://vborg.vbsupport.ru/showpost....3&postcount=53
But use this as the replacement:
PHP Code:
$tut[tutpagetext] = bbcodeparse2($tut[tutpagetext],1,1,1,1);