![]() |
Quote:
|
Thanks.
|
I've now updated this mod to version 1.1.
New features include reduction of the size of the JS (by 6kb) and support for quoting social group messages. Note that in order for the quoting to work correctly within social groups, you need to be using this template: https://vborg.vbsupport.ru/showthrea...hlight=postbit, as the JS checks for the presence of an <a class="bigusername"> element to retrieve the userids. If you aren't using the template, the quoting will still work, but it won't reference usernames. |
Update installed and working. Thanks. :up:
FYI - Still seeing the bug I mentioned in post # 26, in Opera / Firefox there is an extra line-break in the quote code. Anyone else confirm this or is it just me? |
I can't reproduce it, but I do have an idea of what might be causing it. Can I get a link to the site you're experiencing the issue on? It's likely because there's an extra line break in one of your postbit templates.
A potential fix would be to either edit the template, or to call a trim function on the username variable inside the JS. HTML Code:
<a class="bigusername"> HTML Code:
<a class="bigusername">Username</a> |
Quote:
The site is my forum. www.juot.net/forums/ but you'd have to register to try it. I'll check out the postbit now and report back. I did a lot of editing in it. |
Yes, that's exactly what it was, an extra line-break in the HTML code. Working great now, thanks. :up:
|
Quote:
|
A bug I've just picked up after installing the updated version. It prevents this hack from displaying at the bottom of threads. https://vborg.vbsupport.ru/showthread.php?t=197487
Any idea on how to fix it? |
In showthread_complete, change
$template_hook[\'showthread_after_activeusers\'] = " to $template_hook[\'showthread_after_activeusers\'] .= " |
All times are GMT. The time now is 03:30 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|