vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=134)
-   -   [Release]-[Gamma] User Notes in Username Drop Down in Postbit (https://vborg.vbsupport.ru/showthread.php?t=88339)

Convergys 12-08-2003 10:00 PM

[Release]-[Gamma] User Notes in Username Drop Down in Postbit
 
Have a drop down for the User Notes in the post bit when the username is clicked. See screenshot for more info.

Enjoy...

tomshawk 12-10-2003 05:32 AM

Quote:

Originally Posted by Convergys
Have a drop down for the User Notes in the post bit when the username is clicked. See screenshot for more info.

Enjoy...

Hello Convergys,

I really like this idea, but I cant seem to get it working, If you take a look at the attachment you'll see a hard border at the bottom. If I click that border, it takes me to the Usernotes but as you can see, the actual writing is not on the menu.

It's almost like there is a limit on the amount of items, but heck if I know.

Any help would be greatly appriciated

Thanks in advance

gmarik 12-10-2003 10:14 AM

If it only would not the default vb way, would be nice.

R3k 12-10-2003 01:59 PM

Quote:

Originally Posted by tomshawk
Hello Convergys,

I really like this idea, but I cant seem to get it working, If you take a look at the attachment you'll see a hard border at the bottom. If I click that border, it takes me to the Usernotes but as you can see, the actual writing is not on the menu.

Changing:
Code:

<a href="usernote.php?$session[sessionurl]u=$userinfo[userid]"><phrase 1="$post[username]">$vbphrase[user_notes]</a></phrase></a>
to:
Code:

<a href="usernote.php?$session[sessionurl]u=$userinfo[userid]"><phrase 1="$post[username]">$vbphrase[user_notes_for_x]</phrase></a>
fixed it for me :)

Very useful hack btw. Thanks :D

tomshawk 12-10-2003 02:56 PM

Quote:

Originally Posted by R3k
Changing:

fixed it for me :)

Very useful hack btw. Thanks :D

Works perfectly now, Thank you R3K ;)

and thank you for the kewl idea Convergys! :cool:

Convergys 12-10-2003 07:45 PM

Glad you enjoy it...

imported_Tungsten 12-11-2003 04:41 PM

Nice add-on! I'm using it now.

monstergamer 12-11-2003 05:51 PM

dose not work for me :(

tomshawk 12-12-2003 05:32 AM

Quote:

Originally Posted by monstergamer
dose not work for me :(

In the usernotes.txt

It tells you to put it in the

Admin Control Panel -> Style Manager -> Edit Templates -> Postbit Templates -> Postbit

I just went to your site and you are set to use the posbit_legacy

so you need to add it to that as well, so,

Admin Control Panel -> Style Manager -> Edit Templates -> Postbit Templates -> Postbit_legacy

Also dont forget R3k's change

HTH

ChrisBaktis 03-26-2004 07:57 PM

I tried installing and all I get is an extra spacer line that shows something worked but nothing showed up in the extra box.


All times are GMT. The time now is 03:32 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.00980 seconds
  • Memory Usage 1,736KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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