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)

blue6995 01-16-2009 06:26 AM

Quote:

Originally Posted by blue6995 (Post 1713882)
I doesn't work on mine! Did you do anything different other than copy that code in?

Doh! I forgot to carry out the template changes. Did that and changed the vBookie: Redirect to vbookie.php when posting new Event, shown in the post below and it works again.

Mr. Baws 01-17-2009 04:35 PM

Quote:

Originally Posted by hIBEES (Post 1679834)
Rebuild the bitfields

thanks

christicehurst 01-18-2009 03:31 AM

Doesn't work on my 3.8.0 - I changed the template edits and permissions but still doesn't show the option to have board make the bets or create a new bet

blue6995 01-18-2009 05:30 AM

christicehurst, Did you do this?

Originally Posted by Paul M
vBookie & 3.6

The posting of vbookie events in 3.6 is broken because the hook used has moved.

To fix this problem, the following plugin must be edited ;

vBookie: Redirect to vbookie.php when posting new Event

Replace the plugin code with this ;

PHP Code:
if ($newpost['postvbookieevent'])
{
$vbulletin->url = 'vbookie.php?' . $vbulletin->session->vars['sessionurl'] . "t=$newpost[threadid]&vbookieeventoptions=$newpost[vbookieeventoptions]&do=newevent";
eval(print_standard_redirect('redirect_postthanks_ moderate', true, false));
}

christicehurst 01-18-2009 07:49 PM

It's all worked out, all good.

Gimmick 01-19-2009 09:31 PM

confirmed working on 3.8?

merk_aus 01-19-2009 11:03 PM

All of our problems will be solved in coming months I know of 1 fantastic coder who is working on vBSports Bet which is a new revamped version of this created from scratch - but that is still a few months away if this gets confirmed to working on 3.8 install it and just wait for the big announcement :D

blue6995 01-20-2009 06:51 PM

Quote:

Originally Posted by merk_aus (Post 1718363)
All of our problems will be solved in coming months I know of 1 fantastic coder who is working on vBSports Bet which is a new revamped version of this created from scratch - but that is still a few months away if this gets confirmed to working on 3.8 install it and just wait for the big announcement :D

Great, I look forward to this

MissKalunji 01-21-2009 01:30 PM

Quote:

Originally Posted by Gimmick (Post 1718292)
confirmed working on 3.8?

works on mine

Denver Jackson 01-22-2009 02:30 PM

Lads when i try to set the vbookie permissions it sets them all back to no.

Any ideas what is up ?

WEBDosser 01-25-2009 08:32 AM

Quote:

Originally Posted by Denver Jackson (Post 1721236)
Lads when i try to set the vbookie permissions it sets them all back to no.

Any ideas what is up ?

rebuild bitfields

admincp/index.php?do=buildbitfields

subnet_rx 01-28-2009 07:07 PM

In vBookie, the largest bet that can be placed is 2.4 billion. I know this can't be a limitation with the database because vBCredits stores much larger numbers. I've looked that the data types in mySQL and they are BigInts, what else should I check to "upgrade" this to be able to place larger bets?

faraz_9000 01-30-2009 12:13 PM

do this vbookie will support 3.8.0???

willz121 02-04-2009 10:27 AM

Right I'm getting to the end of my tether with this one lol

None of my members can bet on the events:

"You may not bet on this event. You have placed 0 bet(s) on this Event."

All members have vCash and also have the forum permissions and usergroup permissions set to yes for "Can bet on vBookie events". I have edited the hook as mentioned above, and rebuilt the bit fields.

Please can you give me some help, its been a real pain so far!

Using board 3.8.1 and vbookie 1.0.7

Thanks in advance!

talkncaasports 02-05-2009 10:31 AM

Quote:

Originally Posted by willz121 (Post 1734058)
Right I'm getting to the end of my tether with this one lol

None of my members can bet on the events:

"You may not bet on this event. You have placed 0 bet(s) on this Event."

All members have vCash and also have the forum permissions and usergroup permissions set to yes for "Can bet on vBookie events". I have edited the hook as mentioned above, and rebuilt the bit fields.

Please can you give me some help, its been a real pain so far!

Using board 3.8.1 and vbookie 1.0.7

Thanks in advance!

I was having the same problem until I created a new forum category and forum (and subforums) specifically for vbookie.

The problem then went away.

have you tried that yet? Not sure what was causing it, but when I created the new forum, and set the permissions and everything, it worked.

talkncaasports 02-05-2009 10:34 AM

Quote:

Originally Posted by faraz_9000 (Post 1729063)
do this vbookie will support 3.8.0???

Yes, as long as you do what is discussed on the pages before this one. (p. 142)

willz121 02-05-2009 11:38 AM

Quote:

Originally Posted by talkncaasports (Post 1735027)
I was having the same problem until I created a new forum category and forum (and subforums) specifically for vbookie.

The problem then went away.

have you tried that yet? Not sure what was causing it, but when I created the new forum, and set the permissions and everything, it worked.

I've done that and its still not working... I really don't know what the problem could be! It's probably something really simple that I've overlooked, even though I've been through it 3 or 4 times now.

Might have to leave it dead for now. Thanks for your help!

faraz_9000 02-05-2009 04:57 PM

thnx it works for me:D

fodboldforumdk 02-06-2009 09:15 AM

Should work fine on my soccer forum now after i changed that PHP code

www.fodboldforum.dk

Thanks for the help - ill return if its dosent work prober'

g0dfather1984 02-06-2009 09:07 PM

Yeah, I do not have the option to even turn VBookie on in any forums on 3.8.

Am I missing something? I did the plugin update too.

fta2k 02-10-2009 01:12 AM

K I have vbookie installed... and recently change servers... before the move with 3.6
we then upgraded to 3.7 and vbookie quit... we ugraded to 3.8 and changed the php as previously discussed in this thread... Now vbookie works... BUT, in only one style out of 9 do I get the post vbookie event... But, I get double header and double edit windows... if you noticed, 1 window has post vbookie event and the other does not...

so where can I find the php that controls the "post vbookie event" and where the heck can i edit out the double edit windows and header?

thanks for your help... My head hurts HA!

fta2k 02-14-2009 06:37 AM

help HAHA

DS MrSinister 02-14-2009 04:41 PM

@fta2k

try double checking your templates edits.. mainly newthread one and see if that helps.

fukdawrld 02-25-2009 08:03 PM

Quote:

Originally Posted by g0dfather1984 (Post 1736486)
Yeah, I do not have the option to even turn VBookie on in any forums on 3.8.

Am I missing something? I did the plugin update too.


