vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Casino (w/ 10 player poker) (https://vborg.vbsupport.ru/showthread.php?t=159151)

as-i-said 04-26-2009 07:38 PM

Quote:

Originally Posted by dirtyboxing (Post 1799398)
1. Upload the "casino.php" file and "casino" folder into the same folder as your forum. (Easy, 1 file, 1 folder)

2. upload the files in the admimcp folder and includes folder (This is what gets most people...just the files, not the whole folder from the admimcp folder get uploaded to the admimcp folder that is already on your site. Then upload the files in the includes folder to the includes folder that is already on your site)

Remember...just the files...not the whole folder.

The navbar link will show up even if you put the files in the wrong place.

If this doesn't help check back and I'll help you find out what files you are missing.

:)


thanks for the help. , done that, still no joy, I have emailed my host, they have been great.....so far, sure they are tiring of me!!
if no joy with them, ill get back to you , thanks again:)

dirtyboxing 04-26-2009 11:31 PM

Did you did Import the xml file from... Admin CP / Plugin & Products / Manage Products/ Add/Import Product... and install it as a product?

That's the only other thing I can think of.

Files in the right place and the xml file installed as a product should provide the joy.

PM me if you have a question, I installed this mod a little over a month ago so my memory still stands a chance at this point.

Best of luck. :)

as-i-said 04-28-2009 06:19 AM

ok , i give up, got it working, casino and casion-php needed to be in the root folder:confused:
anyways,it works so thank code writer dude, now can anyone tell me how to replace the $ with a '?' ........ Im sure theres a threasd on here, just cant find it:(

TitanJeff 05-01-2009 11:07 PM

Working pretty well on 3.7.3. I'm trying to get the lottery to work to no avail and a manual run of the lottery cron just hangs.

All else seems fine so far.

militarytuners 05-03-2009 02:54 PM

More games to play in my forums

SBlueman 05-03-2009 04:42 PM

Members on my site are complaining that the Poker room keeps refreshing and members are getting kicked out of the game. Is there anyone else who has had this problem and does anyone know a solution?

chuky151 05-04-2009 10:23 PM

I've modified the code to add a multi card chute with variable penetration to the BLackJack game and code to preserve the original sequence of the video poker cards.

Hit me up if your interested in the code.

DeviantFlash 05-05-2009 01:51 AM

Where is the reload delay?

dirtyboxing 05-06-2009 04:33 AM

The reload delay is admin cp/casino/game settings/texas holdem/Reload delay (in milliseconds)

I think everyone has a problem with getting kicked out of holdem. Shared servers more than dedicated, but dedicated with high server loads is just as bad. Adjusting the reload delay seems to have little effect. You can however, limit the number of players which makes a huge difference. I am on a shared server and 6 people can play all night with few or no errors. When I get 8 or more at the poker table it gets real bad. Those with slow internet connections seem effected most. There is no solution in this thread.

For the die hard fans like my members...when you see your cursor turn to an hourglass hit "back" and then "forward" on your browser as fast as you can...and you will only lose the chat in the chat box...not your cards.

It sucks that this happens...but my members would kill me if i un-installed this mod.

chuky151, I have no idea what you are talking about. What was wrong with blackjack and poker that warranted a code mod?

dirtyboxing 05-06-2009 04:53 AM

Extended Casino Install Guide

A lot of folks having trouble with this install. I'm 85% sure this file is noob proof for installing the casino. :D

Feel free to pm me with any questions regarding this mod, I'm glad to help.

Stifmeister2 05-06-2009 04:04 PM

Thanks dude. ;)

plazzman 05-07-2009 10:17 AM

Quote:

Originally Posted by dirtyboxing (Post 1805505)
Extended Casino Install Guide

A lot of folks having trouble with this install. I'm 85% sure this file is noob proof for installing the casino. :D

Feel free to pm me with any questions regarding this mod, I'm glad to help.

First off, you sir, are a god! I managed to fix one of my problems with your demo, but I have one last one left.

Every single thing works except for the url. I know I've properly placed all files, but the url; www.mysite.com/forum/casino.php just doesn't work.

Could it be a problem with the index.html/php file or what? I'm just getting a white screen (which is better than before)

Also, can I use my existing vbcredits as my money system?

