Hello raymondblog,
you are correct, the current replace-rules are not defined for vBulletin 4.1.10.
To gain the speedup using sprites you need to change the following part of the current original code:
Replace
Code:
<img src="{vb:stylevar imgdir_pagination}/last-{vb:stylevar right}.png" alt="{vb:rawphrase last}" />
with
Code:
<span class="pagination_last" title="{vb:rawphrase last}">
We are currently testing the upcomming version of our addon on our live forum for admins only (since we are doing virtual template edits, we can easily adjust our changes based on whatever we consider correct without actually changing the template) and in the next days, we will activate the virtual template changes for everyone.
Since vBulletin 4.1.10 is currently not available on vbulletin-germany.com, it will took at least 1-2 weeks until Mooff or me will upload the current version here, based on the assumption, that vBulletin 4.1.10 will be available within this week on the offi. german vBulletin site.
Best regards
Osbes