Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Private Messaging Shelled Details »»
Private Messaging Shelled
Version: 1.1.0, by vbenhancer vbenhancer is offline
Developer Last Online: Nov 2012 Show Printable Version Email this Page

Category: Private Messages Enhancements - Version: 3.8.x Rating:
Released: 12-17-2009 Last Update: Never Installs: 43
Template Edits
 
No support by the author.

Will place your Private Messaging pages in their own shell, outside the UserCP.

As you can see here, it's a complete rewrite of the Private Messages page, outside the UserCP Shell, and with a different way to show the Messages Listing -- based on most of the emailers we know (search fields on top, not in the bottom)

Here is the only setting you have to change if needed, it is located at:

Admincp >> vBulletin Options >> Private Messaging Options

Can be completely recustomized as it's template based.

no template edit, no file edit. All plugins.

---------------

note on july 2nd:
bug fixed:
  • no more need of the TMS engine to edit the usercp sidebar... in the USERCP Sidebar, the Private Message block will vanish in all situations.
  • folder jump now works
  • confirmed/unconfirmed alert is now showing on top, in its own box
  • sidebar title is now "Private Messaging"
  • sidebar folder names now go bold when you're in them (css typo corrected)

Download Now

File Type: zip nex_private_shelled.zip (4.1 KB, 193 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 12-25-2009, 02:47 PM
Mellow's Avatar
Mellow Mellow is offline
 
Join Date: Nov 2003
Posts: 142
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can this be reversed for a style? I have a mobile style that this doesn't look as good for and would like to disable it just for that style.
Reply With Quote
  #13  
Old 12-25-2009, 07:37 PM
vbenhancer's Avatar
vbenhancer vbenhancer is offline
 
Join Date: Dec 2009
Location: Qu?bec city, Canada
Posts: 740
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hum, you have a good question here... i know there is a trick to disable it entirely for a styleid, but i do not remember the proper line of code... i'll see for it in the next days.
Reply With Quote
  #14  
Old 01-17-2010, 01:47 PM
SorentoUltimate's Avatar
SorentoUltimate SorentoUltimate is offline
 
Join Date: Jul 2009
Location: Moschato, Athens, Greece
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i need your help, after i install, after message list at bottom i have the Folder Jump and Forum Jump.

Folder Jump align at Left But Forum Jump not align at Right.



Can someone help me fix that ?

Thanks in Advance
SorentoUltimate
Attached Images
File Type: jpg contact_private_messaging_shelled.jpg (24.1 KB, 0 views)
Reply With Quote
  #15  
Old 04-17-2010, 10:15 PM
SorentoUltimate's Avatar
SorentoUltimate SorentoUltimate is offline
 
Join Date: Jul 2009
Location: Moschato, Athens, Greece
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To Fix the above go to template private_pm_messagelist

at the end find

Code:
<!-- forumjump -->
.
.
.
.
.
.
.
.
<!-- / forumjump -->
and replace with

Code:
<!-- forumjump -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px">
  <tr valign="top">
    <td>
      <div class="smallfont" style="text-align:$stylevar[left]; white-space:nowrap">
        <form action="private.php" method="get">
          <input type="hidden" name="s" value="$session[sessionhash]" />
          <input type="hidden" name="pp" value="$perpage" />
          <strong>$vbphrase[jump_to_folder]</strong><br />
          <select name="folderid" onchange="this.form.submit();">$folderjump</select>$gobutton
        </form>
      </div>
    </td>
    <td width="100%">&nbsp;</td>
    <td class="smallfont">$forumjump</td>
  </tr>
</table>
<!-- / forumjump -->
_

after that all is ok
(take me 3 hours to find)

SorentoUltimate
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:40 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04358 seconds
  • Memory Usage 2,272KB
  • Queries Executed 22 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (4)postbit
  • (2)postbit_attachment
  • (5)postbit_onlinestatus
  • (5)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete