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)

Andreas 02-15-2006 10:30 AM

Standard upgrade procudeure as with all Hacks:

Upload files, run installer/import XML

dxguru 02-15-2006 10:42 AM

Will the upgrade have any effect on existing events?
..Open with or without bets
..Closed but not paid out yet

BTW ... thanks for the great work :)

Andreas 02-15-2006 10:47 AM

Yes, it will delete all your events and turn your 'puter into a rocketlauncher ... NOT.

MPDev 02-15-2006 11:53 AM

I did the upgrade, but now my current events display:

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

Edit: Seems $allowbetting is set to 1 and then set to 0 in several places if they meet conditions that they cannot bet. But then you check:

if ($allowbetting)

which I think you want !$allowbetting, no?

Edit 2: Well, I thought so, but changing this produced:

You may bet on this event. You have 0 cash and have placed 0 bet(s) on this Event. You may bet more than once on this Event.

And 0 cash seems to be an issue.

Edit 3: Okay, found the problem, in functions_vbookie.php (change in bold):

Code:

        switch ($vbulletin->options['vbookiecash'])
        {
                case 'vcash':
                        $cash = (int)$vbulletin->userinfo['vbookie_cash'];


Cheertobi 02-15-2006 12:01 PM

Seems like the grouppermissions are not saved! Cannot allow any usergroup to place a bet or even bet!

Tobi

Andreas 02-15-2006 12:23 PM

@MPDev
Dang ... I had fixed that already but accidently packaged the wrong file :-/

@Cheertobi
Follow the installation instructions correctly and the perms will be saved

MPDev 02-15-2006 12:29 PM

Should I redownload the functions_vbookie.php or was that the only "issue"?

Andreas 02-15-2006 12:30 PM

It was the only issue (that I am aware of)

kylek 02-15-2006 08:21 PM

"Added support for eBux"

If we had before edited the functions_vbookie.php to get it to work with eBux, is there anything to do or just reupload the files and import the product again?

Cheertobi 02-15-2006 08:23 PM

Quote:

Originally Posted by Andreas
Follow the installation instructions correctly and the perms will be saved

Ok, I will check this on friday, but I think I did everything like it is said in the instructions.

Setup your permissions in Usergroups / Usergroup Manager (and, if necessary, in Forums & Moderators / Forum Permissions too)
Das habe ich versucht auf Yes zu setzen und jedesmal stehen die Settings nach dem Speichern wieder auf No. Mhhh, ich schau nochmal genau nach...

Tobi


All times are GMT. The time now is 05:16 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.07871 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (1)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