How to setup thehabbos voting on R63b with RevCMS

zMagenta

Posting Freak
Jul 15, 2011
1,414
682
To save time and effort, do this;

Create a file called 'api.php' and copy and paste this code into it;
PHP:
<style type="text/css">body{background-image:url('images/bg.png');font-family:Verdana;font-size:10px;color:#000000;}#contentHolder{width:500px;margin:auto;background-color:#FFFFFF;padding:10px;border:1px solid #CCCCCC;text-align:center;}.contentTitle{color:black;font-size:24px;font-weight:bold;margin-bottom:15px;border-bottom:1px solid #CCCCCC;}</style>
<div id="contentHolder">
<div class="contentTitle">Please Vote</div>
It appears that you have not voted yet today! Please click the button below.<br />
          <br /><center><form action="http://thehabbos.org/vote/[B]THEHABBOSNAME[/B]" method="post">
  <input type="hidden" name="api_url" value="http://[B]YOURWEBISTEADRESS[/B]/client" />
  <input style="width: 120px; height: 40px; background-image: url('http://thehabbos.org/topsites/button.php'); border: 0px; cursor: pointer;" type="submit" name="votingAPI" value="" />
</form></div></div>

Then change where the link goes to 'client' to 'api.php'. Enjoy.
 

Users who are viewing this thread

Top