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)

chaot1c 11-05-2008 03:52 PM

Doesn't work with 3.7.4 - I keep getting database errors.

Howell 11-05-2008 06:13 PM

Quote:

Originally Posted by chaot1c (Post 1659971)
Doesn't work with 3.7.4 - I keep getting database errors.

It's working fine on my forum which is also using 3.7.4 !?!? ;)

chaot1c 11-05-2008 06:45 PM

Quote:

Originally Posted by Howell (Post 1660033)
It's working fine on my forum which is also using 3.7.4 !?!? ;)

Nevermind, it was a database error on my end.

KURTZ 11-29-2008 12:46 PM

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 ...

vbboarder 12-08-2008 09:39 PM

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

Quantnet 12-09-2008 01:23 AM

Wow. thanks a lot.
I thought this is a bug in vb 3.8 and reported as such on vb.com :)

rainyleaves 01-11-2009 04:20 AM

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

Very thanks,

Noonster 01-11-2009 09:46 AM

Works on 3.8 fine after install and using the edit above!

Alien 01-11-2009 10:46 PM

I can confirm that as well, works terrifically with vbboarder's fix!

Thanks!

acegames 01-12-2009 05:09 PM

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



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
  • Page Generation 0.01361 seconds
  • Memory Usage 1,746KB
  • 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
  • (12)bbcode_code_printable
  • (4)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