zombietom 05-07-2009 04:03 PM

you can use Vb credits as i use it..Glad to see you got it somewhat fixed

dirtyboxing 05-07-2009 07:20 PM

You do have index PHP File 3 KB still located in your casino folder correct? This could be missing and without deleting your temporary internet files you may still be able to connect to it. All usergroups can view casino/index so it is not a permissions setting. The fact that the url works for you but does not copy / paste sounds like some kind of gypsy curse. At the risk of giving bad advice I'll have to let someone more knowledgeable field that one...sorry.

I use the Casino Cash System so I am not familiar with changing the Cash System to VB Credits but Andrews instructions seem pretty easy to follow for us code-challenged folks regarding that. :D

Integrating with other cash systems

This is fairly simple to do, you just need to change the cash type field under "Casino Settings" in the admincp.

* VB Plaza - Change to "vbbux"
* iCash - Change to "Money"
* VB Credits - Change to "Credits" (You should also set the cash bonuses to 0 or dissable the plugins for those as they will get duplicated)

To remove the "Casino Cash" field from the admincp dissable the plugin named "Casino admin cash"

Thanks for the kind words. When you get this install finally hammered out you will probably know it better than any of us. Knowing how to install the mod is great, but knowing how to solve problems generated from errors in previous install attempts is valuable knowledge on this thread.

Cheers :)

plazzman 05-07-2009 08:04 PM

Excellent. Ok, I have the index.php file in the Casino folder, but when I drag the Casino folder into remote, it doesn't create a new folder, just kind of plops all the files into the forum section. And index.php 3kb doesn't cross over.

I already have one file named index.php 19kb, but I guess that's for something else.

Is there anyway I can append the index.php 3kb file and still make it work?

scottevtv 05-07-2009 08:21 PM

Nice job man! This shii rocks..:p

plazzman 05-07-2009 08:33 PM

Mother of ++++ing pearl, it works :D:D:D:D

Not sure exactly what I did to fix it, but I figured "eh, why not go back and re-upload everything" and it works.....for now >_>

Thanks so much to everyone who helped me, I am in your debt.

dirtyboxing 05-07-2009 08:33 PM

plazzman:
Don't drag the casino folder into remote as it should already exist there or your casino would not function at all. Just drag the file: index PHP File 3 KB from casino local into casino remote. If it asks to overwrite the existing file click yes and try your url again. I don't have a file named index.PHP 19 KB in my remote casino folder. I would copy that file to your desktop, delete it from your remote casino folder and replace it with the 3 KB file. You and I are running the same version of vb and that seems to be the only difference in our files. Make sure you save the 19 KB file just in case I am giving horrible advice. ;)

dirtyboxing 05-07-2009 08:34 PM

Party on plazzman...congrats!

:)

plazzman 05-07-2009 08:45 PM

Thanks so much! This already looks amazing. The members on my forum treat gambling like a crack addiction. You should have seen what they did when I installed vBookie. I really appreciate your guys' support!

beansbaxter 05-08-2009 02:02 AM

Will this work ok in the newest vb 3.8 version?

dirtyboxing 05-08-2009 02:12 AM

Yep...3.8.2 no prob.

plazzman 05-08-2009 06:04 PM

Hey last question.

I want to make it so it displays only one of each chip, and I try to do that from the Game Settings, but when I save, it reverts back to showing every chip, and that messes up the alignment of the screen as I have to scroll allllll the way to the right to start a game.

Any way around this?

as-i-said 05-09-2009 06:50 AM

yes , go into casino in admincp, go to general settings and get rid of the multiple chip images in
chip value, you'll find lots of each, hth

plazzman 05-09-2009 07:40 AM

Oh wow, you sir are the man, thank you very much!

ezurick 05-11-2009 12:50 PM

Quote:

Originally Posted by dirtyboxing (Post 1805505)
Extended Casino Install Guide

A lot of folks having trouble with this install. I'm 85% sure this file is noob proof for installing the casino. :D

Feel free to pm me with any questions regarding this mod, I'm glad to help.

Yeah, but this doesn't help us folks out that have had the Casino going for many many months, but the Lottery will not work... We've uninstalled, reinstalled, tried to run the Cron manually... No dice! Just constantly gives the "No Draw Active at this time, please check back later" I give up!

