Version: 1.0.7, by Andreas
Developer Last Online: Jan 2023
Version: 3.5.3
Rating:
Released: 08-11-2005
Last Update: 02-17-2006
Installs: 633
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage
No support by the author.
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.
Now I could access vbookie.php but where do I create new events, there is no option in newthread either.
Where are the events created with odds? As a new thread or in the vbookie home? Any help?
I found that if I created a new forum specifically for vbookie events, the option to create a new vbookie event appeared as a new thead option .. try that.
I cannot seem to post an event at all in the threads. The if statement <if condition="$show['vbookieevent']"> seems to be a possible issue. How do I make sure that it is TRUE so it gives me the checkbox. (If I remove this if statement it shows the checkbox.)
Can anyone help me out with the above issue? I have vbookie turned on and I believe it is set up right. If you know of a reason in the setup that would make this wrong please let me know as well.
I have vbookie up working fine with vbbux and wanted to set a max bet, I searched this
entire thread and found this thread, I have done the editing in the vbookie.php as described
and I dont know where to add the rest at and in which fromat to add it.
It works now but if you go over the limit which is 10,000 then it gives an error
Could not find phrase 'vbookie_exceeded_max_bet'. I know that because the bottom part isnt added but I would like to know where to put that
and the format to put it in, thank you in advance
Open your vBulletin database and look at the phrase table.
Find the largest phraseid, then create a new row with a phraseID that's one larger than the largest one so far. The other values are as follows:
languageid : -1
varname : vbookie_exceeded_max_bet
text : You have exceeded the maximum amount of $100 per bet.
phrasetypeid : 1000
product : bookiehack
Obviously, change the $100 max to whatever you want your max to be.
The Usergroup permission were reset after rebuilding the bitfields. Edited the newthread template. Did the Paul's plugin edit as well.
Now I could access vbookie.php but where do I create new events, there is no option in newthread either.
Where are the events created with odds? As a new thread or in the vbookie home? Any help?
If you've done the template edits, there should be an option to create a vbookie event showing below the option to post a poll when you make a new thread .. see attached.
I cannot seem to post an event at all in the threads. The if statement <if condition="$show['vbookieevent']"> seems to be a possible issue. How do I make sure that it is TRUE so it gives me the checkbox. (If I remove this if statement it shows the checkbox.)
im having the same issue what gives..
nothing was showing. I removed that line and now the checkbox shows on new threads but, it doesn't work