vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - vBCredits - Ultimate Points System (https://vborg.vbsupport.ru/showthread.php?t=172399)

Donace 08-30-2008 11:43 PM

sounds brilliant:p though i'll grab it once vB Customiser is out :p

jesus likes pie 08-31-2008 12:10 AM

I wish someone would just convert uCash and uStore to 3.7.x (viva 3.0.x mods!!)

Coroner 08-31-2008 05:54 AM

Quote:

Originally Posted by Darkwaltz4 (Post 1610804)
It has statements, but currently not for regular earning entries, only stuff that is directly human-related (like donations, awards, etc). Entries for regular earning was left out due to server strain issues, but will be put in for vbcredits 2.0 (thats the plan anyway)

Found it, Thanks.

Maybe a HOOK is usefull after those lines:
Code:

                        case 'loan':
                                $action = $vbphrase['credits_loan'];
                                break;
                        case 'drawing':
                                $action = $vbphrase['drawing'];
                                break;

and here:
Code:

                                case 'save':
                                        $secondary = $vbphrase['credits_deposit'];
                                        break;
                                case 'loan':
                                        $secondary = $vbphrase['credits_payment'];
                                        break;

I have to add a few line more to work with other MOD's

Darkwaltz4 08-31-2008 09:49 PM

Yes, but you also have to insert a row into the transaction table and give it a unique action tag :p theres also a hook in the function that grants awards which you could probably use to put the insert query

PixelFx 08-31-2008 11:14 PM

Dark and I have opened vbcredits.com more info here
http://www.vbcredits.com/forum/showt...0438#post10438

realmr 09-01-2008 10:01 AM

does this work well with post thanks integration ? Post thank + vbcredits with out any errors for 3.7.3 ?

Darkwaltz4 09-02-2008 05:50 PM

Should be fine, you can get the integration addon at vbcredits.com

Quads 09-05-2008 03:01 AM

I don't know if this is a vbookie issue, a vbul. issue, or a vbCredits issue.
I've read all the pages in this thread, and searched around elsewhere (vb.org) and found nothing so far.

I've installed vBookie, it's running, works, well, using the built in vCash or whatever it is.

I want to move my forum to use vbCredits so I've installed vBCredits, and then installed the patch that integrates vBookie with vbCredits. All is working, at least as far as I can tell. I can bounce through the config screens, mass credit add to user groups, etc. When I place a bet in vBookie, I see that the mass credit add I did works, etc. vBookie is configured to use the "blank" credit / cash system from the vBookie drop down. All works there, blah blah blah.

Here's the issue:
When I look at the users / mods, admins etc. in the threads, I see nowhere where you can see the credits for each user, or how users can access their "checking" or savings account, etc. When I look in (my or other) user profiles, I see nothing there where a user can access their vbCredits account (checking, savings, donate, etc.)

The only thing I could think of was the rebuild the postbit script that I ran after installing vBookie, (per the support thread) but still nothing.

Any ideas?

(edit, running on vb 3.7.1. patch 1, and vBCredits 1.4rc2 (rev1) vb3.7)

RedeemedWarrior 09-05-2008 04:31 AM

have you done the template edits?^

Quads 09-05-2008 05:39 AM

Yeah, I'm an idiot.
I just realized that.
:hangs head low.... very very low in shame:


All times are GMT. The time now is 03:07 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.02015 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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