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)

down16 12-16-2006 01:05 PM

Ebux is not work with vbookie on my forum

bandare 12-16-2006 03:27 PM

how do I reset all vbookie vcash amounts back to 500???? HELP!!!!

Greek Wizard 12-19-2006 09:45 AM

For those that have the "page 2" issue, I have found a way to at least show all the open bets past page 1.

Open vbookie.php we find this:

Code:

$pagenav = construct_page_nav($pagenumber, $perpage, $n_page_items, 'vbookie.php?' . $vbulletin->session->vars['sessionurl'] . "do=main&type=type");
Changing this to:

Code:

$pagenav = construct_page_nav($pagenumber, $perpage, $n_page_items, 'vbookie.php?' . $vbulletin->session->vars['sessionurl'] . "do=main");
Those that need to see page 2 or more of the SETTLED, CLOSED, or ABANDONED events, you still can, but only if you type it manually in the url. Just change the end to:

Code:

vbookie.php?do=main&type=SETTLED&page=2
Code:

vbookie.php?do=main&type=CLOSED&page=2
Code:

vbookie.php?do=main&type=ABANDONED&page=2
Obviously you change the 2 to whatever page number you wish to see.

Another quick fix is to change the amount of events on each page, so that there is less pages to view.

in vBookie.php find:

Code:

        $perpage = 20;
Change the number to whatever you want it to be per page (I have it at 100). Note you need to change this in two areas in vbookie.php

in regards to doing a proper fix for this issue, I have started a request in the unpaid section for maybe someone smarter then me to try and solve it so that the type= changes to what it is supposed to.

You can visit it here:

https://vborg.vbsupport.ru/showthread.php?p=1141492

bandare 12-19-2006 02:46 PM

Quote:

Originally Posted by bandare (Post 1139785)
how do I reset all vbookie vcash amounts back to 500???? HELP!!!!

anyone?

Cooleyvol 12-28-2006 03:03 AM

Can someone tell me how to set the max bid? I've tried the fix earlier in this thread, but the vbookie.php does not contain the code that is listed as the 'find' portion of the fix. I'm using the newest version of vbulletin and the fix was posted a few months ago, so I'm think the vbookie.php file might have changed since then.

thanks

bandare 12-29-2006 05:22 PM

Quote:

Originally Posted by bandare (Post 1141617)
anyone?

Is this something that can't be doner or something????

Foxsake 12-31-2006 06:34 PM

Quote:

Originally Posted by bandare (Post 1147041)
Is this something that can't be doner or something????

Hi Mate I need the answer too, but at the moment what i have to do is switch vbookie off then go to AdminCP and reset eash individual user myself Back to ?500.
Its a pain if you have a lot of users but i cant see no other way at the moment.

Hope this solves it for you short term

bandare 01-01-2007 09:16 PM

thanks for answering... really appreciate it but well, to have to do it manually is far too daunting a thought........

Hope someone can do this for us. I can't believe its not that hard in the database with a command or two :)

DevinM 01-01-2007 11:38 PM

So I upload the files, install under "Manage Products", make the template changes as well as the plugin change Paul suggested.

Now it is in the navbar appears to be fine, no errors. However when I create a new thread the option to make it a vbookie event simply isnt there. (yes i made the template changes).

I am running 3.6.4 anyone else have this issue or know how to fix it?

iamme1 01-02-2007 04:22 PM

Quote:

Originally Posted by EasyTarget (Post 849312)
do any of you guys know how to reset everyone's money without doing it individually?

i don't think this was answered......is there a simple way to reset everyone's account back to the default?


All times are GMT. The time now is 08:59 AM.

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.02606 seconds
  • Memory Usage 1,745KB
  • 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_code_printable
  • (4)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