vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   By Chance... Would Anyone Be Willing To Make... (https://vborg.vbsupport.ru/showthread.php?t=209983)

therogueforums 03-31-2009 07:35 PM

By Chance... Would Anyone Be Willing To Make...
 
A plug-in that can change EVERYONE's signature and avatar to a set image, as specified in the ACP? Not on a permanent basis, but just a temporary one, overriding the user's signature, but not erasing it.

This will be for an April Fool's joke, and after the fact, I'd like everyone's signature to revert to what they had previously.

I *may* be able to pay for this mod, depending on the price, but our funds are very limited, and this is all just for fun- more than likely a one-time use.

At any rate, I appreciate anyone looking in to this for me.

Lynne 03-31-2009 07:36 PM

Just replace the signature part in the template with whatever you want.
Find:
HTML Code:

$post[signature]
Replace with:
HTML Code:

This is my April Fool's joke - hahahahaha!
Do the same sort of thing with the avatar.

therogueforums 03-31-2009 07:48 PM

So.. replace
Code:

$post[signature]
with
Code:

<img src="http://whatever.com/image.jpg">

?

Lynne 03-31-2009 07:51 PM

If you are wanting to have an image for the 'fake' sig, sure. You can always try this on a test site or make a child style not viewable to users and test it out.

therogueforums 03-31-2009 08:08 PM

TY! I'll get to work on it now.


All times are GMT. The time now is 11:57 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.02480 seconds
  • Memory Usage 1,712KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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