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)

da prez 12-30-2005 04:02 AM

Quote:

Originally Posted by Lionsault
Question: When I go to set Usergroup settings, I switch certain things to yes, however when I reenter the usergroup editor, it automatically has reset back to no. Because of this no one can make threads, etc. How can I fix this?

you have to rebuild your bitfields.
Code:

http://www.path.to.your.forums/admincp/index.php?do=buildbitfields

da prez 12-30-2005 04:05 AM

Quote:

Originally Posted by subnet_rx
Does anyone know how to reverse bets once settled? My "bookies" sometimes check the wrong outcome and all I have are a lot of mad members.

the only way i know is go into mysql DB and just adjust the vbookie_cash

msu2k 12-31-2005 03:01 AM

It takes a LONG time for my Settled events page to load. Is there anything I can do to speed that up? Setting one of the database items as an index?

Open events and Closed events don't take as long but aren't exactly speedy either.

Acido 12-31-2005 08:55 AM

Quote:

Originally Posted by msu2k
It takes a LONG time for my Settled events page to load. Is there anything I can do to speed that up? Setting one of the database items as an index?

Open events and Closed events don't take as long but aren't exactly speedy either.


I have the same problem. This didn't happen me in the version for 3.0
It should be some small bug in the ported code.
Andreas, can you take a look?

Trevor Hannant 12-31-2005 04:04 PM

Now installed on live board! :banana:

Trevor Hannant 12-31-2005 05:12 PM

I've got this running on a private members board only. At present, I've got a conditional in there that lets only the Admins and those members see the vCash amount in the postbit but I can't seem to restrict that so that they only appear in the private board.

This is what I have at the moment:

Code:

<if condition="is_member_of($bbuserinfo, 6,8)">
        <if condition="$vboptions['vbookiecashon']">
        <br />vCash: $post[vbookie_cash]
        </if>
</if>

What do I need to add to restrict that to a particular forum?

Wordplay 01-01-2006 04:28 PM

i need some new bookie events for my site, anybody got some ideas? can i see some of your bookie events?

bashy 01-01-2006 04:33 PM

Theres Arsenal v Man U on tuesday at 8pm :)

I have his 1 only atm :)

Bashy

da prez 01-01-2006 05:58 PM

i got the rose bowl

Injektilo 01-04-2006 06:35 AM

i am using vb3.5.2 and when i change permissions to yes, when it refresh its all to no again... any ideas?


All times are GMT. The time now is 04:35 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.01919 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_code_printable
  • (3)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