vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Private Messages Enhancements - GTPrivate Messages Enhanced Listing (preview message) (https://vborg.vbsupport.ru/showthread.php?t=178203)

vbboarder 01-12-2009 06:10 PM

Quote:

Originally Posted by acegames (Post 1709911)
Perfect , thankyou , just what I was looking for :up:

Quote:

Originally Posted by Alien (Post 1709077)
I can confirm that as well, works terrifically with vbboarder's fix!
Thanks!

Quote:

Originally Posted by Noonster (Post 1708397)
Works on 3.8 fine after install and using the edit above!

Quote:

Originally Posted by rainyleaves (Post 1708194)
Very thanks,

Quote:

Originally Posted by Quantnet.org (Post 1681354)
Wow. thanks a lot.
I thought this is a bug in vb 3.8 and reported as such on vb.com :)

.

Glad the fix is working for everyone :)

OhSoBlonde 01-13-2009 03:52 PM

Thank you! It worked for ours as well!

djbaxter 01-17-2009 08:24 PM

Quote:

Originally Posted by KURTZ (Post 1675150)
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 ...

Quote:

Originally Posted by Quantnet.org (Post 1681354)
Wow. thanks a lot.
I thought this is a bug in vb 3.8 and reported as such on vb.com :)

Quote:

Originally Posted by vbboarder (Post 1681247)
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

Excellent. I was also having this problem and reported it to vB.com as a bug.

Princeton, will you update this for 3.8?

Nadeemjp 01-19-2009 06:51 AM

this is a wonderful modification.
i was just wondering if it is possible to launch this officially in 3.8 as well so that i dont have to come in here again.

it is working though with 3.8 @ my forums.

djxcee 01-20-2009 07:29 AM

Quote:

Originally Posted by vbboarder (Post 1709992)
.

Glad the fix is working for everyone :)

Thank you so much for doing this!

Working for us as well :D

Stubbed 01-22-2009 12:18 AM

Just to add, upgraded to 3.8, applied those fixes, sorted :)

Za4a Tuner 01-26-2009 05:32 PM

thanks to vbboarder for the bugfix!

i did the fix by using Template Modification System .
if someone like to use the tms-file ... i attachded it in this post

djbaxter 01-26-2009 11:13 PM

Quote:

Originally Posted by Za4a Tuner (Post 1725402)
thanks to vbboarder for the bugfix!

i did the fix by using Template Modification System .
if someone like to use the tms-file ... i attachded it in this post

Wow. Thank you! That certainly made the job easy. :up:

cnutter 01-28-2009 12:13 PM

Quote:

Originally Posted by djbaxter (Post 1716122)
Excellent. I was also having this problem and reported it to vB.com as a bug.

Princeton, will you update this for 3.8?

vbboarder, Thanx for the bug fix.

Princeton any idea when you might update this to work fully with 3.8.x?

HaS?R 01-29-2009 02:01 AM

Nice Mod.Thanks.


All times are GMT. The time now is 01:19 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01193 seconds
  • Memory Usage 1,748KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete