![]() |
![]() |
![]() |
||||
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() ![]() |
|
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
Thread Tools |
![]() |
#1 |
Confirmed User
Join Date: May 2005
Posts: 151
|
Top Rating Script
I'm trying to get the content rating working in carma. It works in 'Firefox 2' but not in 'Internet Explorer 6' and 'Internet Explorer 7'.
Toomuchmedia support says this: It could be the javascript onClick event that is not working properly. We provide the rate code merely as an example of how the page should be submit. You may have better luck making the ratings into seperate links for each one. But I have no idea how to do that, can anyone help? <form action="rating.php" method="GET" id=vote name=vote> <input type="hidden" name="id" value="{$carma_video.galid}"> <input type="hidden" name="type" value="video"><td align="center" valign="top"> Yours: {if !$carma_video.rating.my} <input type="image" src="images/star-empty.png" value="1" name="rating" onClick="vote.submit();"> {else} <input type="image" src="images/star.png" value="1" name="rating" onClick="vote.submit();"> {/if} {if !$carma_video.rating.my || $carma_video.rating.my <= 1} <input type="image" src="images/star-empty.png" value="2" name="rating" onClick="vote.submit();"> {else} <input type="image" src="images/star.png" value="2" name="rating" onClick="vote.submit();"> {/if} {if !$carma_video.rating.my || $carma_video.rating.my <= 2} <input type="image" src="images/star-empty.png" value="3" name="rating" onClick="vote.submit();"> {else} <input type="image" src="images/star.png" value="3" name="rating" onClick="vote.submit();"> {/if} {if !$carma_video.rating.my || $carma_video.rating.my <= 3} <input type="image" src="images/star-empty.png" value="4" name="rating" onClick="vote.submit();"> {else} <input type="image" src="images/star.png" value="4" name="rating" onClick="vote.submit();"> {/if} {if !$carma_video.rating.my || $carma_video.rating.my <= 4} <input type="image" src="images/star-empty.png" value="5" name="rating" onClick="vote.submit();"> {else} <input type="image" src="images/star.png" value="5" name="rating" onClick="vote.submit();"> {/if} <br> Average: {if !$carma_video.rating.average} <img src="images/star-empty.png" width="12" height="11" /> {elseif $carma_video.rating.average < 1} <img src="images/star-half.png" width="12" height="11" /> {else} <img src="images/star.png" width="12" height="11" /> {/if} {if !$carma_video.rating.average || $carma_video.rating.average <= 1} <img src="images/star-empty.png" width="12" height="11" /> {elseif $carma_video.rating.average < 2} <img src="images/star-half.png" width="12" height="11" /> {else} <img src="images/star.png" width="12" height="11" /> {/if} {if !$carma_video.rating.average || $carma_video.rating.average <= 2} <img src="images/star-empty.png" width="12" height="11" /> {elseif $carma_video.rating.average < 3} <img src="images/star-half.png" width="12" height="11" /> {else} <img src="images/star.png" width="12" height="11" /> {/if} {if !$carma_video.rating.average || $carma_video.rating.average <= 3} <img src="images/star-empty.png" width="12" height="11" /> {elseif $carma_video.rating.average < 4} <img src="images/star-half.png" width="12" height="11" /> {else} <img src="images/star.png" width="12" height="11" /> {/if} {if !$carma_video.rating.average || $carma_video.rating.average <= 4} <img src="images/star-empty.png" width="12" height="11" /> {elseif $carma_video.rating.average < 5} <img src="images/star-half.png" width="12" height="11" /> {else} <img src="images/star.png" width="12" height="11" /> {/if} </td></form> |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#2 |
Confirmed User
Join Date: May 2005
Posts: 151
|
The above rating code has been fixed by ClickBuster very quickly over ICQ :o)
Here are his details: -- ClickBuster -- ICQ# 263653704 -- Email: clickbuster1 [-at-] gmail [-dot-] com |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#3 |
Confirmed User
Join Date: May 2007
Posts: 521
|
I'm looking for a script like this as well and I won't mind paying for it.
__________________
AA |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#4 |
Confirmed User
Join Date: May 2004
Posts: 210
|
Lovely working with you man
![]()
__________________
-- ClickBuster -- ICQ# 263653704 -- Email: clickbuster1 [-at-] gmail [-dot-] com |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#5 |
Confirmed User
Join Date: May 2007
Posts: 521
|
hi can you pm me about the details?
__________________
AA |
![]() |
![]() ![]() ![]() ![]() ![]() |