I have this exact same issue. I don't even have the vbookie options in my forum permissions or my usergroups to turn them on in the admin CP. I've changed the coding as mentioned previously and reinstalled a few times..till nothing :(

Help please.

bxbigt 02-25-2009 09:23 PM

I would love to see this on 3.8

Habsy 03-02-2009 04:42 PM

Me too.

I have had user requests for vBookie but reading up on the issues with 3.8 there is no point installing it until an update is available.

Is there one scheduled?

fly 03-02-2009 05:23 PM

Quote:

Originally Posted by Habsy (Post 1758615)
Me too.

I have had user requests for vBookie but reading up on the issues with 3.8 there is no point installing it until an update is available.

Is there one scheduled?

Read the first post for update schedule...

pgowder 03-05-2009 02:08 PM

My memberlist isn't sorting vCash anymore.

Any ideas on why?

Is there another way to display the highest scores?

http://www.powwows.com/gathering/mem...=credits&pp=25

fattony69 03-08-2009 04:32 AM

I got this to work on on my site. I am running 3.8.1. Normally I had the problem everyone was getting. It is setup, but it wasn't showing up. So randomly, I checked my newthread style and it wasn't there. So just add:

PHP Code:

   <if condition="$show['vbookieevent']">
    <
fieldset class="fieldset">
        <
legend>$vbphrase[post_a_vbookieevent]</legend>
        <
div style="padding:$stylevar[formspacer]px">
            <
div><label for="cb_postvbookieevent"><input type="checkbox" name="postvbookieevent" value="yes" id="cb_postvbookieevent" tabindex="1" $checked[postvbookieevent] />$vbphrase[yes_post_a_vbookieevent_thread]</label></div>
        </
div>
    </
fieldset>
   </if> 

over:

PHP Code:

$threadmanagement 

Works fine now.

visitangeles 03-16-2009 09:42 PM

still is not working for me.

i have all the permissions set.

no way to place a bet - how do you do this?
i have the latest vb 3.8.1

anyone get it working? any ideas?

visitangeles 03-16-2009 09:43 PM

Is there another vbookie like product?

I have casino .92 - is that it out there?

Hiranmanu 03-17-2009 07:52 PM

I have this working for 3.8.1 PL1. This works for any forum version with the right modifications done. I will write up exactly what you guys need to do to get it working.


1: Upload all files in upload folder
2: Import product-bookiehack.xml
3: Goto ACP > Plugins & Products > Plugin Manager
4: Edit Redirect to vbookie.php when posting new Event by replacing the entire code with this
PHP Code:

if ($newpost['postvbookieevent'])  
{  
    
$vbulletin->url 'vbookie.php?' $vbulletin->session->vars['sessionurl'] . "t=$newpost[threadid]&vbookieeventoptions=$newpost[vbookieeventoptions]&do=newevent";  
    eval(
print_standard_redirect('redirect_postthanks_moderate'truefalse)); 


5: In template Newthread find
PHP Code:

$threadmanagement 

. Above that add the following code
PHP Code:

<if condition="$show['vbookieevent']">
    <
fieldset class="fieldset">
        <
legend>$vbphrase[post_a_vbookieevent]</legend>
        <
div style="padding:$stylevar[formspacer]px">
            <
div><label for="cb_postvbookieevent"><input type="checkbox" name="postvbookieevent" value="yes" id="cb_postvbookieevent" tabindex="1" $checked[postvbookieevent] />$vbphrase[yes_post_a_vbookieevent_thread]</label></div>
        </
div>
    </
fieldset>
   </if> 

6: Download ICash and install
7: Change ICash Options. Change the Money Row to vbookie_cash


This will definately work for you. I have left off showing the points in the postbit and the link in the navbar. If you need to add these the code is the same as the original.

visitangeles 03-18-2009 03:05 AM

i must be the only knucklehead on here that didnt figure out that you have to make a bet by making it in a thread! lol.

i thought u set up an event at vbookie homepage.

it works now if i go to forum and then make a new thread.

i must have missed that in the directions or maybe that was common sense.

anyway, thanks. it is working now. :)

plazzman 03-19-2009 01:38 AM

Does anyone know when Vbookie for 3.8 will be available?

Thanks

JJ the Fox 03-19-2009 05:00 AM

Quote:

Originally Posted by plazzman (Post 1771564)
Does anyone know when Vbookie for 3.8 will be available?

Thanks

Read the top of the thread. There will never be another version. The mod is abandoned.

Hiranmanu 03-19-2009 06:52 AM

Quote:

Originally Posted by plazzman (Post 1771564)
Does anyone know when Vbookie for 3.8 will be available?

Thanks

Just follow my instructions and it will work mate,

https://vborg.vbsupport.ru/showpost....postcount=2152

plazzman 03-23-2009 06:36 AM

Quote:

Originally Posted by Hiranmanu (Post 1771672)
Just follow my instructions and it will work mate,

https://vborg.vbsupport.ru/showpost....postcount=2152

Awesome thanks. Everything seems to be working fine except for one thing.

It won't let me do #4, the page just blanks out. I've tried it with other computers, and its still the same.

Also, I can't get the function to appear when I'm making a new thread. Could it be because of that?

Hiranmanu 03-23-2009 09:25 PM

Quote:

Originally Posted by plazzman (Post 1774839)
Awesome thanks. Everything seems to be working fine except for one thing.

It won't let me do #4, the page just blanks out. I've tried it with other computers, and its still the same.

Also, I can't get the function to appear when I'm making a new thread. Could it be because of that?

Yeah that is the reason why it does not work. Try to disable your hooks and then try to edit that file, you might have a plugin conflicting that may not allow you to edit the details. To disable hooks just do a search here and you will find out how to do it.

plazzman 03-23-2009 10:03 PM

Thanks alot, really appreciate it

opsman 03-26-2009 05:41 AM

Hi All

I have got it working but unless I make registered users able to post vbookie events thay cannot bet at all, is there a way of making them able just to bet without creation, I ticked the option in group permissions but it does not work unless i do the above....

Thanks


All times are GMT. The time now is 01:23 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.03691 seconds
  • Memory Usage 1,852KB
  • 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
  • (5)bbcode_php_printable
  • (14)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
  • (40)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