The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBookie for vBulletin 3.5 Details »» | |||||||||||||||||||||||||
vBookie
Introduction This is a Port of the original vBookie Hack created by tdjrico; full credits to him for the idea and the kind permission to port his work A t t e n t i o n This Hack is unsopported and incompatible with vBulletin 3.6+ You are hereby advised to not use it. Please do not ask me about support and/or updates - there will be none. Supporters / CoAuthors Show Your Support
|
Comments |
#1672
|
|||
|
|||
Is there a way a PM can be sent to a user when they have won a bet and tell them the amount they have won?
Members are unsure if they are in fact getting paid and there is no way for me to check to see. It tells them when the bet is settled what they won, but no way of knowing if it really deposits the money in there acct. |
#1673
|
||||
|
||||
Quote:
As you probably already know... each Member has their own individual page that contains all bets that they wagered on. It has the Status (Open, Closed, Settled etc), the stakes/Odds and the amount won (paid). This is the best way to check things out. http://www.YOURSITE.com/forums/vbookie.php?do=bets |
#1674
|
|||
|
|||
Quote:
|
#1675
|
||||
|
||||
I answered this just a few posts back... here it is again.
Log into your Admin Control Panel. Scroll down the left hand nav menu until you get to the Plugins & Products Area.... expand it.. click on Plugin Manager. This will then bring up all the plugins that you have installed within vbulletin... Scroll down the list and Look for the Product : vBookie area... this area will contain all the plugins associated with vbookie.... Find the specific plugin that needs to be modified (vBookie: Redirect to vbookie.php when posting new Event) and then click on [edit] This will open the plugin so that you can replace the block of code with the block that Paul had in his post... Hit save and you are good to go |
#1676
|
|||
|
|||
Quote:
|
#1677
|
|||
|
|||
Odd error.
IS there a reason in particular that the vBookie permisions in the usergroups, do not seem to matter? We have regular members posting events and resolving them in cases where they really shouldn't be. We've made it so they can not create new ones or edit others, but for wahtever reason those premissions are bypassed and anybody even a brand new user can create a new vBookie. Any idea? Version of vBookie is 1.0.7. vB being 3.6.8 |
#1678
|
|||
|
|||
Hi,
Ive just installed this and had a look through the previous posts but cant seem to locate any reference. Is it possible to have this based on forum permissions so it only shows in forums you want it too? At the moment it seems to be displaying in all my forums! Edit - Ignore the above! Its actullay in "Forum persmissions" I was looking elsewhere! |
#1679
|
|||
|
|||
Hi... Great program/plugin! I have been using this for several months and love it... but I am running into issues that are within the program that I can't change. I am running vbookie 1.0.7 and vb 3.6.8... and I am using the vbCredits 1.4.
I had a recent issue with one of my vbCredits settings and many of my members earned like 2K a post or reply. I quickly resolved the settings... but now I have a few users (that were posting at that time) with large balances... Anyway, I had my football odds set at 5 to 1... This gave many new users an opportunity to bet small and win a nice pot to play arcade and such... I recently had 2 users (same person with different accounts) bet 20K on the 5 to 1... on both the win and lose... So they of course will win a million either way. There is absoultely no way to change that odds... cause if I change the odds, their odds remain the same... and there is no way to limit their bets. I need a way to limit any bet... this is extremely important and I can't understand why others haven't asked this... I have no way to change members bets either... So now I am stuck with allowing this bet to continue, or close it down and I don't want to do that... there are too many other members with proper bets and odds... Any help? |
#1680
|
||||
|
||||
Quote:
Actually, there is too a way to set a cap limit on bets and it was explained within this thread. Here is how you do it, simply add a conditional within the conditional to test the value of each bet (eval each $stake variable with the loop).. this simple if statement will work fine and do the trick.. PHP Code:
Edit File vbookie.php. Find: PHP Code:
PHP Code:
Then all that is left it to Create the Phrase languageid : -1 varname : vbookie_exceeded_max_bet text : You have exceeded the maximum amount of $1000 per bet. phrasetypeid : 1000 product : bookiehack Obviously, the $1000 max can be changed to what ever the heck you want it to be... I've taken it farther and an interface that allows the creator of the event to set a cap on it (Cap per event).... and no, it won't be released, so please don't ask. Again, this isn't MY solution, it was posted in this thread. Search is a wonderful tool.. use it. |
#1681
|
|||
|
|||
Quote:
Thanks once again... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|