FFR Signature Toy *HOW TO USE IT!*

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • DMigotMC2
    FFR Player
    • Oct 2004
    • 6

    #286
    It might be because you added extra IMGs?

    Testing mine...

    EDIT - Hey! Mine doesn't work!

    Comment

    • Lambrig
      FFR Player
      • Jun 2004
      • 1

      #287
      its not working for me, im pretty sure my name is lambrig, it should be the same for everything. I put in
      and it doesnt work, just shows the link.

      Comment

      • 0ptikaL
        FFR Player
        • Oct 2004
        • 3

        #288

        mine just pops up as this

        Comment

        • Triple-6
          FFR Player
          • Jul 2004
          • 8

          #289
          Even im having that problem. Perhaps we should sit still patiently and wait for someone to save the day with a fix.

          Edit: I looked through a bit and came accross a fix!
          Instead of:
          Code:
          [img]http://www.flashflashrevolution.com/ffrsiggy.php?user=DMigotMC2[/img]
          So itll be this.....
          Code:
          [img]http://www.flashflashrevolution.com/ffrsiggy.php?user=DMigotMC2[/img]

          One hand! One hand! OMG!

          Comment

          • DMigotMC2
            FFR Player
            • Oct 2004
            • 6

            #290
            Originally posted by Triple-6
            Even im having that problem. Perhaps we should sit still patiently and wait for someone to save the day with a fix.

            Edit: I looked through a bit and came accross a fix!
            Instead of:
            Code:
            [img]http://www.flashflashrevolution.com/ffrsiggy.php?user=DMigotMC2[/img]
            So itll be this.....
            Code:
            [img]http://www.flashflashrevolution.com/ffrsiggy.php?user=DMigotMC2[/img]
            Wow, he used me. Thanks, I'll try that.

            EDIT - Atleast it works, but now I have a broken image. It's better than nothing.

            Comment

            • RoboTLee
              FFR Player
              • Nov 2004
              • 31

              #291

              Comment

              • RoboTLee
                FFR Player
                • Nov 2004
                • 31

                #292
                damn, i cant do it

                Comment

                • skr8clownin
                  FFR Player
                  • Sep 2004
                  • 5

                  #293
                  Test.....................

                  Comment

                  • UbEr_RaVe
                    FFR Player
                    • Nov 2004
                    • 220

                    #294
                    Testing... Grrrrrr... How come mine is a red X box and everyone else has their's?

                    Comment

                    • skr8clownin
                      FFR Player
                      • Sep 2004
                      • 5

                      #295
                      test........

                      Comment

                      • GBob
                        FFR Player
                        • Nov 2004
                        • 4

                        #296


                        Doesn't work in preview, does it in post?

                        Comment

                        • skr8clownin
                          FFR Player
                          • Sep 2004
                          • 5

                          #297
                          test...............

                          Comment

                          • Omegix
                            free tsutter
                            FFR Simfile Author
                            • Sep 2004
                            • 883

                            #298
                            you guys have to wait till synth updates it. Which he never does.

                            Comment

                            • GBob
                              FFR Player
                              • Nov 2004
                              • 4

                              #299
                              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.)

                              Comment

                              • Tensaiga
                                FFR Player
                                • Dec 2004
                                • 1

                                #300
                                Does it work...

                                Comment

                                Working...