vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Private Messages Enhancements - Nexia's Shelled Private Messaging (https://vborg.vbsupport.ru/showthread.php?t=213381)

05-10-2009 10:00 PM

Nexia's Shelled Private Messaging
 
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)

Can be completely recustomized as it's template based.

no template edit, no file edit. All plugins.

Official Source: http://vbenhancer.com/freebies/priva...-shelled/3261/

ragtek 05-11-2009 01:16 PM

Very nice!

I also had this idea, but nice to see that i can use this one^^

whitetigergrowl 05-11-2009 01:22 PM

Nice job. Thanks!

nexialys 05-11-2009 01:22 PM

you can always suggest me some changes, ragtek, it's much appreciated coming from specialists.. :)

Biker_GA 05-11-2009 01:27 PM

Slick! :)

ragtek 05-11-2009 01:29 PM

A feature for searching text in pm's would be great!

nexialys 05-11-2009 01:31 PM

Quote:

Originally Posted by ragtek (Post 1808577)
A feature for searching text in pm's would be great!

i actually have this, and if i remember, someone released a similar addon here in the past... but i'll release mine if unavalable... (once i finish updating my stuff though)

ragtek 05-11-2009 01:33 PM

yes, i know that there is a modification
but why having 10 modifications instead of 1 with all the good features^^

nexialys 05-11-2009 01:36 PM

hum, i thought of having "bundled" packages also, but hey, too much is like too little, there is always someone whinning... lol

we can think of something if you want... ya know the PM button.. lol

Darkfire122333 05-11-2009 01:44 PM

Love the look of this, definitely could use this in the future. Could I get your permission to play around and edit the code to how I would like? :)

nexialys 05-11-2009 01:46 PM

as indicated in the first post
Quote:

Originally Posted by first post
Can be completely recustomized as it's template based.


Sofia 05-11-2009 02:10 PM

Thank you, Nexia. Merci, bon hack ;)

Lynne 05-11-2009 02:23 PM

Nice, nexia! I really like this.

Hasann 05-11-2009 02:25 PM

Nexia rocks today lol :p

nexialys 05-11-2009 02:27 PM

Quote:

Originally Posted by Hasann (Post 1808643)
Nexia rocks today lol :p

that's it when someone is inspiring me.. rofl... yet i have 30 or 40 more hacks to release .. lol

Chadi 05-11-2009 03:06 PM

Just a quick note:

This is not compatible with this mod:

GTUserCP - Enhanced USERCP Interface + USERCP Menu

nexialys 05-11-2009 03:11 PM

exact... sorry but i can not compete Princeton's work.. lol

Elenna 05-11-2009 04:45 PM

Very nice, thank you!! Will install this after I upgrade. And you DO rock today - some awesome offerings, thank you!!

oskqqqq 05-11-2009 06:33 PM

very usefull who has lot of pms like me..thanks...

digicom 05-11-2009 10:08 PM

Very Cool Much Apprciated

Bounce 05-11-2009 10:34 PM

think this conflicts with https://vborg.vbsupport.ru/showthread.php?t=170558 as the user cp menu still shows :(

edit: Disable above and works a treat and I like it so will leave above disabled

Thanks

nexialys 05-11-2009 10:38 PM

Quote:

Originally Posted by hIBEES (Post 1808980)
think this conflicts with https://vborg.vbsupport.ru/showthread.php?t=170558 as the user cp menu still shows :(

it's up to you to choose what engine you prefer, because i'm not coding to compete others, and i'm not coding to port others conflicts either...

Bounce 05-11-2009 10:41 PM

Quote:

Originally Posted by nexialys (Post 1808981)
it's up to you to choose what engine you prefer, because i'm not coding to compete others, and i'm not coding to port others conflicts either...

:up: see my edit mate, yours is a much better lookin pm page :D

mikey1991 05-12-2009 01:12 AM

/me tags

trotskid 05-12-2009 01:46 AM

Nice addon, looks great :)

Thank you!

KevinL 05-12-2009 02:12 AM

