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)

COL NIL SATIS 09-02-2009 12:28 PM

does this work on 3.8.4 vbulletin boards???

willy888 09-02-2009 06:09 PM

yes I would like to know , if it works with vb 3.8

cockneymackem 09-04-2009 01:21 PM

I have installed this feature and it is working great on the forum. Only problem is the VCash doesn't appear anywhere on user profiles? So no one is aware how much cash they have to gamble with.

Can anyone explain how to fix it? Cheers.

New Joe 09-04-2009 01:29 PM

Quote:

Originally Posted by NolimitMike (Post 1873614)
I have a problem with mine it works up until you hit "Submit Post" it does not bring up the vbookie screen. Just takes me right to the post.

The posting of vbookie events in 3.6 or higher (3,8 works fine with after the edit as well) 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:
Quote:

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
After that then disable the mod then re able it, that should make it work.

New Joe 09-04-2009 01:29 PM

Quote:

Originally Posted by COL NIL SATIS (Post 1878360)
does this work on 3.8.4 vbulletin boards???

Yes, but do the above edits to the php and the disable and re able it.

New Joe 09-04-2009 01:31 PM

Quote:

Originally Posted by cockneymackem (Post 1879587)
I have installed this feature and it is working great on the forum. Only problem is the VCash doesn't appear anywhere on user profiles? So no one is aware how much cash they have to gamble with.

Can anyone explain how to fix it? Cheers.

Did you read the 'read me' and do the 'Template edits' ?
Probably not, read and edit them.

cockneymackem 09-04-2009 01:54 PM

Yes I have done the template edits.

New Joe 09-04-2009 02:04 PM

Quote:

Originally Posted by cockneymackem (Post 1879615)
Yes I have done the template edits.

In your admin >vB Options>vBookie do you have this option set to 'yes'? >
Quote:

Display vBookie Cash in Postbit

cockneymackem 09-04-2009 02:07 PM

Yes I do have that set too. Thanks for the help New Joe, appreciate it. Any other ideas why it won't be working?

New Joe 09-04-2009 02:11 PM

Not sure, can all your members make a vBookie Thread?
Are you sure you got the Template edits in the right place? Have you re checked them?


All times are GMT. The time now is 01:17 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.02725 seconds
  • Memory Usage 1,739KB
  • 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
  • (6)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