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)

blue6995 01-16-2009 06:26 AM

Quote:

Originally Posted by blue6995 (Post 1713882)
I doesn't work on mine! Did you do anything different other than copy that code in?

Doh! I forgot to carry out the template changes. Did that and changed the vBookie: Redirect to vbookie.php when posting new Event, shown in the post below and it works again.

Mr. Baws 01-17-2009 04:35 PM

Quote:

Originally Posted by hIBEES (Post 1679834)
Rebuild the bitfields

thanks

christicehurst 01-18-2009 03:31 AM

Doesn't work on my 3.8.0 - I changed the template edits and permissions but still doesn't show the option to have board make the bets or create a new bet

blue6995 01-18-2009 05:30 AM

christicehurst, Did you do this?

Originally Posted by Paul M
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', true, false));
}

christicehurst 01-18-2009 07:49 PM

It's all worked out, all good.

Gimmick 01-19-2009 09:31 PM

confirmed working on 3.8?

merk_aus 01-19-2009 11:03 PM

All of our problems will be solved in coming months I know of 1 fantastic coder who is working on vBSports Bet which is a new revamped version of this created from scratch - but that is still a few months away if this gets confirmed to working on 3.8 install it and just wait for the big announcement :D

blue6995 01-20-2009 06:51 PM

Quote:

Originally Posted by merk_aus (Post 1718363)
All of our problems will be solved in coming months I know of 1 fantastic coder who is working on vBSports Bet which is a new revamped version of this created from scratch - but that is still a few months away if this gets confirmed to working on 3.8 install it and just wait for the big announcement :D

Great, I look forward to this

MissKalunji 01-21-2009 01:30 PM

Quote:

Originally Posted by Gimmick (Post 1718292)
confirmed working on 3.8?

works on mine

Denver Jackson 01-22-2009 02:30 PM

Lads when i try to set the vbookie permissions it sets them all back to no.

Any ideas what is up ?


All times are GMT. The time now is 07:28 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.08005 seconds
  • Memory Usage 1,734KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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