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)

TTG 04-03-2008 01:12 PM

Quote:

Originally Posted by shadowevil (Post 1481578)
Doesn't work for 3.7.x >"< ...

Works fine on my 3.7.0 RC2 if you make this edit :up:

TTG 04-03-2008 01:15 PM

Quote:

Originally Posted by maestrodamuz (Post 1481772)
I cant get the option of a vbookie event on my new thread, and yes I have modified the newthread template as suggested:(

Should be showing .. click here .. if it doesn't show .. click here

bobster65 04-03-2008 01:33 PM

Quote:

Originally Posted by shadowevil (Post 1481578)
Doesn't work for 3.7.x >"< ...

yes it does. I've personally got every beta version of 3.7 and the 2 RCs on my dev server and have tested vbookie with all of them, both fresh installs of vbookie and upgrades.

maestrodamuz 04-03-2008 10:05 PM

...and my vbookie.php comes up blank:(

maestrodamuz 04-03-2008 10:14 PM

I guess I have to keep trying...I am using Vbulletin 3.5.4...these are my pesisting problems

1. I cant find the option to create new vbookie events in a new thread
how do I make vbux work with the system?

Please help...I promise to be good from now on:(

maestrodamuz 04-08-2008 07:05 AM

Can a vigorish feature be added to this hack, so that the bookie gets paid for arranging the bets...

manutdvn 04-08-2008 02:13 PM

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.

Hello,

Which file should be changed? and where can I replace this code?

bobster65 04-08-2008 02:24 PM

Quote:

Originally Posted by manutdvn (Post 1485967)
Hello,

Which file should be changed? and where can I replace this code?

not a file, a PLUGIN .. go to the plugin manager in the ACP ;)

yunie_ 04-08-2008 04:44 PM

Sorted

WhisperXBA 04-11-2008 01:35 AM

Nevermind, I searched and solved myself.

Can someone tell me how to set the starting cash for members to a number other then the default 500? Also, do I have the option to reset everyone's vCash back to a starting point?


All times are GMT. The time now is 02:21 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.02871 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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