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)

Hiranmanu 01-31-2007 12:00 AM

Quote:

Originally Posted by Lee 2007 (Post 1169924)
I am having trouble editing the template for vBookie. I cant find
PHP Code:

<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td

in navbar.

Just find the calendar. And then follow the steps. Most likely add the vBookie link after the calendar.


Just press Ctrl + F and type in calendar. then you will find it

Hiranmanu 01-31-2007 12:02 AM

Alright I have a question. vBookie is working fine for me no problems.

Say for instance a thread has been deleted but vBookie was not abandoned before the thread was deleted. And then you go to vbookie.php link and you still see some vBookies open. Is there anyway to delete them or to close them without payout?

Thanks alot

sinisterpain 01-31-2007 11:33 PM

Here are my files for vbookie using Icash. I have added a field in admin cp for Icash.
Edit: fixed a problem where recieved an error for bankmoney.
Code:

SELECT username, bankmoney+money AS cash FROM user ORDER BY cash DESC LIMIT 5;

MySQL Error  : Unknown column 'bankmoney' in 'field list'

I added a field for updating the richest user if you were using Ibank sorry uploaded file to correct this.
If you encountered trying to donate money and got and error this is now fixed for icash

beano33 02-02-2007 11:11 PM

Quote:

Originally Posted by Hiranmanu (Post 1170958)
Alright I have a question. vBookie is working fine for me no problems.


Say for instance a thread has been deleted but vBookie was not abandoned before the thread was deleted. And then you go to vbookie.php link and you still see some vBookies open. Is there anyway to delete them or to close them without payout?


Thanks alot

See https://vborg.vbsupport.ru/showpost....postcount=1195


Quote:

Originally Posted by wilburshere (Post 1157951)
i would like to disable the private bet feature any ideas on how this can be done ?

In the 'vbookie_event_table' template comment out or delete this code:
Code:

<span class="smallfont"><label for="cb_privatebet"><input id="cb_privatebet" type="checkbox" name="private_bet" />$vbphrase[vbookie_private_bet]</span></label><br /><br />
It doesn't disable it, but the option is no longer there to use. :)


One of the major problems I have is with events being settled wrong. I haven't been able to come up with a way to reverse it. The best I've been able to come up with is this procedure to return the original stakes. If anyone has a better way, I'd love to know!

run this query

UPDATE vbookie_items SET item_status='CLOSED' WHERE item_id= 'X'

This will change it from Settled to Open. Then click the Abandon Event link in the thread. This only returns the original stakes. vCash won as a result of the incorrect settlement is not taken away and changing the winner in the thread has no effect.

red-dna 02-04-2007 01:54 PM

I install it and everything is fine.

But i read, almost all, the 90 pages in this thread and i am a bit confused.
Is there a manual or a help file with the features of vbookie ???

1. I post a thread (and make it a vbookie event), and i want later to cancell it, i just set it to abandon and then i delete the thread ?

2. After a few days/week the forum will be full of threads with old bets. What i do then?
i just deleted or there a "right" thing to do ?

AdamB 02-06-2007 04:37 AM

Hello,

When I go to enable usergroups for each vbookie permission and hit save, and go back it's always disabled. How do I fix this?

MissKalunji 02-06-2007 07:35 PM

is ths working with 3.6.4?

AdamB 02-07-2007 11:22 PM

Not for me and I use 3.6.4

sinisterpain 02-07-2007 11:43 PM

Quote:

Originally Posted by AdamB (Post 1177164)
Not for me and I use 3.6.4

Works fine for me 3.6.4

MissKalunji 02-08-2007 02:25 AM

uhm whats not working for ur adamb?


All times are GMT. The time now is 08:13 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.02320 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_php_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