Many c here http://eaglenet.xtgem.com/main/fb/fbapps.php am working at http://eaglenet.xtgem.com/filelist i want to use it and create unified display page 4 xtgem so dat u can use just one filelist page for all ur uploads some advanced wapmasters did it but none was able 2 ad hits counter to it so dats wat i want 2 do. U can also view my new download page with automatic rating script
-
·
- rated(0)
you mean the files automatically rate themselves when clicked??
-
·
- rated(0)
No cause 4 alarm just check ur self click on files and c hw they ar rated I workd it myself so i knw wat am saying, do i deserve a clap??
-
·
- rated(0)
LORDEAGLE
2015-05-19 20:15
<script language="javascript"> var count='<xt:widget id="xt.c.a.t." tool="Counter" key="XXXXXX" xtuser= "XXXXXX" call="{_$file|}"/>'; if (count>=100) { document.write("<img src='http://donsia.xtgem.com/rating/5.0.gif' alt=''/>");} else if (count>=80) { document.write("<img src='http://donsia.xtgem.com/rating/4.5.gif' alt=''/>");} else if (count>=60) { document.write("<img src='http://donsia.xtgem.com/rating/4.0.gif' alt=''master/>");} else if (count>=40) { document.write("<img src='http://donsia.xtgem.com/rating/3.0.gif' alt=''/>");} else if (count>=30) { document.write("<img src='http://donsia.xtgem.com/rating/2.5.gif' alt=''/>"); } else if (count>=20) { document.write("<img src='http://donsia.xtgem.com/rating/2.0.gif' alt=''/>"); } else if (count>=10) { document.write("<img src='http://donsia.xtgem.com/rating/1.5.gif' alt=''/>");} else if (count>=5) { document.write("<img src='http://donsia.xtgem.com/rating/1.0.gif' alt=''/>"); } else if (count>=1) { document.write("<img src='http://donsia.xtgem.com/rating/0.5.gif' alt=''/>"); } else if (count>=0) { document.write("<img src='http://donsia.xtgem.com/rating/0.0.gif' alt=''/>");} else {document.write("0.0"); }</script>
Copy code
Copy code
(Edited by 2015-05-19 20:55 Lordeagle )
-
·
- rated(0)