Random Signature Images


Recommended Posts

Uploaded the following files into one directory:

1.gif

2.gif

3.gif

sig.php

I then changed my signature to [*IMG]https://www.neowin.net/staff/kingmustard/sig.php[/img*] (ignore the *)

However, I get the red-cross :(

I reckon it's the PHP file that's @ fault. However, since I can't read/write PHP (I found the script elsewhere on NeoWin), I've attached the file for y'all to have a look at...

sig.php

Link to comment
Share on other sites

Fixed by your friendly neowin coder :)

these lines changed:

$dir = opendir("./sigs");

and

if(!readfile("sigs/".$image[$n])){

readfile("../../blank.gif");

}

I also moved your images into the sigs directory loaded from by the script :)

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.