Only first rank button working.

I've made 10 buttons and named them 1.png - 10.png and uploaded them to the image directory. In settings I've turned on offer button showing current rank and I set number of buttons made to 10.

For some reason the rank buttons are only working for the site in 1st. When I check the code for the other sites I get the basic static button instead. Any idea why this is happening?

Here is a test page with the 3rd ranked code on it:
http://www.top10chatrooms.com/test3.html

As you can see it's showing the static button, not the rank.

Here is a test page with the 1st ranked code on it:
http://www.top10chatrooms.com/test1.html

As you can see it works correctly.

Here are links to the buttons so you can see they are in the correct location:
http://www.top10chatrooms.com/images/1.png
http://www.top10chatrooms.com/images/3.png

Thank you.

I am editing this post to add that #2 works as well:
http://www.top10chatrooms.com/test2.html

Number 3 and 4 (I only have 4 listings up for testing) do not.
 
Last edited:

Mark

Administrator
Staff member
ranks are cached, its possible these sites are tied or rank caches are not yet calculated, give it a day or 2 and let some traffic flow and these will probably start working for you as data falls into place.
 

Basti

Administrator
Staff member
Actually i think you suffer from a bug ( fixed in vl 1.4 ) when your username is "KewlChat" but you login with all lower case letters, resulting in a session value which cant be used here and there. Then the voting code gets this "wrong" username and a few queries run wrong in button.php

1) Please unzip the attached file and place it into /sources/ overwriting the existing file.
2) Logout of userpanel
3) login again, lower or uppercase shouldnt matter now, but login same as you did last time ( lowercase i guess it was ), to verifiy it works as intended now
4) Then get a fresh button code out of your userpanel and place it on your test html again ( might need 30 min to update )
 

Attachments

I completed the changes and waited 30 minutes but I still have the same issue. Perhaps it's a combination of the two. I'll wait longer and see what happens.

Thanks again.
 
Top