![]() |
Doesn't work with 3.7.4 - I keep getting database errors.
|
Quote:
|
Quote:
|
there is a trouble with the 3.8.x ... with this hack i can't select all the messages that i've in the box ...
|
Bug: when you update to VB 3.8, the messages are not highlighted when selected and the 'Go' button does not update with the # of messages selected. Also, the checkbox to select all messages do not work.
Solution: The gtpm_messagelistbit template needs to be updated with 2 changes to be VB 3.8 compatible. Go to 'Style Manager' -> 'Edit Templates' -> click on gtpm_messagelistbit and FIND: Code:
<td class="alt1Active" id="m$pm[pmid]" width="100%"> REPLACE WITH: Code:
<td class="alt1 alt1Active" id="m$pm[pmid]" width="100%"> FIND: Code:
<input type="checkbox" name="pm[$pmid]" value="$groupid" /> REPLACE WITH: Code:
<input type="checkbox" name="pm[$pmid]" id="pmlist_$pmid" value="$groupid" /> That's it! Now selected messages should be highlighted, the 'Go' button should update, and the check-all checkbox should work. Hope that helps :D |
Wow. thanks a lot.
I thought this is a bug in vb 3.8 and reported as such on vb.com :) |
Quote:
|
Works on 3.8 fine after install and using the edit above!
|
I can confirm that as well, works terrifically with vbboarder's fix!
Thanks! |
Quote:
Perfect , thankyou , just what I was looking for :up: |
All times are GMT. The time now is 10:07 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:
|