![]() |
with firefox doesn't work right?
|
Quote:
then in gameroom_menu set Plugin is Active to no and save. |
@Hippy, nice one and thanks! :)
|
Can anyone tell me what the differnce between pro and lite is?
Also I'm assuming since it is a swf there is no way to at least edit the font? it looks kinda ghetto |
The pro version has more games including 2 player battleship, IMO the best game in this mod.
|
When trying to add a new user the following is the error message I receive:
Fatal error: Field gameroom_cash is not defined in $validfields in class vB_DataManager_User in [path]/includes/class_dm.php on line 515 #0 vb_error_handler(256, Field gameroom_cash is not defined in $validfields in class vB_DataManager_User, /home/httpd/vhosts/pastors-source.com/httpdocs/includes/class_dm.php, 515, Array ([this] => vB_DataManager_User Object ([validfields] => Array ([userid] => Array ([0] => 3,[1] => 3,[2] => _-_mEtHoD_-_,[3] => verify_nonzero),[username] => Array ([0] => 7,[1] => 1,[2] => _-_mEtHoD_-_),[email] => Array ([0] => 7,[1] => 1,[2] => _-_mEtHoD_-_,[3] => verify_useremail),[parentemail] => Array ([0] => 7,[1] => 0,[2] => _-_mEtHoD_-_),[emailstamp] => Array ([0] => 6,[1] => 0),[password] => Array ([0] => 7,[1] => 1,[2] => _-_mEtHoD_-_),[passworddate] => Array ([0] => 7,[1] => 2),[salt] => Array ([0] => 7,[1] => 2,[2] => _-_mEtHoD_-_),[usergroupid] => Array ([0] => 3,[1] => 1,[2] => _-_mEtHoD_-_),[membergroupids] => Array ([0] => 0,[1] => 0,[2] => _-_mEtHoD_-_,[3] => verify_commalist),[infractiongroupids] => Array ([0] => 0,[1] => 0,[2] => _-_mEtHoD_-_,[3] => verify_commalist),[infractiongroupid] => Array ([0] => 3,[1] => 0),[displaygroupid] => Array ([0] => 3,[1] => 0,[2] => _-_mEtHoD_-_),[styleid] => Array ([0] => 3,[1] => 0),[languageid] => Array ([0] => 3,[1] => 0),[options] => Array ([0] => 3,[1] => 1),[adminoptions] => Array ([0] => 3,[1] => 0),[showvbcode] => Array ([0] => 2,[1] => 0,[2] => if (!in_array($data, array(0, 1, 2))) { $data = 1; } return true;),[showbirthday] => Array ([0] => 2,[1] => 0,[2] => if (!in_array($data, array(0, 1, 2, 3))) { $data = 2; } return true;),[threadedmode] => Array ([0] => 2,[1] => 0,[2] => _-_mEtHoD_-_),[maxposts] => Array ([0] => 2,[1] => 0,[2] => _-_mEtHoD_-_),[ipaddress] => Array ([0] => 7,[1] => 0,[2] => _-_mEtHoD_-_),[referrerid] => Array ([0] => 13,[1] => 0,[2] => _-_mEtHoD_-_),[posts] => Array ([0] => 3,[1] => 0),[daysprune] => Array ([0] => 2,[1] => 0),[startofweek] => Array ([0] => 2,[1] => 0),[timezoneoffset] => Array ([0] => 7,[1] => 0),[autosubscribe] => Array ([0] => 2,[1] => 0,[2] => _-_mEtHoD_-_),[homepage] => Array ([0] => 9,[1] => 0,[2] => _-_mEtHoD_-_),[icq] => Array ([0] => 9,[1] => 0),[aim] => Array ([0] => 9,[1] => 0),[yahoo] => Array ([0] => 9,[1] => 0),[msn] => Array ([0] => 7,[1] => 0,[2] => _-_mEtHoD_-_),[skype] => Array ([0] => 9,[1] => 0,[2] => _-_mEtHoD_-_),[usertitle] => Array ([0] => 7,[1] => 0),[customtitle] => Array ([0] => 3,[1] => 0,[2] => if (!in_array($data, array(0, 1, 2))) { $data = 0; } return true;),[ipoints] => Array ([0] => 3,[1] => 0),[infractions] => Array ([0] => 3,[1] => 0),[warnings] => Array ([0] => 3,[1] => 0),[joindate] => Array ([0] => 6,[1] => 2),[lastvisit] => Array ([0] => 6,[1] => 0),[lastactivity] => Array ([0] => 6,[1] => 0),[lastpost] => Array ([0] => 6,[1] => 0),[lastpostid] => Array ([0] => 3,[1] => 0),[birthday] => Array ([0] => 0,[1] => 0,[2] => _-_mEtHoD_-_),[birthday_search] => Array ([0] => 7,[1] => 2),[reputation] => Array ([0] => 9,[1] => 0,[2] => _-_mEtHoD_-_),[reputationlevelid] => Array ([0] => How can this be addressed? |
how to i change the name in the tab?
|
Quote:
find Code:
['navtab_end'] .= '<li'.$tabselected.'><a class="navtab" href="gameroom.php">Gameroom [' . $playersInGameroom . ']</a></li>' ; |
But i want to be a variable because y use two languages in my forum:D
|
Sorry
you didn't say that in your post .. if you did I would of not answered it because I have no clue on how that would be done. |
** Common Problems **
********************************* Non-english letters are not working properly This is a problem with flash player and has been in there bug tracker for a long time. The workaround is to edit the "gameroom" template, remove the line that ways "wmode='transparent'", the downside it your popup menus will come up behind the flash box, rather then in front of it. Images are working in IE, but not in Firefox You likely have some form of image hot linking turned on, it is causing the requests for the images to be blocked. Locked self out of admin panel In the tools folder there is a file called 'makemeadmin.php', upload this and go to that page. It will make you admin, don't leave it on your server when you are done. Updated and it is acting funny Make sure all of your files are up to date. When you update ensure that all files are overwritten. Having mix matched files will cause funny behaviour. You may also have to clear your cache and reload the page after uploading a new gameroom.swf file. ^^^Make sure you check these trouble-shooting methods if you have problems after installing. AWESOME MOD! Nominated. |
I want my gameroom credits to be my vbcredits.
How do I do that? In Gameroom, I went to admin/Settings/General/Cash Type Cash Type: Column in the user table which is used for cash in betting games ^^^I'm lost. |
Quote:
|
Quote:
|
in phpMyAdmin you click on your vbulletin databse, then you scroll down to your table... if you have a table prefix it's called whatever your prefix is _user. such as:
myprefix_user Otherwise if you have no prefix it's just called: user Click on it and it will be browse-able... scroll the window to the side to find the column name for "vbcredits" it should be toward the end (the right) of the table. |
Thanks bro but I figured it out by adding gameroom_cash in Currency Manager and activating Transaction Manager in vBulletin so that it automatically adds money earned from the Gameroom to vBcredits. It's automatically disabled when you install vbcredits because it's only supposed to be used for small sites.
|
Does your poker table allow tournaments?
|
Can anyone confirm if this is working properly with 4.0.7?
|
Quote:
|
Can someone provide more details about the pro version? I know it has 2 player battleship but what else? is the appearance any different? I actually liked the appearance of the old casino mod in comparison. I think the games should be visible instead of having to click "add games" before you even see them..
I am also wondering about Andrew's youtube mod.. not the one that allows youtube in posts but the you tube database mod listed on his site.. I am not sure because his site is 3.6.8.... I haven't seen that version in awhile.. Thanks, Rich |
I think the pro version has a couple extra poker games too... Unfortunately until Andrew shows his face again I can't recommend buying his full version anymore... I bought it early on and was lucky it worked for me- but if you have a problem there is literally zero support... I doubt Andrew will even get the money you send him, it's probably all sitting in a paypal account. He's fallen off the face of the earth.
|
Geez, I hope he is ok..
Thanks for your info on the pro version.. I can't see paying so much for a couple extra games and it sure doesn't seem like he needs the money if it may be just sitting there. lol I would be glad to help with it if he doesn't have time to spend it. |
Quote:
Quote:
Quote:
Quote:
Quote:
|
Why do those "I give you a small free version"-thingies N-E-V-E-R telling you the direct differences between free and paid version and never give out prices... This is something I really hate a lot.
|
Quote:
|
yep cause if they did that they might assume some responsibility for the integrity of the purchase, We wrongly assume that allowing the apps here to be posted is a recommendation. I personally used to think that supported meant VB.org supported the app and it was officially approved. I have learned otherwise.
|
Quote:
Also, a list what is in for "pro" "paid" etc. is often shown on here too. But you will almost never find those infos on their pages too, you HAVE to register to even know what you are buying and for how much. |
1 Attachment(s)
Hi,
Firstly, this mod look good! After install, I cannot use Poker. Create table is OK but after that cannot sit down. The button sit down didn't show up. Please help. Thanks |
I have Unfortunately lost my Paid version Download that was on a memory stick, Gameroom is still installed and working However, I would like to recover the files from the server to reassemble the paid version, as I did not pay again at the one year anniversary in August and can no longer access the original I paid for that has not been updated since April when it went to 1.2 Can someone help me Identify the files that are different from the lite version?
|
Files in Gameroom Paid Version:
gameroom.php gameroom.swf gameroom/gameroom/ *everything in this folder and subfolders* gameroom/includes//cron/gameroom_nightly.php |
Thank you Very Much Bird o Prey That should allow me to recover it, I kinda guessed the first one because of the edit here as long as the install XML isn't significantly different I should be able to reinstall it if needed.
|
You can always re-export the xml file from your product manager.
|
do this mod still works?
|
Quote:
Yes this does still work rob1, but you have to do the fix I posted above. |
Installed but can not change color of background and cash in post bit is not showing.
|
Installed on 4.01, works perfectly. Thanks!
|
I need a little assistance please. I am running 4.1.0 PL2 and installed vBookie. I do not understand how to integrate the cash systems. Can someone point me in the right direction. Thanks.
|
Ask someone who is familiar with vBookie what the field name in the database is for vBookie credits or points or whatever it uses...
The go to the Gameroom itself, Admin tab, Settings, there is a box: "Cash Type" - change it from gameroom_cash to whatever the field name vbookie uses. |
Quote:
|
Thats it, I personally have vbcredits deluxe by darkwaltz and I recomend it highly as it can be used with both and the arcades plus the pro version has all sorts of fun newfeatures.
I have just started making some custom Graphics for this and it is starting to look pretty nice. I have some more expermenting to do but I learned how I could change the slots so now I would like to be able to ad more custom slot machines so I am gonna start hacking LOL . there are several things that would make this better one important one would be If the Poker and board games were on the first page with the listing of current games instead of the add button that takes you to another page. this mod works great but it needs to be dressed up still looking for just the right chips and card fronts for my site |
All times are GMT. The time now is 11:40 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:
|