vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   /me code Version 3 (https://vborg.vbsupport.ru/showthread.php?t=59698)

JaNa 04-23-2004 04:34 AM

/me Clicks Install!

Lurk 04-23-2004 09:40 PM

/me test

MrNase 04-26-2004 12:11 PM

[high]* MrNase had the same idea 2 minutes ago :D[/high]

Bro_Joey_Gowdy 04-26-2004 12:54 PM

I kept getting errors in vb3gold so I finally had to intergrate it with Boofo's YOU hack and now its working perfectly except I have to use [me] just like [you]. But hey, its all good.

:devious:

Sooner95 04-26-2004 11:49 PM

/me thinks this was pretty cool

thanks bud!

pixelpunk 05-04-2004 08:33 PM

In 3.0.1 I opened /includes/functions_bbcodeparse.php and searched for:

Code:

                $bbcode = str_replace(array(">\xE4)", "<\xE4)", ""\xE4)"), array('>)', '<)','")'), $bbcode);
        } // end smilies

and put your code beneath it

Code:

// /me Hack
      global $post;
      $bbcode = preg_replace('#^/me (.*)$#im', "<font color=\"red\">* $post[username] \\1</font>", $bbcode);
// /me Hack


newreply.php is still the same.

I believe this part of my vBulletin has yet to be hacked so that code should apply to everyone running 3.0.1.

Smike 05-06-2004 01:58 PM

/me click install !

sympatic hack !

Synicide 05-07-2004 11:08 AM

Quote:

Originally Posted by Smike
[high]* Smike click install !
[/high]

sympatic hack !

Is there any way that you can remove the extra line break you get when you post with this?

pixelpunk 05-10-2004 07:23 PM

The personal user text hack broke this. Or vice versa.
https://vborg.vbsupport.ru/showthread.php?t=60065

Anyone know of a fix?

Maikeru 05-13-2004 11:58 PM

Can you choose the color of the text?

/me hopes you answer this question

Like change that red to another color?

allforu 05-18-2004 02:51 PM

How about signature? teach me....

Thanks

Detomah 05-24-2004 11:05 AM

[high]* Detomah installs perfectly without a hitch. :)[/high]

Zacharicus 06-08-2004 04:42 AM

Hey,
Problems with 3.0.1? I did the hack, and a user got this error continously when trying to post from the quick reply.

Fatal error: Call to undefined function: parse_bbcode() in /home/virtual/site122/fst/var/www/html/forums/includes/functions_showthread.php on line 635


Cheers,
Zacharicus
Admin

www.intelligencenetwork.net

ChuanSE 06-08-2004 11:57 PM

Yep installed it again :)

kall 06-12-2004 11:03 AM

Quote:

Originally Posted by Maikeru
Can you choose the color of the text?

[high]* Maikeru hopes you answer this question
[/high]

Like change that red to another color?

[high] * kall would assume so, as the colour here is yellow...
[/high]

*sighs*

In newreply.php: find
PHP Code:

red 

change to:
PHP Code:

your colour 

HEY! It doesn't work when using quickreply. :(

Arsenic33 06-13-2004 06:02 PM

/me is happy with what h sees

thanks

Zacharicus 06-14-2004 03:18 PM

This is supposed to work with 3.0.1?

HakkieDEV 06-16-2004 06:24 PM

/me clicks install

Awesome hack!

Martin64 06-18-2004 01:05 AM

[high]* Martin64 licks install
[/high]

Great job. :)

Berethorn 07-11-2004 03:58 AM

/me has installed, and it's working!

I wish it had the capability of ending the tag with another /me or something

turbidblue 07-11-2004 09:26 PM

nice, installed very easy! works like a charm!

thanks!

[high]* turbidblue clicks install ;)[/high]

Mtmm 07-14-2004 12:27 AM

/me installs

weitalia 07-15-2004 03:40 PM

[high]* weitalia say hi[/high]
I use masahiko last mod,but don't works with edit in NO WAY,leave the * and no more the name...why???
Other question: why /me should be in FIRST place of the post?I can't understand why.. :(

;)

Erwin 07-15-2004 08:31 PM

It has to be the first word in a sentence, not first in a post.

/me tests.

It can be at the end.

/me tests again.

weitalia 07-26-2004 12:14 PM

Thanx so much Erwin,I got it sorry :D
But the other problem rest unsolved for me:
Why when i edit the post i get the solitary * instead of /me ? Is not possible to make it come back again? I think this is very important [cauz i should edit my posts so much!]...

;)

Datenpapst 07-26-2004 01:06 PM

Quote:

Originally Posted by TheAnt
[high]* TheAnt bows to Erwin in reverence
[/high]

*install

Intressting Hack, will be added in august. :)

Blam Forumz 07-27-2004 08:39 PM

[high]* Blam Forumz clicks install
[/high]

thanks ;)

SandsUSA 08-02-2004 10:31 PM

/me happily clicks install!

oldfan 08-03-2004 03:13 AM

works great, thanks

qxh 08-12-2004 11:06 PM

/me has installed

thanks

roundhost 08-15-2004 09:25 PM

/me thinks this mod looks cool and worthy of being downloaded

liquids 08-16-2004 02:33 AM

/me testing

Blam Forumz 08-18-2004 05:29 AM

On vBIndex it shows up as:

* slaps someone

and not

/me slaps someone

(Ignore the colour, I chose to have it that way)

Bison 08-28-2004 02:38 PM

/me clicks install

Zelda-King 08-28-2004 02:46 PM

[high]* Zelda-King is testing the quick reply thing seeing as it was complained about here in spite of it working fine on his board.
[/high]

Edit:
Quote:

Installed, but uninstalled. I couldn't get it to work with previews? Or quick reply?
It does work with Quick Reply.

Zelda-King 08-28-2004 02:48 PM

Just tested preview too. It works with that.

lazserus 09-02-2004 10:42 PM

This worked until I upgraded to 3.0.3. Anyone else had problems? I reinstalled the hack, but instead of getting the member name the asteriks just shows up with no name.

edit: nevermind, it just doesn't show up in the preview in vB 3.0.3, but does in the post.

bAkAyAr0 09-04-2004 08:24 PM

/me clicks install

AnhTuanCool 09-06-2004 05:12 PM

Great!

/me click install right away

SmackdownOnline 09-07-2004 12:16 AM

/me clicks install


All times are GMT. The time now is 10:23 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.01460 seconds
  • Memory Usage 1,787KB
  • 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
  • (2)bbcode_php_printable
  • (4)bbcode_quote_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
  • (40)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