can you paste here a name of this mod? it is free or not?
Sure, its a very popular mod/hack.
[AJAX] Post Thank You Hack - vBulletin.org Forum
This is integration issue. Please note that in vBET coe will be included solutions only for native vBulletin pages/templates, but we will gladly give you hints how to integrate this mod with vBET To do this you have to edit template which shows usernames and opaque those in not translated area. So in details:
1. Go to Admin CP -> Styles & Templates -> Search in Templates, find and edit template post_thanks_box_bit
2. In template find:
3. And replace by:Code:{vb:raw thank.username}
You must do this for all styles.Code:<!--vBET_SNTA-->{vb:raw thank.username}<!--vBET_ENTA-->
And for vb3, seeing as this is the vb3 bug forum.... lol.
Yep - but you gave us link to mod for vB4 version and we was working on exact mod you point us You pointed that you have issue with mod for vB4
For vB3 similar thing, just find and replace other text:
Find:
Replace by:Code:$thank[username]
Please tell did it helpCode:<!--vBET_SNTA-->$thank[username]<!--vBET_ENTA-->
vBAdvanced Active users:
Template 'adv_portal_onlineusers'
<td class="$altbgclass"><span class="smallfont"><!--vBET_SNTA-->$activeusers<!--vBET_ENTA--></span></td>
Works perfectly.
Looking for someone who has de-translated their usernames for vB Tournaments and Ladders mod for vb 3.8.x.
It looks like it uses java to output the names.
NVM, I think I got it partially.
Last edited by Smaug; 27-09-10 at 04:04.