Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Who thinks the rating system in the forums is changed completely...

Who thinks the rating system in the forums is changed completely...

Scheduled Pinned Locked Moved The Lounge
javascripttutorial
13 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Thomas Daniels

    ...is wrong. Using "Inspect" in Firefox I saw when you click on the "upvote" button, this JavaScript is called:

    RateMsg(/* OP Member id */, /* message id */, 5 /* in this case 5 */, 0);

    So, it's still possible to vote 4 (using the Scratchpad in Firefox for example):

    RateMsg(/* OP Member id */, /* message id */, 4, 0);

    In some cases, my signature will be longer than my message...

    <em style="color:red"> <b>ProgramFOX</b></em>

    ProgramFOX

    A Offline
    A Offline
    AspDotNetDev
    wrote on last edited by
    #2

    4 points isn't cool. You know what's cool? A billion points.

    Thou mewling ill-breeding pignut!

    1 Reply Last reply
    0
    • T Thomas Daniels

      ...is wrong. Using "Inspect" in Firefox I saw when you click on the "upvote" button, this JavaScript is called:

      RateMsg(/* OP Member id */, /* message id */, 5 /* in this case 5 */, 0);

      So, it's still possible to vote 4 (using the Scratchpad in Firefox for example):

      RateMsg(/* OP Member id */, /* message id */, 4, 0);

      In some cases, my signature will be longer than my message...

      <em style="color:red"> <b>ProgramFOX</b></em>

      ProgramFOX

      R Offline
      R Offline
      Rutvik Dave
      wrote on last edited by
      #3

      Have you tried it? I think, it might violate foreign key / check constraint and will ignore the vote. :~

      L 1 Reply Last reply
      0
      • R Rutvik Dave

        Have you tried it? I think, it might violate foreign key / check constraint and will ignore the vote. :~

        L Offline
        L Offline
        Lurker1315
        wrote on last edited by
        #4

        It says Downvote is not allowed here o.o :doh:

        1 Reply Last reply
        0
        • T Thomas Daniels

          ...is wrong. Using "Inspect" in Firefox I saw when you click on the "upvote" button, this JavaScript is called:

          RateMsg(/* OP Member id */, /* message id */, 5 /* in this case 5 */, 0);

          So, it's still possible to vote 4 (using the Scratchpad in Firefox for example):

          RateMsg(/* OP Member id */, /* message id */, 4, 0);

          In some cases, my signature will be longer than my message...

          <em style="color:red"> <b>ProgramFOX</b></em>

          ProgramFOX

          L Offline
          L Offline
          lewax00
          wrote on last edited by
          #5

          I don't think it works, I tried to down-vote you, but it said "Unknown Error". (If it did go through, let me know and I'll "correct" my vote, I just did it to make it stand out.)

          T 1 Reply Last reply
          0
          • L lewax00

            I don't think it works, I tried to down-vote you, but it said "Unknown Error". (If it did go through, let me know and I'll "correct" my vote, I just did it to make it stand out.)

            T Offline
            T Offline
            Thomas Daniels
            wrote on last edited by
            #6

            If I try to downvote a message in the Lounge, then I get "Downvoting not available."

            In some cases, my signature will be longer than my message...

            <em style="color:red"> <b>ProgramFOX</b></em>

            ProgramFOX

            L 1 Reply Last reply
            0
            • T Thomas Daniels

              ...is wrong. Using "Inspect" in Firefox I saw when you click on the "upvote" button, this JavaScript is called:

              RateMsg(/* OP Member id */, /* message id */, 5 /* in this case 5 */, 0);

              So, it's still possible to vote 4 (using the Scratchpad in Firefox for example):

              RateMsg(/* OP Member id */, /* message id */, 4, 0);

              In some cases, my signature will be longer than my message...

              <em style="color:red"> <b>ProgramFOX</b></em>

              ProgramFOX

              J Offline
              J Offline
              JimmyRopes
              wrote on last edited by
              #7

              ProgramFOX wrote:

              Who thinks the rating system in the forums is changed completely...

              Who cares? :rolleyes:

              The report of my death was an exaggeration - Mark Twain
              Simply Elegant Designs JimmyRopes Designs
              Think inside the box! ProActive Secure Systems
              I'm on-line therefore I am. JimmyRopes

              T 1 Reply Last reply
              0
              • J JimmyRopes

                ProgramFOX wrote:

                Who thinks the rating system in the forums is changed completely...

                Who cares? :rolleyes:

                The report of my death was an exaggeration - Mark Twain
                Simply Elegant Designs JimmyRopes Designs
                Think inside the box! ProActive Secure Systems
                I'm on-line therefore I am. JimmyRopes

                T Offline
                T Offline
                Thomas Daniels
                wrote on last edited by
                #8

                JimmyRopes wrote:

                Who cares?

                Me!

                In some cases, my signature will be longer than my message...

                <em style="color:red"> <b>ProgramFOX</b></em>

                ProgramFOX

                J 1 Reply Last reply
                0
                • T Thomas Daniels

                  If I try to downvote a message in the Lounge, then I get "Downvoting not available."

                  In some cases, my signature will be longer than my message...

                  <em style="color:red"> <b>ProgramFOX</b></em>

                  ProgramFOX

                  L Offline
                  L Offline
                  lewax00
                  wrote on last edited by
                  #9

                  I tried it through the JavaScript function, not the on page button.

                  T 1 Reply Last reply
                  0
                  • L lewax00

                    I tried it through the JavaScript function, not the on page button.

                    T Offline
                    T Offline
                    Thomas Daniels
                    wrote on last edited by
                    #10

                    Yes, with the JavaScript function, instead of "unknown failure", I got "Downvotes not allowed here." (Yes, I was wrong because I said "Downvoting not available").

                    In some cases, my signature will be longer than my message...

                    <em style="color:red"> <b>ProgramFOX</b></em>

                    ProgramFOX

                    L 1 Reply Last reply
                    0
                    • T Thomas Daniels

                      Yes, with the JavaScript function, instead of "unknown failure", I got "Downvotes not allowed here." (Yes, I was wrong because I said "Downvoting not available").

                      In some cases, my signature will be longer than my message...

                      <em style="color:red"> <b>ProgramFOX</b></em>

                      ProgramFOX

                      L Offline
                      L Offline
                      lewax00
                      wrote on last edited by
                      #11

                      Was it where it lists the number of upvotes? That's where I saw it. If it was, Chris might be on to us and fixed it :laugh:

                      T 1 Reply Last reply
                      0
                      • L lewax00

                        Was it where it lists the number of upvotes? That's where I saw it. If it was, Chris might be on to us and fixed it :laugh:

                        T Offline
                        T Offline
                        Thomas Daniels
                        wrote on last edited by
                        #12

                        lewax00 wrote:

                        Was it where it lists the number of upvotes?

                        Yes.

                        In some cases, my signature will be longer than my message...

                        <em style="color:red"> <b>ProgramFOX</b></em>

                        ProgramFOX

                        1 Reply Last reply
                        0
                        • T Thomas Daniels

                          JimmyRopes wrote:

                          Who cares?

                          Me!

                          In some cases, my signature will be longer than my message...

                          <em style="color:red"> <b>ProgramFOX</b></em>

                          ProgramFOX

                          J Offline
                          J Offline
                          JimmyRopes
                          wrote on last edited by
                          #13

                          Then downvote my post. Oh, that's right you can't. :laugh: I like it that way. The voting was getting out of hand. It is the lounge after all.

                          The report of my death was an exaggeration - Mark Twain
                          Simply Elegant Designs JimmyRopes Designs
                          Think inside the box! ProActive Secure Systems
                          I'm on-line therefore I am. JimmyRopes

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups