How To Make A Sig Rotator - for people with multiple sigs

Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9
free web hosting
Open Discussion > CONTRIBUTE > Tutorials

How To Make A Sig Rotator - for people with multiple sigs

Albus Dumbledore
i am guessing that you add this

QUOTE
<?php
Header("Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0");
Header("Expires: Thu, 19 Nov 1981 08:52:00 GMT");
Header("Pragma: no-cache");
Header("(anti-spam-content-type:) image/gif");
// Header info, forces no cache and image type of GIF

$sigs = file("http://orderofhogwarts.be/sig.png/list.txt"); //replace the URL inside
$blah = $sigs[rand(0, count($sigs) - 1)];
$blah = substr($blah, 0, strlen($blah) - 1);
readfile($blah);
?>


to an index.php file? and if so, mine is not working for me...

Reply

FA Ace
QUOTE(Albus Dumbledore @ May 15 2006, 05:47 AM) *

i am guessing that you add this
to an index.php file? and if so, mine is not working for me...



Same huh.gif

Reply

kylelnsn
i foudn thsi psted else where my saint michel and ive been trying it but i cant figure it out:

QUOTE
Today, I will show you how to make a sig rotator similar to mine (refresh a page with my post, and you will see a different sig each time). We will use the sig rotator to display random sigs here at trap17.[list=1][*]Create a folder called sig.png
Actually, the folder can be called anything, but since we will be using the rotator here, it has to be called sig.png because Invision Power Board may not allow weird extensions. You can replace png in sig.png with any valid image extensions such as gif of jpg.
[*]Create a file called index.php
If you need help renaming a file to .php, post below. In the file, copy and paste the following code
index.php:
Code:

<?php Header("Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0"); Header("Expires: Thu, 19 Nov 1981 08:52:00 GMT"); Header("Pragma: no-cache"); Header("(anti-spam-(anti-spam-content-type:)) image/gif"); srand((double)microtime()*1000000); $randnum = rand(0,1); if($randnum == 0) { readfile("http://img325.imageshack.us/img325/5475/hulunes7rn.jpg"); } else if($randnum == 1) { readfile("http://img325.imageshack.us/img325/2240/jnguyen5az.jpg"); } ?>



then in your forum sig block but this code in
Code:

[img ]http://www.gfxtrap.com/sig.png[ /img] make sure to have no gaps in your bbcode either.


and if done correctly you will something similar to mine at the bottom.


i have this

CODE
<?php
Header("Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0");
Header("Expires: Thu, 19 Nov 1981 08:52:00 GMT");
Header("Pragma: no-cache");
Header("(anti-spam-(anti-spam-content-type:)) image/gif");

    srand((double)microtime()*1000000);
    $randnum = rand(0,1);
    if($randnum == 0)
    {
  readfile("http://www.kyle.trap17.com/pictures/mine/sig.png/");
    }
    else if($randnum == 1)
    {
  readfile("http://www.kyle.trap17.com/pictures/mine/sig.png/");
    }
?>


and it dont work??????

anyone give me a tutorial with pictures? or saint michal can you help me out please pm me or pst here all help needed thanks

Notice from BuffaloHELP:
All codes go under CODE bbcodes.

 

 

 


Reply

Zabb
trap doesnt allow png files if thats the problem "filetype not allowed"
change the folder to .gif and your link to match I had that problem not sure if thats all your problem is since you gave a very detailed description of "it doesn't work"

Reply

BuffaloHELP
SIG.PNG is actually a folder name. It is to trick the forum thinking that it's calling a PNG file but in reality SIG.PNG is a folder name and it contains index.php with the above coding. So naturally it executes without a hitch.

Please try again. By the way, you could have replied to the Sig Rotator Tutorial instead of creating a new topic. Please refrain from that next time. All "like" posts and questions should be under the same and one topic. Merging.

Also check to see if you have hotlink enabled. You need to disable it or allow direct URL link.

Reply

kylelnsn
yeah sorry i havent been to swish on thsi post, but anyways i have treid 4 tiems and it doesnt work any times? im really confused and i think saint micheal will be able to help but if anyoen else know whats worng all ehlp is appreciated thansk guys ive treied renaming the folder to gif but still no luck and the other thing is i ahev not been detailed because i dont know!!!

Reply

jhsmmm
I work for me smile.gif
anyone knows how to make a sign + avatar matching rotate system?
I have seen people using it

Reply

mayank
QUOTE(jhsmmm @ Jun 24 2006, 01:13 AM) *

I work for me smile.gif
anyone knows how to make a sign + avatar matching rotate system?
I have seen people using it



Well, I guess it will be the same way the sig rotator is working, Make another folder and name it as avatar.png and then put the images of avatars and Voila! You'll have avatar rotating script biggrin.gif

Reply

jhsmmm
mayank
but they wont match sad.gif

Reply

Trair
That's an awesome tutorial! I've been wondering how people make banners and stuff rotate... Now I know! Thanks a lot... smile.gif

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9
Recent Queries:-
  1. how to make a sigs - 13.72 hr back. (1)
  2. sig rotator - 15.25 hr back. (1)
  3. outlook signature line rotator - 17.90 hr back. (1)
  4. how to make sig - 41.92 hr back. (1)
  5. how to make a sig with gif - 52.80 hr back. (1)
  6. how to make siggy box - 59.14 hr back. (1)
  7. how to make a sig - 89.40 hr back. (2)
  8. how to make a siggy signature - 106.93 hr back. (1)
  9. php image random sig image rotate - 112.16 hr back. (1)
  10. siggy rotator - 113.81 hr back. (1)
  11. how to make sigs - 161.90 hr back. (2)
  12. siggie rotator - 180.16 hr back. (1)
  13. php sig rotator - 217.97 hr back. (1)
  14. signature rotator outlook - 272.20 hr back. (1)
