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)

Cooleyvol 01-19-2007 11:34 AM

Quote:

Originally Posted by psybernaut (Post 1162635)
If you integrate with another cash system like vbbux or ucash, it's a lot easier... ie. you can reset money via the other system, not vbookie.

Are those fake money or do they require users to use actual money?

Cooleyvol 01-19-2007 09:09 PM

EDIT: I figured that out.

Still want to know the question posted above.

psybernaut 01-19-2007 10:00 PM

Quote:

Originally Posted by Cooleyvol (Post 1162755)
Are those fake money or do they require users to use actual money?

Fake money, but there's no reason you couldn't make people pay for it if you were so inclined.

Check out vbbux and ucash.

Cooleyvol 01-21-2007 11:38 AM

Is there any way to have a user's vcash total shown when he posts?

Ole_Chilli 01-22-2007 07:12 PM

Quote:

Originally Posted by Paul M (Post 1035092)
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'truefalse));


Note: I'm not actually using vbookie atm so I can't comment on any other problems.


I did this and the XML will not import .. it says invalid token at line 1128

hmusic 01-23-2007 03:48 AM

my vbookie wont import after i changed my hosting server
it tells me

No file uploaded and no local file found.

anyone else having this problem?

Nudda 01-24-2007 10:12 PM

im a little confused as to where to place that php edit Paul gave for 3.6

sinisterpain 01-25-2007 08:10 PM

Quote:

Originally Posted by Nudda (Post 1166682)
im a little confused as to where to place that php edit Paul gave for 3.6

Look here https://vborg.vbsupport.ru/showpost....postcount=1300

Nudda 01-28-2007 09:26 PM

^^yeah, figured that out...thanks

Lee 2007 01-29-2007 05:10 PM

I am having trouble editing the template for vBookie. I cant find
PHP Code:

<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td

in navbar.


All times are GMT. The time now is 02:05 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.02825 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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