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)

DS MrSinister 07-11-2005 03:57 PM

Quote:

Originally Posted by trancetopia
I've just installed this hack and everything is great apart from when I enable the vbadvanced CMPS bit. I get the following:

Fatal error: Call to undefined function: getrowcolor() in /modules/vbookie_vbadvanced.php on line 35

Anyone had this before or know how to fix it?


if you are running the newest version of vbadvanced CMPS Just remove that part of the code getrowcolor().. thats how i got it to work.

Flow Fusion 07-11-2005 08:51 PM

OK I got everything to work till I hit submit and then nothing. Anyone have any idea why this is?

Milk Man 07-12-2005 10:13 PM

I have Ucash, and in the init.php file it says to edit stylecache, but when i do i get an error becuase ucash is their. how do i get the code in without screwing it up. Now my Ucash isn't working.

theo 07-19-2005 02:26 PM

I'm just installing, have just finished the file modifications and there is a problem with the init file.

Keep getting

Parse error: parse error, unexpected ')' in /home/richard/public_html/forums/includes/init.php on line 550


This involves this edited code

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


Please HELP asap as at the moment my forums will not work

as in www.soccersaurus.com/forums

theo 07-19-2005 02:32 PM

Oh and i tried uploading the original init file as i had the non edited one saved and it still wont work

DS MrSinister 07-19-2005 02:32 PM

Quote:

Originally Posted by theo
I'm just installing, have just finished the file modifications and there is a problem with the init file.

Keep getting

Parse error: parse error, unexpected ')' in /home/richard/public_html/forums/includes/init.php on line 550


This involves this edited code

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


Please HELP asap as at the moment my forums will not work

as in www.soccersaurus.com/forums


try this..


Code:


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


theo 07-19-2005 02:46 PM

no still get same sort of problem

this is really annoying

help

Regs 07-19-2005 02:52 PM

Try this:

Code:

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

Cheers,

~Regs.

theo 07-19-2005 02:57 PM

thanks its now working - u guys are lifesavers :D

theo 07-19-2005 03:24 PM

actually after further investigation my forums are back up and running but i cant access threads.

this is teh error

Parse error: parse error, unexpected T_STRING in /home/richard/public_html/forums/showthread.php on line 954

and this is the code affected

// +++ vBookie
$_VBOOKIE = array(
'active' => 1,
'ucash' => 2,
'cashon' => 4,
'givetopoor' => 8,
'usepetz' => 16
);
// --- vBookie

line 954 is this bit

// --- vBookie

help again please


All times are GMT. The time now is 01:55 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.01747 seconds
  • Memory Usage 1,740KB
  • 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
  • (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