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)

Bounce 05-11-2009 09: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 09: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 09: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 12:12 AM

/me tags

trotskid 05-12-2009 12:46 AM

Nice addon, looks great :)

Thank you!

KevinL 05-12-2009 01:12 AM

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

trotskid 05-12-2009 06: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 06: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 06: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 06:43 AM

The jump to folder appears not to be working also


All times are GMT. The time now is 01:59 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.01712 seconds
  • Memory Usage 1,737KB
  • 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
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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