vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Reader's name inside post (+) (https://vborg.vbsupport.ru/showthread.php?t=35220)

DarkReaper 03-12-2002 01:53 AM

Um..I'm confused. What exactly does this do...?

Zaphod 03-14-2002 02:30 PM

I have found it does not work with the new security refinements in vb 2.2.x But was able to come up with a easy workaround.

Modify this :
PHP Code:

$findwords=array(=> '{bbusername}'); 

to use :
PHP Code:

$findwords=array(=> '=bbusername='); 

and use =bbusername= in your posts.

hope this helps :classic:

Cloughie 03-15-2002 03:22 PM

hey i did this..

the {bbusername} works in the thread title but not in the actual thread..

any ideas why?

Admin 03-15-2002 05:03 PM

Install the fix by smachol in the sticky thread in this forum.

simon 03-31-2002 02:32 PM

will this work with 2.2.4 ???

Admin 03-31-2002 04:18 PM

Yes.

Steve Machol 04-02-2002 02:23 AM

Just as note to let everyone know I used this hack with predictably funny results as a April Fool's Day joke on my board. I combined it with Scott Pakin's automatic complaint-letter generator and the resulting thread set a one day record for responses and views on my forums.

You can see the results here:

http://www.optiboard.com/forums/show...&threadid=4330

Admin 04-02-2002 04:54 AM

LOL I created a monster. :D Nice going Steve.

CeleronXL 04-07-2002 09:35 PM

Sorry to bring this back up again, but are there only two steps to this? All I see is two changes two changes to functions.php and it ends there.... It doesn't say save and reupload, so I'm not sure if it ends there....

CeleronXL 04-07-2002 11:38 PM

Well? I'd really like to install it, but it seems like there has to be more than what I just said above....


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