Similar Topics

Keywords : make, sig, rotator, people, multiple, sigs

  1. Sharepoint Calendars Integrated Into Outlook 2007
    Showing multiple Sharepoint Calendars in Outlook 2007 (Company wide De (0)
  2. Start Multiple Programs With One Shortcut
    Windows XP (15)
    Welcome to my turoial on how to start multiple programs using one shortcut. You may probably be
    wondering how this is possible. Well this tutorial will use a language from MS-DOS called batch. I
    am not sure whether it is "language", but I do know that it is a way to program for MS-DOS. Batch is
    simply a way to run several MS-DOS commands with just one command. All batch files are run through
    Command Prompt, but they can be accessed with shortcuts also. Here are a few requirements for this
    tutorial. Requirements Windows XP (I tested this on XP, but it should work on m....
  3. Image Rotator Script (another One)
    easy to implement (0)
    In case you haven't noticed, I have a different Avatar display on the Forum each time the page
    is refreshed. /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif"
    /> For those of you who might want the script to do that, here is the one I am using: HTML
    $filesp = glob('*.png'); if(empty($filesp)){ echo
    'no images found...die br >'; die(); } else{ foreach ($filesp as
    $file) { $img_array[] = trim($file); }....
  4. Dynamic Signature - Yet Another Way To Do It
    Create dynamic sigs for multiple users using .htaccess and RewriteRule (0)
    Ever since I connected a program I made in Visual Basic to MySQL database, I had an idea to create
    some sort of a status page... And I did that, where I updated my connection status every 60 seconds,
    updated my Winamp playlist, and several other interesting things... Then, I figured I could create
    an image, and display all that info, and show it on forums, as a signature... And I made a great
    PHP script, that look real fancy, and does the job perfectly... So, I was adding the reference to
    http://status.galahad.trap17.com/stat.php to all the forums... BUT (there's ....
  5. How To Group Multiple Sets Of Data In Microsoft Excel 2007
    (0)
    How to Group Multiple Sets of Data in Microsoft Excel 2007 Sometimes you may open several
    workbooks and work with a number of the same workbooks at a time. You can open this group of files
    with Microsoft Excel 2007 simultaneously. But you have to define them as part of a workspace, and
    save them in a single Excel 2007 file. To do this, follow below steps: 1- Click On the View tab and
    then in the Window group click Save Workspace. The Save Workspace dialog box appears. 2- In the File
    name field, type your work name and then Click Save. 3- At the top-left of window, C....
  6. Installing Multiple Os On Your Pc
    How to do that (0)
    Hi everyone, Ok before I start, I want to let you guys know the meanings of some of the
    terminologies I will be using in here. Boot loader is a small program which the operating system
    places on the selected partition (in most cases, the MBR ). it is a small program that loads the
    operating system into the computer’s memory when the system is booted and also starts the
    operating system. So, before you can think of configuring your PC to have multiple boot, you should
    also know how to play around with 'em boot loaders too. And you should also make sure that y....
  7. Multiple Classes In Html
    you can use more than one at a time (8)
    Multiple Classes in Css Styles Classes are used in html pages to give certain defined
    attributes to elements. They are useful when the attributes are to be used in more than one place on
    a page. (Named Id's are only allowed once per page, but I digress... might have a tutorial on
    that some day.) Sometimes you want Red text and sometimes you want Bold text. Easy enough to do,
    simply define a class and apply it to the element you want red or bold. Use this class where you
    want on the page, since classes are enabled to be used in several spots, for different u....
  8. Yet Another Signature Rotator
    (Easier, and more Efficient) (7)
    Hey Trap, It's Mr. Panda, and I'm introducing a signature rotator script I came across
    several months ago. Unlike most other signature rotators on trap17, this one does DOES NOT
    require the configuration process, and a new signature can be added, simply by uploading it to the
    proper directory. Seeing as this requires so much less configuration, I do hope it will be
    implemented by some of you 'Sig Masters' out there /biggrin.gif' border='0'
    style='vertical-align:middle' alt='biggrin.gif' /> , that have to add another line of code to your
    rotator file....
  9. Multiple Admin Login (php)
    This is a script that doesnt requre SQL (3)
    first off make a login.html page Code: QUOTE Admin Login Username: Password:
    then make a check.php page Code: QUOTE $admin1 = "admin1"; //
    first admin username $adm_pass1 = "password1"; // first admin password $admin2 =
    "admin2"; // second admin username $adm_pass2 = "password2"; // second admin password
    if(($username == $admin1 && $password == $adm_pass1) || ($username ==
    $admin2 && $password == $adm_pass2)){ echo "Congratulations " . $_POST . " ....
  10. Simple Image Rotator
    randomly rotate images (6)
    First, It's really confusing. Do you know any tutorials on Image Manipulation on PHP?
    Here's another simple one: 1. Create a 5 image. 2. Rename them to something like:
    image1.jpg; image2.jpg; and so on... 3. Create your PHP file (rotation.php) 4. Enter the
    following code: CODE <?php header("content-type: image/jpeg");
    readfile("image".mt_rand(1,3).".jpg"); ?> 5. Execute your
    script.....

    1. Looking for make, sig, rotator, people, multiple, sigs

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for make, sig, rotator, people, multiple, sigs

*MORE FROM TRAP17.COM*
advertisement



How To Make A Sig Rotator - for people with multiple sigs



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE