vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBookie for vBulletin 3.5 (https://vborg.vbsupport.ru/showthread.php?t=94128)

PJSkiboy 11-23-2006 06:45 AM

Quote:

Originally Posted by Paul M (Post 1035092)
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.

PJSkiboy 11-23-2006 07:32 AM

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.

Aclikyano 11-24-2006 10:56 PM

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...

RobParker 11-25-2006 06:12 PM

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]

da_judge 11-25-2006 08:54 PM

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

GSPFAN 11-28-2006 03:27 AM

does anyone know if vbookie will work in 3.6.2?

Shazz 11-28-2006 11:28 AM

Quote:

Originally Posted by GSPFAN (Post 1126953)
does anyone know if vbookie will work in 3.6.2?

View the top of the thread
And just read

stangger5 11-28-2006 11:40 AM

Quote:

Originally Posted by GSPFAN (Post 1126953)
does anyone know if vbookie will work in 3.6.2?

Yes...

iamme1 11-28-2006 03:07 PM

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?

Rabbitoh Warren 11-28-2006 03:41 PM

Edit the vbookie_vcash phrase perhaps?


All times are GMT. The time now is 08:13 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
  • Page Generation 0.02909 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_html_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete