vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   BB Code Enhancements - [BB Code] You (https://vborg.vbsupport.ru/showthread.php?t=208538)

bananalive 02-14-2010 12:47 PM

Quote:

Originally Posted by Alan_SP (Post 1933243)
Hey, I'd like to see this on vB4!

This works fine without change with vB 4.x

I've added a new thread though:
https://vborg.vbsupport.ru/showthread.php?t=235832

azbryanw 03-02-2010 06:33 PM

Where would this get installed to? I.e. which folder etc. I am a total neophyte.

bananalive 03-03-2010 11:01 PM

Quote:

Originally Posted by azbryanw (Post 1995450)
Where would this get installed to? I.e. which folder etc. I am a total neophyte.

Product files you import through the AdminCP

AdminCP -> Plugins & Products -> Manage Products -> [Add/Import Product]

Michael Biddle 03-31-2010 04:04 AM

Quote:

Originally Posted by gator777 (Post 1772695)
Works great! It's a small thing, but it shows as "[you]" when seen as a title in "Recent Threads" in VBAdvanced.

I know this is a long reply, but I needed the same thing and I did the following:

Add a new plugin at: vba_cmps_module_recethreadbits (vbacmps)

Plugin code:

PHP Code:

$thread['title'] = str_replace("[YOU]"$vbulletin->userinfo[username], $thread['title']);  
$thread['title'] = str_replace("[you]"$vbulletin->userinfo[username], $thread['title']); 


haytham 05-01-2010 02:46 PM

Works great. Just wish it worked inside chat boxes. Would have created a lot of chaos and fun. :)
Is there a permission thing on this mod or can any user group use it?

haytham 05-01-2010 03:21 PM

1 Attachment(s)
Sorry to say but the you code is showing up as code on the latest forum statistics. Look at the attached pic. Hope there is a solution.

haytham 05-01-2010 03:28 PM

Quote:

Originally Posted by TimberFloorAu (Post 1789353)
Doesnt work, but does in thread title. Doesnt work neither in cybs stats.

Quote:

Originally Posted by TimberFloorAu (Post 1789360)
Ok does work, but you must be the first word

If you see my previous post, you is the first word but still shows up as you. How did you get it to work?

Sorry for the extra posts..if some one can merge them. Thank you.

haytham 05-02-2010 12:47 AM

Just found out that in subscription notification emails it also shows up as you not the name. All my members figured it out because it is showing code all over the place. Now if I want to uninstall, will the you code just stick out? Do I have to delete the code from every post I made? Tough job.

BirdOPrey5 05-16-2010 10:16 PM

This is a great way to get lurkers to post... I posted a thread with the title, Hey [you] and text to make it seemed like I cared how they were doing (I did care, just not enough to start a unique thread for everyone) and it seemed like dozens of lurkers came out of the woodwork to post- of course once some members figured it out hilarity ensued...

Anyway, any chance of getting a [me] version of this mod? I know there is the /me mod but it doesn't work in nearly as many places as [you] does- I have it installed for now but would love a [me] that works exactly the same way as [you], except of course for my username is always posted. Other members suggested a [randomuser] code too- could be useful.

221 09-23-2010 11:54 AM

Quote:

Originally Posted by Wings69 (Post 1771570)
Would be great if it would work on the search page(otherwise if you use it as thread title and ppl go to new posts it just says [you] )

Quote:

Originally Posted by haytham (Post 2030118)
Sorry to say but the you code is showing up as code on the latest forum statistics. Look at the attached pic. Hope there is a solution.

Solution is use a [you] mod that works on vb3.8.6
https://vborg.vbsupport.ru/showthrea...=183526&page=2

I un-installed this, for those of us who wish the word to be unknown this is useless.


All times are GMT. The time now is 11: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.01255 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (7)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