vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBookie - vBulletin Betting Hack (https://vborg.vbsupport.ru/showthread.php?t=65844)

Andreas 08-23-2005 03:53 PM

Use
[sql]
CREATE TABLE vbookie_groups (
group_id SMALLINT UNSIGNED AUTO_INCREMENT NOT NULL PRIMARY KEY,
group_title VARCHAR(255) NOT NULL)
[/sql]

Steelersfan 08-24-2005 02:39 AM

Thanks! Now I will go try the rest of the install.

sharonkitty67 09-01-2005 01:14 PM

I need someone to install this for me!! Gahhhhhhhhhhhhh! Im not that great at this sorta thing - I'll pay!

MRGTB 09-01-2005 02:55 PM

Does this work with vBulletin 3.0.8. I have installed it and took my time with all the file edits. The vBookie page is there and I'm getting no errors. Everything seems to have been installed just fine.

But when I go to post a new thread. The link is not there to post a vBookie bet with the thread.

I have checked usergroup permissions and enabled admin to post bets as well as members. And I have also enabled the betting system using it own betting type. But still no option is there in a new thread to attach a bet.

Can somebody advice and help me please with this.

PS: I also notice that somebody above said he got a MySQL error duting the installtion on 3.0.8. Well the install file went OK for me and I did'nt get any MySQL errors at all. :ermm:

MRGTB 09-01-2005 03:25 PM

My mistake, I didn't know after the vBadvanced bit there were also a couple of template edits also to be done also. It's working fine but I have question.

There is a section in the file edits were you are asked to open the file called init.php

and search for this:

Code:

'stylecache'
        ), $specialtemplates);

and place with this:

Code:

'stylecache',
            // +++ vBookie
            'vbookiesettings'
            // --- vBookie
        ), $specialtemplates);

The problem is in vBulletin 3.0.8 the line you search for called.

'stylecache'

already had a comma after it like this:

'stylecache',

So what do I do with the placement code. Do I add a comma after the last line in the mod instead.

Should it look like this:

Code:

'stylecache',
'vbookiesettings'
        ), $specialtemplates);

or this: Seeing as the stylrcache line in vbulletin 3.0.8 already has a comma after it unlike the mod that asks you to search for it mwithout a comma which must have been a 3.0.0 thing that wasnt there in that version.

Code:

'stylecache',
'vbookiesettings',
        ), $specialtemplates);


MustangLisa 09-09-2005 01:22 PM

Looks good; I'm going to install. Thanks for all your work!!!

atomic fireball 09-11-2005 11:46 PM

Is there any easy tweak to this to have the user's cash amount show up when you click on their user info in member.php?

It would be nice to see how much they have under "Join Date: XX-XX-XXXX" to just say something like in the Postbit.

Any help for getting this tweak? Seems easy for your PHP experts which I am obviously not. :(

djwins 09-14-2005 07:37 AM

Quote:

Originally Posted by Ock
I've discovered a huge flaw in the way vBookie events work that allow someone to vote on any events at odds of his own choosing.

The way to do this, which i discovered by chance, is trivial: make a copy of the form - and edit it to change the odds, which are written in the webpage and not checked after submission.

I thought you should know, because someone wanting to exploit it could do so incredibly easily.

Is there any thoughts as to how to fix this??? Much thanks.


Quote:

Originally Posted by cashpath
Yes this flaw has already been pointed out the fix for it has already been pointed out also

Where is the fix?

Andreas 09-14-2005 07:47 AM

It's not fixed in the vBulletin 3.0 Version and the original author most likely won't update it anymore.
As this isn't a real security issue you might be out of luck if nobody else does a fix.

Flow Fusion 09-14-2005 11:10 AM

Help...


All times are GMT. The time now is 08:07 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.01550 seconds
  • Memory Usage 1,741KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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