![]() |
Can someone tell me how I can sort it so that , when you see all the chips you can bet with, they are all in a line and it distorts my forum, is there a way you can make it go so far then go into a new line?
|
Quote:
Have a look at mine: http://www.bowlandcentral.com/forum/casino.php When I get home later I shall get some instructions together as I know a couple of people are interested in this. |
love the way you have ur casino mark maybe the makers mite make it similar is looks very good and much improved :)
|
Quote:
|
Ok...how to get images next to the game names.
(This won't give you a casino index exactly like mine, this will give you a standard casino index but with images of your choice next to the game names.) First you need to choose some copyright-free images. Look for free icon sites. Ideally your images should be around 32 X 32 in size. Create a folder within your casino folder and call it "images". So the path is then yourdomain.com/forum/casino/images. You then need to upload each image to the server, but rename it to the same as the gamename for the game it relates to. These are listed in AdminCP > Casino > Casino Settings under "Games Available", they are the first (unalterable) name, not the name you can change. So for example the icon you want to appear for Video Poker needs be named videopoker.gif. Upload all these to the /casino/images/ folder you have just created. Then go to your casino_index_game template. (Take a copy of it first if you have customised it in any way.) Replace the whole template with this: Code:
<tr> If your images are all the same size then you can add width='xx' height='xx' into the <img> tag, that will assist with smoother page loading. I have tested the above on my site and it works fine but I offer no guarantees. If anyone wishes to make any changes/improvements etc to the above then feel free to do so and post it here, I'm fine with that. These instructions can also be taken and posted anywhere, I'm not fussy about that either. |
I tried to weed thru many posts on this thread and I see very few issues with the lottery... I need more options for the lottery... but first, when i change settings and go to the casino lottery, they don't take effect. My lottery is set for every wednesday... but it was default to friday (I think)... it took a week to catch up and now it does do the lottery on wednesday, but at 11pm? I might as well set it for tuesday... with a time like that... .lol
Also, I don't have a large member base, so the jackpot is very low... how about allowing the admin to set the BASE jackpot... and what ever is added will be on top of that... Just a little story... I use the vbcredits program with this casino.. I installed this and warned my members that it could be costly... and be careful... just about all of my users with large balances went in there and lost their shirts... and now they post crap in the forums just to earn credits to gamble.... .:rotf: |
Quote:
|
Quote:
|
I hope I'm not being a pest, but I have asked a couple of times now if the following is possible: re-setting all of the user stats for all of the games and removing the green table images from the pages that use them. Any advice would be greatly appreciated.
|
I just installed this on my test site. This may have been asked already.
Will there be an option so there can be multiple tables for the same game? Kind of like flash chat having multiple rooms, or yahoo having multiple tables. It would be neat to have a texas hold'em tourney on the site with multiple tables playing at once. |
not right now, might happen in the future.
|
Quote:
|
Quote:
|
Quote:
|
I tried to upgrade this product, and now I get this error which completely shuts down the whole forum:
Quote:
Quote:
It also screwed up my global php file, and the only way to get the forum back to normal now is to disable the entire thing through the products function. |
Looks like its missing the "who's in" modification.
But I'm no expert. Did you follow the instructions to the letter? There is some information about that stuff in the read me file |
Quote:
|
|
I searched and couldn't find an answer. I got this email from a member of my board:
"The game went fine for about 1/2 hour then it started dealing the same hand 2 times in a row or a hand that we had recently played." He's referring to the Texas Hold'em, but I noticed that it was doing this on BlackJack and Let e ride. |
Quote:
Chances are that a uninstall and reinstall would solve it, as the problem you are having was likely caused by trying to uninstall a older version that had a typo in the uninstall code. You can also delete all the casino_* tables, as well as the casino_cash field in the user table, uninstall the product then reinstall. (if the uninstall gives you a error delete anything in the uninstall code boxes under "edit" for the product. Then reinstall and everything should work. |
I have never done a mod install ever to vb.
So please be kind I am trying to follow the instructions. 1: I copied casino.php to my vb location (No problem) 2: copied the casio directory and its content to same location 3: I dont really know where admincp goes. I assume it should be some safe place. I put it where members wont see it 4: import the xml file. This is where I am stuck, where/how do I do this step ? Thanks for your patience |
Quote:
4 - Go to Products in your admincp, then import a Product. Select the product-casino.xml file and go. When it comes time to update do the same thing, upload the files in the UPLOAD folder to the same places that they are in, import the product (choosing "yes" to overwrite when updating) Don't uninstall, not neccessary and would remove all your settings and scores. |
is this multiplayer or games you play by yourself?
|
The holdum game is mulit player. Very cool. :D
|
i want uninstal casino,can help me? thx
|
Quote:
|
Quote:
|
Quote:
First create a Custom Profile Field as follows: Title: Colour Of Casino Card Tables Description: You can choose either GREEN or RED card tables for the Casino Options: Green Red (put these on separate lines, make sure Green is first) Set Default: Yes Field Required: No Field Editable By User: yes Private Field: No Show on members list: No Leave all of the "Optional Input" block as default Which page displays this option? Options: Other Make a note of the field number when you have saved it...we'll call it fieldx for this, but replce x with whatever number it gives you. Rename all the RED files in the zip above so they have red- in front of them. eg red-cloth-br. Upload them to your /casino/cards/ folder, same location as the green ones. Find every instance in the word cloth in the casino templates and put this IMMEDIATELY in front of it, adding no extra spaces or characters: Code:
<if condition="$bbuserinfo['fieldx'] == 'Red'">red-</if> You will end up with lines that look like this: Code:
<img src='casino/cards/<if condition="$bbuserinfo['fieldx'] == 'Red'">red-</if>cloth-tl.gif' alt=''/> That's it. The affected templates are: casino_blackjack_play casino_letitride_cards casino_texasholdem_table casino_vidpoker_play There are several instances to change in each template, not just one! IMPORTANT: remember that each time there is an upgrade, you will need to REVERT these four templates and RE-APPLY the changes, or things might not work! |
One thing I'm finding is that although the Javascript error has been fixed that affected IE only, Video Poker does still "freeze" after a short time playing but only in IE.
You finish a hand, try to place a bet and everything except the row of cards disappears. You then cannot move on without a full refresh. It doesn't change the cards or put the "Discard" button up. |
I'll look into that this weekend.
|
Quote:
I'm going to try it on your site now just to rule out it being anything on my site. Works fine in other browsers though. |
Does it happen in any other games, or just the one?
|
For me, just the holdum game but I haven't heard any complaints since the last upgrade.
If the member is using IE, it just kind of freezes on them. |
Quote:
I've done some limited testing on your site and the same sort of thing occurs, except that after around ten seconds it does actually move itself on, whereas on my site it just sticks. |
friend,i want uninstall this module from my admincp.
anyone can help my problem? thanks |
delete the files and uninstall the product?
|
That sounds right :D
|
Error on the stats page.
Quote:
|
Are you trying to go straight to the stats page, because you shouldn't be. It's accessed through "casino.php?do=stats"
|
Quote:
http://www.********.com/forum/casino.php?do=stats Sorry correction. No error when first called but the error appear on clicking any of the stats to the lefthandside e.g. total stats, your stats etc |
All times are GMT. The time now is 01:32 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|