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)

imported_silkroad 07-08-2009 04:36 PM

Quote:

Originally Posted by d.j.carusso (Post 1459944)
Maybe stupid question, but if I install casino on my forum do I have a problem with adsense rules ??:(

Thanks in advance...

Yes, it seems so, according to Google Adsense / Adwords TOS:

Gambling content


Quote:

AdSense publishers aren't permitted to place Google ads on sites with gambling or casino-related content. In other words, if your site accepts money or allows users to place bets in exchange for an opportunity to earn cash or other prizes, then it's unacceptable to place Google ads on your site. Please note that this policy also prohibits the placement of Google ads on sites that link to online gambling sites
.

imported_silkroad 07-08-2009 05:58 PM

We need to move this plugin to a sub-directory so we can add access controls and permissions; however, we noticed that so much of the directory structure is hard coded into the PHP code and HTML templates.

Has anyone done this?

Stifmeister2 07-10-2009 02:58 PM

Quote:

Originally Posted by imported_silkroad (Post 1845204)
Yes, it seems so, according to Google Adsense / Adwords TOS:

Gambling content


.

Yeah but are you sure this applies for "virtual money"? (that's what this mod uses)


I think it only applies for real money but I could be wrong...

imported_silkroad 07-10-2009 03:07 PM

That is not what Google's policy says. The policy is clear and distinct.

Stifmeister2 07-11-2009 01:24 PM

That would also mean that having ibparcade games like poker etc would prevent me from using Adsense?? That's pretty dumb imo.. :(

Andrew Green 07-15-2009 04:32 AM

Quote:

Originally Posted by imported_silkroad (Post 1845204)
Yes, it seems so, according to Google Adsense / Adwords TOS:

Gambling content


.

You're fine, although their automated flagging system might catch you. The site I use to demo / get feedback vbgaming.org uses adsense and the casino is the primary purpose of the site. I did get flagged once, emailed google and they removed the flag. However other boards using it never had any problem, but vbgaming.org is pretty much nothing but "gambling" related content, none of it real money, so no problem.

No different then having a arcade with casino flash games (blackjack, roulette, etc.)



Quote:

Originally Posted by shawnkaycie (Post 1847134)
This is a AWSOME add on!! Love it! but one problem when I try to Mass Cash Adjust I get an error...

Database error in vBulletin 3.8.2:

Invalid SQL:

UPDATE user
SET casino_cash = casino_cash + 300
WHERE usergroupid IN (admin1);

MySQL Error : Unknown column 'admin1' in 'where clause'
Error Number : 1054
Request Date : Saturday, July 11th 2009 @ 02:31:20 PM
Error Date : Saturday, July 11th 2009 @ 02:31:21 PM
Script : http://mysite.com/admincp/casino_set...it=Adjust+cash
Referrer : http://mysite.com/admincp/casino_settings.php
IP Address : 98.223.130.188
Username : Admin1
Classname : vB_Database
MySQL Version : 5.0.75-community-log

Any help?

Shawn

You need the user group id (the number), not name.

Andrew Green 07-15-2009 04:35 AM

New version should be out in the next couple weeks, here is the demo (requires sign in)

http://vbgaming.org/forum/gameroom.php?

Andrew Green 07-15-2009 04:41 AM

Quote:

Originally Posted by imported_silkroad (Post 1838721)
Note to Andrew Green (Coder):

We are running this great mod on vB 3.7.x with vBcredits. Our table limit for Blackjack is 100,000. Yesterday one of our users got an error on a bet that awarded him 18,000,000 . This error effected casino_bet_stats.bet which is datatype int(11) and also casino_bet_stats.won, also an int(11). user.credits is datatype double. FYI.

We have not been able to reproduce the error.

If you have a copy of the error fire it over to admin@vbgaming.org

You got some big numbers in there, I'll change the datatypes in the next update if that was the cause. If you look at his stats do they seem "wrong" for that game?

Quote:

Originally Posted by Judicator (Post 1845196)
Multiplayer Hearts would be fine :)

lol, yeah, I get a lot of requests ;)

More "casual" card games are something I am considering, but they aren't at the top of the list.

New release brings in more rules for texas hold'em and Chess, Next will be other poker variations (5-card draw, 7-card stud) and additional ranked strategy games (ex. Go, etc)

shawnkaycie 07-15-2009 05:08 PM

This is a AWSOME add on!! Love it! but one problem when I try to Mass Cash Adjust I get an error...

Database error in vBulletin 3.8.2:

Invalid SQL:

UPDATE user
SET casino_cash = casino_cash + 300
WHERE usergroupid IN (admin1);

MySQL Error : Unknown column 'admin1' in 'where clause'
Error Number : 1054
Request Date : Saturday, July 11th 2009 @ 02:31:20 PM
Error Date : Saturday, July 11th 2009 @ 02:31:21 PM
Script : http://mysite.com/admincp/casino_set...it=Adjust+cash
Referrer : http://mysite.com/admincp/casino_settings.php
IP Address : 98.223.130.188
Username : Admin1
Classname : vB_Database
MySQL Version : 5.0.75-community-log

Any help?

Shawn

Andrew Green 07-15-2009 05:14 PM

Quote:

Originally Posted by shawnkaycie (Post 1849354)
This is a AWSOME add on!! Love it! but one problem when I try to Mass Cash Adjust I get an error...

Database error in vBulletin 3.8.2:

Invalid SQL:

UPDATE user
SET casino_cash = casino_cash + 300
WHERE usergroupid IN (admin1);

MySQL Error : Unknown column 'admin1' in 'where clause'
Error Number : 1054
Request Date : Saturday, July 11th 2009 @ 02:31:20 PM
Error Date : Saturday, July 11th 2009 @ 02:31:21 PM
Script : http://mysite.com/admincp/casino_set...it=Adjust+cash
Referrer : http://mysite.com/admincp/casino_settings.php
IP Address : 98.223.130.188
Username : Admin1
Classname : vB_Database
MySQL Version : 5.0.75-community-log

Any help?

Shawn

Use the user group ID, not user group Name. You are entering "Admin1" as a usergroupID, it should be the ID number associated to that usergroup


All times are GMT. The time now is 08:08 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
  • Page Generation 0.04714 seconds
  • Memory Usage 1,758KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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