To those who have experiance with - MASUGS AJAX RATING BAR

Discussion in 'Scripts' started by martinvidic, Apr 4, 2007.

  1. #1
    Hi....

    Like 2 weeks ago i looked for a rating script.
    Now I use the one Pachecus mentioned.

    It took me a while untill i could install it but now it almost works...
    The database only accepts the first vote so what should i be looking for...

    Thats how the database was created....


    CREATE TABLE `ratings` (
    `id` varchar(11) NOT NULL,
    `total_votes` int(11) NOT NULL default 0,
    `total_value` int(11) NOT NULL default 0,
    `used_ips` longtext,
    PRIMARY KEY (`id`)
    ) TYPE=MyISAM AUTO_INCREMENT=3;

    Any ideas what i should be looking for....
    The ( not working ) rater can be found on flashmavi.com
    Thanx 4 help and regards to everybody...
     
    martinvidic, Apr 4, 2007 IP
  2. martinvidic

    martinvidic Guest

    Messages:
    182
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hmmmmmmmmm.

    I don¨t know why and how...
    But i got a second vote.

    I tried to put a second vote from at least 20 different locations but no computer allowed me to vote again...

    Maybe only a certain browser type can vote.
    HEEEEEEEEEEEEEEEEEEEELP
     
    martinvidic, Apr 4, 2007 IP
  3. martinvidic

    martinvidic Guest

    Messages:
    182
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Problem fixed....
    i changed my provider an now it works.
     
    martinvidic, Apr 5, 2007 IP