Quote:
Originally Posted by stangger5
How did you fix them ??????
Please !!
|
the way that I fixed them may be what it causing all of my issues, it's simply going into the install file and dropping ".TABLE_PREFIX." (or however it is displayed) the inserts should look like the ones below
PHP Code:
INSERT INTO `lottery_settings` VALUES (1, 0, 'uttpoints', 3, '50,30,10', 1, 1, 1, 1, 1, '1,2,5,10', 1);
PHP Code:
INSERT INTO `lottery_slots_stats` VALUES (1, 1, 1, 1, 1, 1, 1);
(Run a clean install again)
it works as far as I can see however, the Slots Machine is not working same issue as before. I thought adding on the addon would help however, it did not. I am thinking of disabling this because the points status on my board I want to stay low as if it were real money.. once a user becomes "point rich" they get in the casino and bet high.. and win high.... I guess it all depends on how you run it... I may just use the lottery and a couple of other games.. minus roulette and the slot machine....
oh yeah, for some reason you have to edit (but change nothing) any phrase so that the phrases show correctly... that's it. I hope it works
But.. lol If I can get any assistance here I would be happy.