vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - vBookie for vBulletin 4 (https://vborg.vbsupport.ru/showthread.php?t=233473)

ForceHSS 02-05-2012 09:36 PM

Quote:

Originally Posted by DaninMS (Post 2296580)
I have 4.1.7 , 5.34 php, 1.3.43 Apache & 5.092 mySQL and I'm getting the deprecated error mentioned awhile back. I saw where he reompiled Apache but wanted to know before I tried anything....
I'm attaching a screenshot of what I am getting.

check your bb code as both line of that error are to do with
$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());

DaninMS 02-05-2012 09:56 PM

Thx for the reply. Where would I check this at ?

dartho 02-05-2012 10:04 PM

edit the vbookie.php file and search for those line numbers and replace:
$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
with
$bbcode_parser = new vB_BbCodeParser($vbulletin, fetch_tag_list());

DaninMS 02-06-2012 01:30 AM

ah, thank you that seemed to do it !

svaghari 02-07-2012 04:51 AM

Can someone please confirm that this will work OK with vb version 4.1.9?

ForceHSS 02-07-2012 06:18 AM

Quote:

Originally Posted by svaghari (Post 2297079)
Can someone please confirm that this will work OK with vb version 4.1.9?

yes

svaghari 02-07-2012 10:41 PM

How can I put multiple bets in one event? I am using this so people can place bets on fighting events which generally have several fights in one event.

Thank you!

dartho 02-08-2012 12:07 AM

add as many out comes as you like, and people can bet on any or all of them

svaghari 02-13-2012 04:10 PM

Hey dartho, check ur PM. Quick question for you :)

Adamwingie 02-20-2012 02:36 AM

When I click bet statistics I get a database error, any help?

Code:

Database error in vBulletin 4.1.10:

Invalid SQL:
;

MySQL Error  : Query was empty
Error Number  : 1065
Request Date  : Monday, February 20th 2012 @ 03:36:01 AM
Error Date    : Monday, February 20th 2012 @ 03:36:01 AM
Script        : http://www.fallscountanywhere.com/vbookie.php?do=stats
Referrer      : http://www.fallscountanywhere.com/vbookie.php
IP Address    : 78.151.64.250
Username      : Adam
Classname    : vB_Database
MySQL Version : 5.1.56-log



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