vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Edit Everyones Signature! (https://vborg.vbsupport.ru/showthread.php?t=42164)

Cloud Strife 08-11-2002 12:28 PM

Edit Everyones Signature!
 
Ive seen this hack at another board, but ive looked everywhere on this board to find it and I cant...

Basically what it is, is that I can add a link to everyones signature, and when somone clicks on it, it opens in a new window... Also they can change their signature, but cant edit that bit out of it...

Does anyone know where it is?

Thanks
Cloud

Lesane 08-11-2002 12:48 PM

<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=32086" target="_blank">https://vborg.vbsupport.ru/showt...threadid=32086</a>

Cloud Strife 08-11-2002 12:59 PM

Thanks I saw that already, but will that enable me to change everyones signature all at once???

Lesane 08-11-2002 01:11 PM

No

Cloud Strife 08-11-2002 01:16 PM

Do you know where I can get a hack that will alow me to just add something to everyones signature all at once???

MrLister 08-11-2002 02:39 PM

There isn't one out.

Xenon 08-11-2002 11:28 PM

open functions.php

section getpostbit:
find this:
PHP Code:

$post[signature]=bbcodeparse($post[signature],0,$allowsmilies); 

replace with:
PHP Code:

$post[signature]=bbcodeparse($post[signature]."\n\n[ur[i][/i]l=http://....]Click here[/url]",0,$allowsmilies); 

That should work

Cloud Strife 08-12-2002 10:08 AM

It works perfectly!
Thanks alot!


All times are GMT. The time now is 07:36 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.02453 seconds
  • Memory Usage 1,719KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete