Where do you have the lottery folder? I had the same problem and i fixed it i cant recall how but look around in the page and see if u can find the problem.I changed the hablex.org lol. That was changed yesterday, still no images showing.
<?php
$getRolled = mysql_query("SELECT * FROM users WHERE id='". USER_ID."'");
while($Rolled = mysql_fetch_array($getRolled)){
$testedTime = $Rolled['Rolled'];
$currentTime = time();
if($currentTime - $testedTime > 7200){
?>
Glad to hear, actually I am still using this system. And I just coded "12 badges of christmas" which is pretty nice for my hotel Thinking of releasing it, along with the badges.@JayCustom the images are broken other then that the system merged O.K. with my theme.
8/10
Glad to hear, actually I am still using this system. And I just coded "12 badges of christmas" which is pretty nice for my hotel Thinking of releasing it, along with the badges.
The images work fine, I think you need to make sure they are linking correctly.