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
  #1232  
Old 11-23-2006, 06:45 AM
PJSkiboy PJSkiboy is offline
 
Join Date: Nov 2002
Location: Bowling Green, KY
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M View Post
vBookie & 3.6

The posting of vbookie events in 3.6 is broken because the hook used has moved.

To fix this problem, the following plugin must be edited ;


vBookie: Redirect to vbookie.php when posting new Event

Replace the plugin code with this ;

PHP Code:
if ($newpost['postvbookieevent']) 

    
$vbulletin->url 'vbookie.php?' $vbulletin->session->vars['sessionurl'] . "t=$newpost[threadid]&vbookieeventoptions=$newpost[vbookieeventoptions]&do=newevent"
    eval(
print_standard_redirect('redirect_postthanks_moderate'truefalse));

Note: I'm not actually using vbookie atm so I can't comment on any other problems.
Paul, thanks for the help. This fixed my site right up. Appreciated greatly sir.
Reply With Quote
  #1233  
Old 11-23-2006, 07:32 AM
PJSkiboy PJSkiboy is offline
 
Join Date: Nov 2002
Location: Bowling Green, KY
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just installed the latest update for this and placing bets is working like a charm, but now when i go to update settings from the admin panel in arcade, i get the following error message.

Code:
mySQL query error: UPDATE games_settings SET arcade_status='0',arcade_language='en',g_display_sort='gtitle',g_display_order='ASC',scores_amount='10',score_type='top',log='0',skin='0',use_cats='0',crown_type='0',notification='none',show_new='1',show_new_frame='86400',show_active='a:7:{s:5:"glist";s:1:"1";s:4:"play";s:1:"1";s:8:"newscore";s:1:"1";s:5:"stats";s:1:"1";s:15:"viewtournaments";s:1:"1";s:11:"playtourney";s:1:"1";s:11:"viewtourney";s:1:"1";}',auto_prune='1',auto_prune_time='1',auto_prune_time2='2592000',games_pr='4',games_pp='40',user_choices='4,8,12,16,20',allow_user_skin='0',def_cat='3',cats_per_tr='30',show_crowns='0',show_t_won='0',score_sep=',',dec_amount='0',league_scores='10,9,8,7,6,5,4,3,2,1,0',use_announce='1',announcement='v2.5.6+
I followed the readme file included in the .zip file to the letter.
Reply With Quote
  #1234  
Old 11-24-2006, 10:56 PM
Aclikyano Aclikyano is offline
 
Join Date: Apr 2006
Posts: 481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So your telling me this is compatible with vB 3.6.4 with Pauls fix?

Mines is so messed up: so many people not being paid / payed too much..
regardless of odds and how less or much they are...
Reply With Quote
  #1235  
Old 11-25-2006, 06:12 PM
RobParker RobParker is offline
 
Join Date: Nov 2006
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In 3.6.4 I don't have the following in my postbit_legacy template...

In Templates postbit/postbit_legacy
FIND
$vbphrase[posts]: $post[posts]
Reply With Quote
  #1236  
Old 11-25-2006, 08:54 PM
da_judge's Avatar
da_judge da_judge is offline
 
Join Date: Jan 2006
Posts: 197
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you wanna reset vbookie the way i done it is very simple

Also how to set START amounts from 500 to what ever

1st open product-bookiehack.xml in notepad or your favorite editor

Search for line that says

HTML Code:
->query_write("ALTER TABLE " . TABLE_PREFIX . "user ADD vbookie_cash BIGINT UNSIGNED DEFAULT '500' AFTER pmunread");
and change the 500 to what ever you want....

Next look for....

HTML Code:
$db->query_write("UPDATE " . TABLE_PREFIX . "user SET vbookie_cash=500");
Again change the 500 to the same as other line.... Then save

Next goto Plugins & Products > Manage Products > Vbookie on right on drop down select UNINSTALL

then say yes etc....

Then Select ADD/IMPORT PRODUCT

Select file you just edited...

Job done... all reset to what you changed to.....

Cheers

Judge

www.hackable.cc
Reply With Quote
  #1237  
Old 11-28-2006, 03:27 AM
GSPFAN GSPFAN is offline
 
Join Date: Oct 2006
Location: British Columbia, Canada
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

does anyone know if vbookie will work in 3.6.2?
Reply With Quote
  #1238  
Old 11-28-2006, 11:28 AM
Shazz's Avatar
Shazz Shazz is offline
 
Join Date: Jun 2006
Location: Utah
Posts: 4,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GSPFAN View Post
does anyone know if vbookie will work in 3.6.2?
View the top of the thread
And just read
Reply With Quote
  #1239  
Old 11-28-2006, 11:40 AM
stangger5's Avatar
stangger5 stangger5 is offline
 
Join Date: Jan 2005
Location: Online
Posts: 1,130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GSPFAN View Post
does anyone know if vbookie will work in 3.6.2?
Yes...
Reply With Quote
  #1240  
Old 11-28-2006, 03:07 PM
iamme1 iamme1 is offline
 
Join Date: Jan 2006
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

question: is there any easy way to edit the "vCash" to some other currency? i don't need a whole new currency system, just the name of the currency to display, like "vDollars" or something like that?
Reply With Quote
  #1241  
Old 11-28-2006, 03:41 PM
Rabbitoh Warren's Avatar
Rabbitoh Warren Rabbitoh Warren is offline
 
Join Date: Sep 2003
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Edit the vbookie_vcash phrase perhaps?
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 04:16 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.09627 seconds
  • Memory Usage 2,324KB
  • 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
  • (1)bbcode_code
  • (2)bbcode_html
  • (1)bbcode_php
  • (3)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