![]() |
I said unsupported, but ...
I think I see what the problem is there, you've obviously lost and gone into negative but the vcash column is unsigned. You need to make teh vbookie_cash column on the user table signed. Make it a bigint(20) and you should have plenty of scope for growth ...? SQL Command: Code:
ALTER TABLE `user` CHANGE `vbookie_cash` `vbookie_cash` BIGINT( 20 ) NULL DEFAULT '500' |
Quote:
where do I find vbookie_cash within the admincp? |
not in your admincp - in your database
|
Quote:
I apologise for all the questions - I've never dealt with anything like this before. |
right, I've been looking around on here, logged onto my hosts cpanel and put that bit of code into the Phpmyadmin section.
I now have a total of 9223372036854775807. Where have I gone wrong now? |
That sounds right - that number is half of the previous balance as a bit is now use for the sign. Now change your balance to what you want by editing the 'user_cash' figure against your name in the user table of your database. You could manually work out how much people won against you if you want it to be accurate, or just start with 500 again
|
where is the user table situated so i can edit it?
|
In your database - use phpmyadmin in cPanel
|
Removed.
|
Removed.
|
can you use it with 3.7?
|
Quote:
|
wow no talk in here for a year...
I am still using 3.8.7 and have a question... I have been using vbcredits for the points system for vbookie... however I am getting rid of vbcredits altogether... what exactly do I need to do in order to use the native vcash system in vbookie. What template edits and all other essential steps? |
just change vbookie settings in admioncp to use vcash - you can do this without removing vbcredits to test it and then switch back if needed
|
Thanks.
|
Is there a way to reset the bookie bet statistics?
|
Yes, but it can only be done via cpanel/phpMyadmin/database.
|
Ok, how would I do that?
|
I know it is unsupported, but maybe someone can help me.
I have vBulletin 3.8.7 Beta. I have installed this vBookie for 3.5 I have made all the template changes, and gotten all the privileges set, etc. But it won't give me a checkbox to set up a betting for a newthread. It just won't show at all. Can anyone advise what I am doing wrong ? Thanks |
Quote:
Quote:
I edited it quite a bit to suit my needs. I will share with you my edits & tweeks when I get home later today if no one else replies to your request. I have it installed on my dead/live test site, link in sig. You wont see the many edits unless you are logged in sorry. Send me your email address & I will send you an invite. |
Thanks blind-eddie,
you helped to get me up and running. |
So, it was working just fine.
Now, for some reason, it has stopped working. When you go to create a new thread, and check that it is a "vbookie" event, then save the thread, it merely saves the post/thread. It does not prompt you for the betting info, nor does it give the thread a "$" icon. Nothing has been changed since it was working yesterday. It is still enabled, and all forum permissions are still correct. Any ideas on what could be causing this, and/or how I can fix it ? Thanks (again) from whomever can help. Edit/Update: 20121030 So after much searching, I figured out that the hook for 3.6 must be the problem (see here) https://vborg.vbsupport.ru/showthrea...92#post1035092 So I made that hook change, and it seems to work now. But... now I have to figure out why it worked before, but then it didn't. Maybe someone changed that hook back (reverted). |
I have 3.8.7, if anyone can help me with installing vBookie by Private Message it would be greatly appreciated!
|
Quote:
Install as per readme. (newthread template edit below.) Once that is complete, rebuild bitfields. To do that, go to Code:
http://yoursite.com/forum/admincp/index.php?do=buildbitfields I would not allow all members the ability to create/edit bookie events, only admin usergroup. I would recommend creating a new child forum of an existing forum to pick up permissions & Name it Bookie Bets (Or whatever). Remember the forum id, you will need it later. Next replace plugin contents as per instructions of the following post. https://vborg.vbsupport.ru/showpost....&postcount=946 ============================================ In Template newthread use the following. Code:
<if condition="$foruminfo[forumid] == xx"> Change the xx to the forum id of your newly created child forum. Click Save. Also, if you use vbadvanced and find the navbar link throws up a 404 error when clicked, go to vBa CMPS/Default Settings/Global vBadvanced Settings, add vbookie.php to the Navbar Replacements Section. Happy editing.... |
Sorry for a bit of a bump, but I have a couple of questions to ask.
I am running vBulletin v3.8.7 and thanks to the above posts I've been able to install it fine. However, when I post the vCash doesn't go +1. How do I go about fixing this? Cheers. |
Quote:
Would you please give more details so I can help you fix your issue? Thank you |
Quote:
|
Hi, are there any known severe exploits for this plugin running on 3.8.2? It is showing version number 1.0.7.
My forum has been compromised a few times with .js and .php files being edited. My main suspect is ibProArcade (see this thread: https://vborg.vbsupport.ru/showthread.php?p=2434523) but figured I would ask here anyways. |
Hey guys... I don't know if anyone still reads this thread but I have a question. I've got this mod running on 3.8.7 and I have a "bookie" usergroup... for mods who wish to run the bookie events. How can I make it so any member of the "bookie" group can edit/add bookie lines to existing open events?
As it stands right now only the bookie event creator can add new lines to the event. However any member of the bookie usergroup can edit a line. It would be great if any bookie usergroup member could add a new line to an open event. Thanks and let me know! |
bump?
|
Any ideas?
|
I believe that can be set via usergroup permissions.
Code:
Can Post vBookie Events Yes No |
Thanks for the reply Eddie. Those are all set to yes in the permissions.
|
I will compare default vbookie files/product to my to see what all I did & post back here.
It will be later tonight or in the morning before I can get to it, I am in the middle of remodeling my kitchen. |
Hey Eddie just curious if you've had time to take a look at this yet?
|
I don't see any changes I have done that would effect bookie usergroup from being able to edit or add new bookie events. I will pm you login details to my 3.8 test board later today so you can try there while in the bookie usergroup...
|
I sent you a pm Chase.
|
All times are GMT. The time now is 04:28 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:
|