Quote:
Originally Posted by slim cutty
@ Micheal
How did you get those stats to show on the slot page? Did you modify any code in the lottery.php, if so where at did you modify code?
My page looks like his below.. it shows nothing but zeros doesn't seem to be making any connection with the database... but deducts uCash Points?
Any assistance on this please?
|
Hi m8
There is not a problem with the code here there is a problem with the sql
if you look in to the sql and look for the table
lottery_slots_stats
you will see its enpty you need to insert the info in manuly but use all ones as if you put 0's in it will not work.
Hope that helps