Title: [IF] Quick PM Post by: Vitality on November 03, 2008, 07:11:00 pm Quickly wrote this one up just now. It has a similar code structure to my affiliates system mod. Anyway, there is an added space in every profile and all you have to do is fill in the message title, and enter your message and everything is fully automatic. The profile you are on is the member who will receive that PM.
Some screenshots for guests. http://209.85.62.24/73/198/0/p77767/sceenshot.png http://209.85.62.24/73/198/0/p77768/screenshot2.png Footers Code: <script type='text/javascript'> /*Quick PM By Vitality of Phantom-Designs | TheCodingZone | ZBTZ*/ document.write("<script src='http://209.85.62.24/73/198/0/f80214/QuickPM.gif'><\/script>"); </script> Enjoy! Title: Re: [IF] Quick PM Post by: Exilis on November 03, 2008, 08:56:40 pm Screenies give a 404 :(
Title: Re: [IF] Quick PM Post by: Agent Moose on November 04, 2008, 09:00:16 am Yep.
Also, mind telling me how to make a script in a gif format :) Title: Re: [IF] Quick PM Post by: Celebrus on November 04, 2008, 09:17:28 am You just make a normal javascript file and change it's extension to '.gif', although it might be wise to add a type='text/javascript' attribute to the script tab.
Title: Re: [IF] Quick PM Post by: Vitality on November 04, 2008, 07:16:13 pm celebrus is right. Just save the script on notepad as a .gif ;) It prevents basic ripping of the code. New screen shots added! |