dirtyboxing 05-12-2009 03:22 AM

Quote:

Originally Posted by dirtyboxing (Post 1805505)
Extended Casino Install Guide

A lot of folks having trouble with this install. I'm 85% sure this file is noob proof for installing the casino. :D

Feel free to pm me with any questions regarding this mod, I'm glad to help.

Quote:

Originally Posted by ezurick (Post 1808545)
Yeah, but this doesn't help us folks out that have had the Casino going for many many months, but the Lottery will not work... We've uninstalled, reinstalled, tried to run the Cron manually... No dice! Just constantly gives the "No Draw Active at this time, please check back later" I give up!

Dude...I understand you are frustrated but why would you quote me to whine about your Lottery? I'm just trying to help out the people who have had a hard time installing this mod. Your problems are very different. I'm sorry I can't help you.

TandyServices 05-18-2009 05:34 PM

Database error in vBulletin 3.8.2:

Invalid SQL:

UPDATE vb_user
SET credits = credits +
WHERE userid = 15;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE userid = 15' at line 3
Error Number : 1064
Request Date : Monday, May 18th 2009 @ 06:45:10 AM
Error Date : Monday, May 18th 2009 @ 06:45:16 AM
Script : http://www.mysite.com/casino.php?do=blackjack&ajax=1
Referrer : http://www.mysite.com/casino.php?do=blackjack
IP Address : xx.xxx.xx.xx
Username : User
Classname : vB_Database
MySQL Version :


Been having this error lately, any clue how to solve this anyone?
Thanks :)

inclosecombat13 05-21-2009 04:19 PM

Hi guys, Little problem with my casino, Basically my stats dont work anymore.

I can get onto the page with the stats but when you click on the certain criteria text it wont update with the results.

Any ideas how i can fix this.. I have completely reinstalled the files and dropped all casino tables and re-imported.

Thanks

devin2009 05-24-2009 08:19 AM

What the title says.

donwon 05-24-2009 10:44 PM

Awesome MOD! I love it and so do my members.

Now is there anyway to add cash to the members of a custom user group, additional users? Like I have premium members that are members of the registered user group by default, and then members of the custom premium user group as an additional user group. I would like to give them extra cash, but it does not work when I add to their user group number 24.

ArnyVee 05-24-2009 10:51 PM

I had heard that this mod was having issues in working correctly. Is it actually working with 3.7 and 3.8?

donwon 05-24-2009 11:27 PM

Its working for me 3.8

ArnyVee 05-25-2009 12:01 AM

That's great to hear donwon. Every game works? I remember reading some issues with the poker or something.

Thanks for confirming it working on 3.8! :up:

DeviantFlash 05-25-2009 04:32 AM

How do I set up games for sports betting? I have looked and looked and I cant find anything.

*edit. Figured out how to set the settings, but I am confused when it says move to group. What is this?

donwon 05-27-2009 12:48 AM

BUMP PLEASE. :)

Quote:

Originally Posted by donwon (Post 1816507)
Awesome MOD! I love it and so do my members.

Now is there anyway to add cash to the members of a custom user group, additional users? Like I have premium members that are members of the registered user group by default, and then members of the custom premium user group as an additional user group. I would like to give them extra cash, but it does not work when I add to their user group number 24.


Jerlene 05-27-2009 02:38 AM

So is this fully compatible with 3.8.x?

donwon 05-29-2009 03:21 AM

Help please...

rob4448585 06-02-2009 01:43 PM

can anyone help me.

i have had this running for about 6 months absolutely perfect.
then all of a sudden last night, i get all these DB errors saying...........

casino_vidpok_dealt Check Error: Incorrect information in file: './forcefed_forums/casino_vidpok_dealt.frm'
casino_vidpok_dealt Check Error: Corrupt

I login to phpmyadmin and this table seems to be empty.
Anyway to import the information again?

New Joe 06-03-2009 03:44 AM

I downloaded this but it doesn't seem to show anywhere.

I clicked on Manage Products in my Admin Panel, then added Import and Imported the product XML, all installed but it doesn't work.

Any ideas why?


All times are GMT. The time now is 10:46 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04604 seconds
  • Memory Usage 1,828KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete