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)

psybernaut 03-27-2006 06:06 AM

Quote:

Originally Posted by natralis
All installed and uploaded as instructed however when in my Usergroup manager it will not allow me to change the options to Yes for posting events, and allowing to edit,etc it says updating but then sticks with them disabled.

Any ideas why or possible fix?

Try reading the last few posts...

natralis 03-27-2006 06:10 AM

Have uploaded the plugin again and still no effect, how do i rebuild bit fields?

Rabbitoh Warren 03-27-2006 06:19 AM

FFS! Anyone else sick and tired of the same question being asked by people either too lazy or too stupid to read the bloody thread? :angry:

natralis 03-27-2006 06:22 AM

Well sorry for asking for help thought this was meant to be a helpful community.

psybernaut 03-27-2006 06:44 AM

Quote:

Originally Posted by natralis
Well sorry for asking for help thought this was meant to be a helpful community.

natralis, please try searching the thread or reading through previous posts. This question has been answered countless times already.

natralis 03-27-2006 09:08 AM

Problem solved thanks to all those who helped. And will read more next time.

psybernaut 03-28-2006 09:24 PM

Minor fix.. when showing bet statistics (vbookie.php?do=stats), private bets don't show up correctly. ie. You see "$vbphrase[anon] won 1850 on ..." instead of "anon won 1850 on ...".

The fix is pretty simple. In vbookie.php, find:
Code:

$user = '<i>$vbphrase[anon]</i>';
Replace with
Code:

$user = $vbphrase['anon'];
ie. it's missing the single quotes around 'anon' in the vbphrase. I dropped the italic tags just to save messing around with single quotes within single quotes.

majoreyeswater 03-30-2006 09:45 AM

Quote:

Originally Posted by majoreyeswater
Love this mod, adds such value to my board.

Wondering if might be able to get a bit of help.

A member created an event in vBookie, then my some mistake, they deleted the thread before they had closed the event.

The event is now still listed in vBookie, and can't be closed or deleted.

Any help appreciated.

Sorry to be a pain, but if someone could tell me how to delete an entry in vbookie that is no longer eidtable or no longer has a thread attached to it I would appreciate it.

I know we created the problem ourselves, but will take all the help I can get....

subnet_rx 03-30-2006 02:22 PM

I'm having problems integrating vBookie with eBux. I have either 1.0.6 or 1.0.7, can't remember which, but it lets me select ebux as an option. The problem is, it uses the wrong database field for the bank. It uses ebank, where the field in the user table is vbbank. How can I fix this?

FROGGYJ 03-30-2006 04:40 PM

ok I know this used to work fine with ebux, but it seems as though every since I upgraded ebux to the latest vbplaza I'm having issues now. I just wondering if there is something I have to update to reflect the changes or perhaps I have another problem.


All times are GMT. The time now is 07:12 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.02657 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)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