FFR Signature Toy *HOW TO USE IT!*

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • gizzle123
    FFR Player
    • May 2004
    • 2

    #301

    Comment

    • gizzle123
      FFR Player
      • May 2004
      • 2

      #302
      " />

      Comment

      • DMigotMC2
        FFR Player
        • Oct 2004
        • 6

        #303
        Originally posted by GBob
        Umm, you sure about that? It appears to be a warning that is okay to ignore by this thread:

        hello,
        I had the same problem, via Google I found this thread.
        My error line was
        $newcount = @mysql_result($result,0,"teller"); // gives error on site[sic]
        However, it was working good, there was only a warning message.
        I've put the @ before the mysql command, and now the warning is gone.
        wimb


        What I think he ment was this:
        The php code:
        Code:
        $newcount = mysql_result($result,0,"teller");
        generates a warning while
        Code:
        $newcount = @mysql_result($result,0,"teller");
        does not. If you put the url for the image in, you'll see an error:
        Code:
        Warning: mysql_result(): Unable to jump to row 0 on MySQL result index 3 in /home/virtual/site1/fst/var/www/html/ffrsiggy.php on line 11
        So a possible solution is to add the @ to the mysql command.

        The proof is, if you wget the file and remove the error lines, you get a vaild png file. (Which I would attach for all to see, if the board would let me.)
        ...huh? That just went woosh over my head. What does that mean in English? :P

        Comment

        • animegurl55
          FFR Player
          • Dec 2004
          • 1

          #304
          HELP!!! I cna't get it to work on my geocities site!

          Comment

          • Tasselfoot
            Retired BOSS
            FFR Simfile Author
            • Jul 2003
            • 25185

            #305
            yea. it doesn't work anymore for new players.
            RIP

            Comment

            • moose89
              FFR Player
              • Jun 2004
              • 68

              #306

              Comment

              • moose89
                FFR Player
                • Jun 2004
                • 68

                #307

                Comment

                • Redfein
                  FFR Player
                  • Dec 2004
                  • 3

                  #308
                  fdgdf
                  Dance \'til ur feet turn, well blue? I don\'t like blue, It\'s too sad... ^^O

                  Comment

                  • JONES
                    FFR Lifetime Member
                    • Nov 2003
                    • 963

                    #309
                    siggy dont work 4 me and i aint new


                    I remember when a quarter use to cost a nickel.

                    Comment

                    • Afrobean
                      Admiral in the Red Army
                      • Dec 2003
                      • 13262

                      #310


                      Your sig works fine. Just remove what you have from your sig and replace it with HTML code:
                      Code:
                      [img]http://www.flashflashrevolution.com/ffrsiggy.php?user=JONES[/img]
                      Do it exactly like that.

                      Comment

                      • Bahamut-X
                        FFR Player
                        FFR Simfile Author
                        • Nov 2004
                        • 3399

                        #311
                        Can anyone give me the code for the red sig? I tried Synth's and for some reason it posted a link to a page with the sig on it.

                        Comment

                        • truelife
                          FFR Player
                          • Dec 2004
                          • 414

                          #312
                          [img]


                          Comment

                          • Afrobean
                            Admiral in the Red Army
                            • Dec 2003
                            • 13262

                            #313
                            Guys, it only works with html code. You know the whole "img scr" jazz.
                            trulife, your sig won't work because of the song for some reason. See, if you remove that part at the end, it works fine.


                            Code:
                            [img]http://www.flashflashrevolution.com/ffrsiggy.php?user=truelife[/img]
                            Just copy paste from the code box into your signature section in your profile.

                            Originally posted by Bahamut-X
                            Can anyone give me the code for the red sig? I tried Synth's and for some reason it posted a link to a page with the sig on it.

                            This is it below:
                            Code:
                            [img]http://www.flashflashrevolution.com/ffrsiggy.php?user=Bahamut-X&url=http://www.flashflashrevolution.com/signature/signature2.png[/img]

                            Comment

                            • Bahamut-X
                              FFR Player
                              FFR Simfile Author
                              • Nov 2004
                              • 3399

                              #314
                              Thanks afro

                              Comment

                              • Lighterfluid6
                                FFR Player
                                • Sep 2003
                                • 21

                                #315
                                Awesome

                                Cool, def putting this one in mine

                                Comment

                                Working...