Log in

View Full Version : By Chance... Would Anyone Be Willing To Make...


therogueforums
03-31-2009, 07:35 PM
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:
$post[signature]Replace with:
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 $post[signature] with
<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.