Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBookie for vBulletin 3.5 Details »»
vBookie for vBulletin 3.5
Version: 1.0.7, by Andreas Andreas is offline
Developer Last Online: Jan 2023 Show Printable Version Email this Page

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.

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #1152  
Old 10-02-2006, 08:28 PM
Lionel Lionel is offline
 
Join Date: Dec 2001
Location: Delray Beach, Florida
Posts: 3,277
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am using 3.60 and there was a fix somewhere.
Anyway, how would I go about posting an event after the thread has already been created (by the calendar hack in this case)?
Reply With Quote
  #1153  
Old 10-03-2006, 01:19 AM
Lionel Lionel is offline
 
Join Date: Dec 2001
Location: Delray Beach, Florida
Posts: 3,277
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My problem is with permissions and those 2 codes

PHP Code:
/*lionel $can_post = (
   (
    ($editing AND (($forumperms & 
$vbulletin->bf_ugp_forumpermissions['caneditothersvbookieevents']) OR $threadinfo['postuserid'] == 
$vbulletin->userinfo['userid']) AND $threadinfo['vbookie_item_id'])
               OR
    (!$editing AND $vbulletin->userinfo['userid'] == 
$threadinfo['postuserid'] AND ($forumperms & $vbulletin->bf_ugp_forumpermissions['canpostvbookieevent']))
   )
   AND
   ($forumperms & $vbulletin->bf_ugp_forumpermissions['canview'])
 );
 DEVDEBUG("can_post is $can_post");
 if ((!$editing AND !$threadinfo['visible']) OR $threadinfo['isdeleted'] OR !$can_post)
 {
  print_no_permission();
 }
*/ 
PHP Code:
/*lionel $forumperms = fetch_permissions($foruminfo['forumid']);
 if (
  $vbulletin->userinfo['userid'] != $threadinfo['postuserid'] OR 
  !($forumperms & $vbulletin->bf_ugp_forumpermissions['canview']) OR
  !($forumperms & $vbulletin->bf_ugp_forumpermissions['canpostnew']) OR
  !($forumperms & $vbulletin->bf_ugp_forumpermissions['canpostvbookieevent'])
 )
 {
  print_no_permission();
 }
*/ 
When I comment them out, the link posts. Problem is admin has permissions, but with that method, vbookie does not recognize them.
Reply With Quote
  #1154  
Old 10-03-2006, 02:22 AM
phpdevrus phpdevrus is offline
 
Join Date: Mar 2006
Location: San Francisco, CA
Posts: 127
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cuphongle
vbookie doesnt work wit "vbux" on 3.61

vbookie does work with vbbux ;-)
Reply With Quote
  #1155  
Old 10-03-2006, 02:23 AM
phpdevrus phpdevrus is offline
 
Join Date: Mar 2006
Location: San Francisco, CA
Posts: 127
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Eagle Creek
Where can I edit the NEWS & EVENTS part? Cause I want to delete the part that says vBookie installed and put news there.
at this point I dont believe that we can actually go in there to remove or edit any of the news. you can however remove it from the db.
Reply With Quote
  #1156  
Old 10-03-2006, 02:25 AM
phpdevrus phpdevrus is offline
 
Join Date: Mar 2006
Location: San Francisco, CA
Posts: 127
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by JamieLee2k
can anyone tell me why this might not let me make a bet or even how to use it
depends what money system you have it integrated with.

either way you need to make sure that your usergroup has vbookie permissions like creation, edit and post. then you also need to make sure that vbookie is allowed in that forum that you are posting to.

if you cant bet on vbookie events you create then make sure you are using the correct money system setting. for example for it to work with vbbux you need to set it to the custom / blank money system :-)

good luck.
Reply With Quote
  #1157  
Old 10-03-2006, 02:28 AM
phpdevrus phpdevrus is offline
 
Join Date: Mar 2006
Location: San Francisco, CA
Posts: 127
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmmm how weird. I dont have that issue at all. someone else had a similar issue of winners being paid double/triple and we found out that he had not fully remove previous installs. after making sure that only 1 of each new hook/call was setup then it functioned properly.

so i would suggest re-installing but to make sure that only one of each call/hook is setup.

i have no problems with vbookies. however i have not come across the multi-page issue as i have that many different members place a bet.

Quote:
Originally Posted by Aclikyano
VBOOKIE 1.0.8 Needs to be released for 3.6.1 !!
with all compatible issues fixed... that would be great....
Because the problem I HAVE is when we settle bets.. people get 500 x more then what they bet (if they win).... and the odds arent that high or low...
So were puzzled... 3 people won.. yet 2 ppl got ALOT of money and the other person nothing....
"BUG FIX in 1.0.7" -> fixed events not being paid out correctly
^ Is not actually FULLY FIXED...... as alot of ppl are still not being payed, being payed WAY TOO MUCH.. or 1/3 of the ppl who WON that event get nothing while the other 66% get paid.
---------------
Cant wait for Vbookie 1.0.8 to be released for 3.6.1 (or 3.6.2) as its coming out shortly.
---------------
Reply With Quote
  #1158  
Old 10-03-2006, 05:24 PM
Eagle Creek's Avatar
Eagle Creek Eagle Creek is offline
 
Join Date: Jan 2004
Location: Netherlands
Posts: 742
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can somebody reply?

1. Where can I edit the NEWS & EVENTS part? Cause I want to delete the part that says vBookie installed and put news there.

2. When the bet is done; how does the system now who won?

3. Can somebody explain the odd's to me? 1 - 1 ==> you get 1 dollar for every dollar you pay.
10 - 1 ==> you get 10 dollar for every dollar you pay
5 - 2 ==> hu?
The system says:
Quote:
2 to 5' means win 2 for every 5 bet
So I bet 5 dollars, and I win 2? Then I still lose; don't I?
Reply With Quote
  #1159  
Old 10-03-2006, 05:35 PM
EasyTarget EasyTarget is offline
 
Join Date: Nov 2004
Posts: 660
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you get your original bet back, so if you bet 5 dollars and win 2 you'll get your original bet + the 2 you won.
Reply With Quote
  #1160  
Old 10-03-2006, 06:16 PM
Eagle Creek's Avatar
Eagle Creek Eagle Creek is offline
 
Join Date: Jan 2004
Location: Netherlands
Posts: 742
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm... I don't know .

Can you give an example what to fill in at Winning and Losing. What would be normal?
Reply With Quote
  #1161  
Old 10-03-2006, 08:07 PM
bandare bandare is offline
 
Join Date: Nov 2004
Location: Derby, UK
Posts: 221
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a latest vbookie bet addon for vbadvanced? There used to be on the old version I think...anyone help?

you know, like latest poll that works in the same way
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:24 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05283 seconds
  • Memory Usage 2,323KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete