Hello
is it possible to have an update for version 4.2.1 please
Info:
the new template would be:
memberinfo_block_recentvisitors
and part add:
Code:
<li> <a class="username" href="{vb:link member,{vb:raw row}}" title="{vb:raw userdateline}"> {vb: raw row.musername} </ a> {vb: raw row.invisiblemark} {vb: raw row.buddymark} {vb: raw row.comma} </ li>
for the rest of the installation, I can not find a solution ...
in the file:
class_profileblock.php
this line does not exist anymore ...
Code:
$ visitorbits = $ templater-> render ();
Could anyone help?