Been using it for sometime now..it's awesome! :)

trotskid 05-12-2009 07:02 AM

Hi. Where can I modify the URL of this text? I would like link the control panel, not the same page.

greetings

https://vborg.vbsupport.ru/

Lionel 05-12-2009 07:05 AM

:up: Bravo nexialys, nicely done. However it is is missing the popup next to:

Private Messages in Folder:Inbox (here)

I added it by doing the missing

$vbphrase[private_messages_in_folder]<span class="normal">: <span id="nav_pmfolders.listinfo">$foldername<script type="text/javascript"> vbmenu_register("nav_pmfolders.listinfo"); </script></span></span>

However it is not opening. Any idea?

Merci.

Darkfire122333 05-12-2009 07:26 AM

Quote:

Originally Posted by trotskid (Post 1809199)
Hi. Where can I modify the URL of this text? I would like link the control panel, not the same page.

greetings

http://img383.imageshack.us/img383/58/mess.jpg

Open template PRIVATE_SHELL
Find:
PHP Code:

<tr><td class="tcat" nowrap="nowrap"><a href="private.php$session[sessionurl_q]">$vbphrase[your_control_panel]</a></td></tr

Replace $vbphrase[your_control_panel] with what you want it to say...

I made mine say "Message CP" so the code looks like this:

PHP Code:

<tr><td class="tcat" nowrap="nowrap"><a href="private.php$session[sessionurl_q]">Message CP</a></td></tr

Hope this helps :)

EDIT: noticed you wanted to edit URL afterwards... just edit the private.php$session[sessionurl_q] to the URL you want, sorry about that m8 :)

Lionel 05-12-2009 07:43 AM

The jump to folder appears not to be working also

Mike-D 05-12-2009 07:48 AM

Quote:

Originally Posted by ragtek (Post 1808577)
A feature for searching text in pm's would be great!

Quote:

Originally Posted by nexialys (Post 1808580)
i actually have this, and if i remember, someone released a similar addon here in the past... but i'll release mine if unavalable... (once i finish updating my stuff though)

Quote:

Originally Posted by ragtek (Post 1808581)
yes, i know that there is a modification
but why having 10 modifications instead of 1 with all the good features^^

Here's the one: User PM Search :)

nexialys 05-12-2009 09:34 AM

Quote:

Originally Posted by Lionel (Post 1809215)
The jump to folder appears not to be working also

yeah, this is the big problem of this template, i'm trying to fix this, it's just the <form which is missing... i'll do that by the day, so everything works fine... :)

Lionel 05-12-2009 09:51 AM

Quote:

Originally Posted by nexialys (Post 1809250)
yeah, this is the big problem of this template, i'm trying to fix this, it's just the <form which is missing... i'll do that by the day, so everything works fine... :)

cool. Any chance to fix the popup? That is really convenient ;)

nexialys 05-12-2009 10:07 AM

yeah, this is the same bug actually.

Lionel 05-12-2009 10:11 AM

I think that you did not carry the popup div in the usercp_private template

nexialys 05-12-2009 10:35 AM

exact... the popup is useless with the architectural tree of folders in the left... i did not notice that it was missing the other part though... i'll fix.

trotskid 05-13-2009 12:13 AM

Quote:

Originally Posted by Darkfire122333 (Post 1809207)
EDIT: noticed you wanted to edit URL afterwards... just edit the private.php$session[sessionurl_q] to the URL you want, sorry about that m8 :)

That?s right ;)

I?ve edited it with
Code:

{$vbulletin->options[bburl]}/usercp.php
Thanks

Trip 05-13-2009 10:23 AM

Top notch! That's the way the default set up should be.
Thanks

Darkfire122333 05-13-2009 10:30 AM

I gotta say, this addon definitely has helped me change the look of my UserCP & the Private Messaging area. I may be releasing one of my old addons anew on here, (quoting you need this addon to be able to run mine)


All times are GMT. The time now is 04:59 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.02157 seconds
  • Memory Usage 1,795KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (39)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete