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)

DS MrSinister 02-20-2012 03:49 AM

@Adamwingie

Did you install vBExperience vbookie plugin if so which version is it? i know one of the olds casuse this issuse.

what I recommend is just use vcash for now until Phalynx release 4.1.11

dartho 02-20-2012 04:03 AM

It would seem that means you have not configured your currency system correctly in vBookie ?

[edit - Posted before seeing MrSinister's post. I suggest following his recommendations if possible]

ychromozone 02-21-2012 01:49 AM

I may be a complete noob, but I installed all of the .php files in their places and the product.

I see the vbookie tab, but when I click on it, it goes back to my CMS.

I see the option to add thread as vbookie event and can create threads with the option. Then I am redirected to my CMS because apparently the /vbookie.php link is broken somehow.

What am I doing wrong? Do I need to install more stuff?

Thanks,

Matt

ForceHSS 02-21-2012 04:13 AM

Quote:

Originally Posted by ychromozone (Post 2301785)
I may be a complete noob, but I installed all of the .php files in their places and the product.

I see the vbookie tab, but when I click on it, it goes back to my CMS.

I see the option to add thread as vbookie event and can create threads with the option. Then I am redirected to my CMS because apparently the /vbookie.php link is broken somehow.

What am I doing wrong? Do I need to install more stuff?

Thanks,

Matt

you would be best for the coder to login and have a look at it for you

airborneCAL 02-21-2012 10:36 PM

Is there a way to automatically create vbookie events based on the current sports schedules somehow?

dartho 02-21-2012 11:07 PM

probably - if you hired a programmer to do this for you - which unfortunately wouldn't be me ...

dany_danay 02-22-2012 08:30 AM

great mod.... if you develop more.

svaghari 02-29-2012 04:54 AM

I am getting the following error at the home VBookie homepage. Everything else seems to work OK, any ideas?

Deprecated: Assigning the return value of new by reference is deprecated in /home/***/***/forums/vbookie.php on line 721

Deprecated: Assigning the return value of new by reference is deprecated in /home/***/***/forums/vbookie.php on line 1441

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at [path]/vbookie.php:721) in [path]/includes/facebook/facebook.php on line 37

dartho 02-29-2012 05:14 AM

edit vbookie.php and search for:

Code:

$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
and replace with

Code:

$bbcode_parser = new vB_BbCodeParser($vbulletin, fetch_tag_list());
there should be 2 occurrences on those line numbers

svaghari 02-29-2012 05:14 AM

Does anyone know if there is a way to track the progress of different users over time?


All times are GMT. The time now is 02:03 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.02484 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
  • (2)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
  • (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