vb.org Archive

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

bazzup 10-05-2007 07:20 PM

Quote:

Originally Posted by nyqnzguju (Post 1353623)
cant find it


it might be in your header template

Darkwaltz4 10-05-2007 07:22 PM

come talk to me on PM with an admin login with style perms and ill help you find where to insert it :)

jobbe 10-05-2007 07:25 PM

I tried to find a similar question in this thread but couldn't find it, so I beg your pardon if it's been already asked.
The problem is that i can't find one of the instruction in the file 8all others instructions have been found and the changes applied). Here's the lines i can't find (both in postbit and in postbit_legacy):
Code:

                                        <div>

                                                $vbphrase[posts]: $post[posts]

                                        </div>

Thanks a lot in advance

bazzup 10-05-2007 07:52 PM

Quote:

Originally Posted by jobbe (Post 1353630)
I tried to find a similar question in this thread but couldn't find it, so I beg your pardon if it's been already asked.
The problem is that i can't find one of the instruction in the file 8all others instructions have been found and the changes applied). Here's the lines i can't find (both in postbit and in postbit_legacy):
Code:

                                        <div>

                                                $vbphrase[posts]: $post[posts]

                                        </div>

Thanks a lot in advance



look for this instead and add below it


PHP Code:

<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if> 


jobbe 10-06-2007 02:43 AM

Thanks a lot :)

kpa4941 10-08-2007 01:10 PM

Is it possible for an option that the downloads hack can be integrated with the Credits hack. I want to make it so that my members can buy dowloads using their credits on my forums. Just wondering. Thanks!

Darkwaltz4 10-08-2007 04:32 PM

as i said before, i am iffy on a download hack integration from myself, as i may or may not make something of my own to do that sort of thing.

Devil Woman 10-08-2007 08:18 PM

Hi there, I am pretty sure this has been noticed already as I am sure I have seen it somewhere, what the problem is, is my members seem to be gaining more credits than they should be, for example in just less than a week one of my members has gone from 14,000+ credits to 42,000+

Can anyone help?

Thanks

Darkwaltz4 10-08-2007 08:53 PM

what version of vbcredits are you using?
are you using any addons?

95% of the time you have settings which you might not have realized were too high or too often

Devil Woman 10-08-2007 09:52 PM

I am using the current version of vbcredits and the only add on I have installed is the one for the vbookie.

Thanks

Darkwaltz4 10-08-2007 10:29 PM

i can look at your settings if you pm me an admin login

aacircle 10-09-2007 11:07 AM

Have just tried installing version 1.3. Turned off my board, uploaded the files, manually did all the template changes and then turned on my board again.

The result:

Quote:

Fatal error: Call to undefined function: credits() in /home/anime10/public_html/global.php(554) : eval()'d code on line 91
Hence, the plugin is currently disabled.

Does anyone know why this error occurred?

Thank you.

Darkwaltz4 10-09-2007 02:38 PM

yeah.... you sound like you got your versions mixed up. only 1.4 has the credits function.

aacircle 10-09-2007 09:22 PM

Weird. I downloaded the package from this thread. And when I go to Plugin Mgr in vb admin, it shows I have 1.3 disabled not 1.4.

Darkwaltz4 10-09-2007 09:24 PM

well as usual, you can talk to me via PM and ill see if i can get things sorted out for you :D

yingzhou 10-10-2007 02:33 AM

How can I change the Credis to something else like my own currency?

Darkwaltz4 10-10-2007 08:16 AM

edit the phrase 'credits'

danielwe 10-10-2007 11:47 AM

i have a problem. When i delet a thread, it dont.... depard the credits, but i konfigure that it depards in the control panel. Sorry for my bad english. In German:

Wenn ich ein Thema lösche, werden die Credits nicht abgezogen, obwohl ich das einstellt habe.

Darkwaltz4 10-10-2007 04:14 PM

Do you get errors or everything is okay except removing the credits?

It's probably a configuration mixup - I can check for you if you PM me.

bobster65 10-10-2007 04:35 PM

Hey Dark... is 1.4 g2g with vbookie? Im running 1.3 right now with vbookie and things are peachy... just wanted to make sure .4 works fine with bookie before I upgrade.. thank you.

bazzup 10-10-2007 04:40 PM

Quote:

Originally Posted by bobster65 (Post 1356983)
Hey Dark... is 1.4 g2g with vbookie? Im running 1.3 right now with vbookie and things are peachy... just wanted to make sure .4 works fine with bookie before I upgrade.. thank you.

yeah i'm running 1.4 from vbcredits and the bookie works just fine, you will not need to edit vbookie at all in the upgrade :up:

bobster65 10-10-2007 04:46 PM

Quote:

Originally Posted by bazzup (Post 1356986)
yeah i'm running 1.4 from vbcredits and the bookie works just fine, you will not need to edit vbookie at all in the upgrade :up:

Cool Beans.. thank you :up:

Darkwaltz4 10-10-2007 10:46 PM

Quote:

Originally Posted by bobster65 (Post 1356983)
Hey Dark... is 1.4 g2g with vbookie? Im running 1.3 right now with vbookie and things are peachy... just wanted to make sure .4 works fine with bookie before I upgrade.. thank you.

yep it will work just fine. However I am adding some stuff for the next version to perhaps tie into the mass credit updater.

dartho 10-11-2007 10:18 AM

Look sweet - subscribed :up:

danielwe 10-11-2007 12:24 PM

no, there are no problems, no errors or everything else.

aacircle 10-13-2007 08:09 AM

If a member belongs to 2 usergroups, do credits double up? Eg: On a members birthday, do they get double the birthday credits if they are in 2 usergroups? Or does it only affect their primary usergroup?

Thank you.

Darkwaltz4 10-13-2007 12:51 PM

No - vbcredits ignores the secondary usergroups completely.

reasoning behind this is oftentimes credits are applied to multiple people at once using single queries so that vbcredits can run optimally on forums of all sizes. This may change in the future, and if/when it does ill let you know.

hoopsta 10-13-2007 06:04 PM

is there a way to edit the credits_toprow template to show a "profile field" - for example: $post[field21] -instead of date joined, send email?

Darkwaltz4 10-13-2007 10:07 PM

Currently it cannot. 1.4 is being outfitted with hooks, and youll have a chance to include the profile field table, and edit the template to include them in the richest users template

LordDB 10-14-2007 02:03 PM

Hi Darkwaltz4!:)

Just want to ask 2 things:

1. Will this work in conjunction with Casino cash?

2. I installed your mod, but I now see that all my members have no cash, so having set it up, only new Members are getting cash, and others are set to '0' how can I amend this to the set amount without manually doing it?

Hope you can assist!

Br.:)

Andrew Green 10-14-2007 03:11 PM

Quote:

Originally Posted by daPLAYBOY (Post 1359744)
1. Will this work in conjunction with Casino cash?


in the "Casino Settings" in the Admincp change "Cash type" to "credits" and set the bonuses to 0, or dissable the plugins for those, otherwise both will be giving bonuses ;)

LordDB 10-14-2007 03:30 PM

Quote:

Originally Posted by Andrew Green (Post 1359796)
in the "Casino Settings" in the Admincp change "Cash type" to "credits" and set the bonuses to 0, or dissable the plugins for those, otherwise both will be giving bonuses ;)

Hi there

Already did that lol, and that's what happened...Members got a '0' balance! Have now gone back to yours for the time being..can you work your casino cash system in with this Arcade...if you could that would be brill?

Cheers!:)

WEBclay 10-14-2007 05:51 PM

Hey Darkwaltz4

First of all great mod, really enjoy how its working. Now I got a question to you about losing credits :)

Is it possible to lose credits if, for example, someone is downloading an attachment from a foreign thread (not opened from himself). Like you will earn credits with postings/threads and the stuff you implemented but losing a certain amount for downloading a tutorial for instance...

I never found something like that and losing credits should be also included I think but can't find that.

Thanks a lot

Darkwaltz4 10-14-2007 06:11 PM

Thanks for the heads up Andrew :) I'll be listing the integration info soon.

Quote:

Originally Posted by daPLAYBOY (Post 1359744)
Hi Darkwaltz4!:)

Just want to ask 2 things:

1. Will this work in conjunction with Casino cash?

2. I installed your mod, but I now see that all my members have no cash, so having set it up, only new Members are getting cash, and others are set to '0' how can I amend this to the set amount without manually doing it?

Hope you can assist!

Br.:)

Run the mass credit updater to retroactively award existing users the amounts they should have had as if the hack was installed since the beginning. For v1.3, at the bottom of the update counters. For v1.4, it has its own acp menu link.

Quote:

Originally Posted by WEBclay (Post 1359909)
Hey Darkwaltz4

First of all great mod, really enjoy how its working. Now I got a question to you about losing credits :)

Is it possible to lose credits if, for example, someone is downloading an attachment from a foreign thread (not opened from himself). Like you will earn credits with postings/threads and the stuff you implemented but losing a certain amount for downloading a tutorial for instance...

I never found something like that and losing credits should be also included I think but can't find that.

Thanks a lot

vBCredits is mainly a system for earning points, not spending them. While you CAN set negative amounts for all of the credit awards, it will never prevent the action for lack of funds, merely go negative. Attachment download support is in development by me, HOWEVER i had still not decided its fate - whether to be part of a paid attachment limiting system i am making, or free addon, included in vBCustomizer, etc. I will know better once its completely done so I can assess the work - to - benefit ratio :-p

1.4 is about 98% finalized, fixing up last few bugs and writing up admin help basically. also setting up vbcredits.com to be better organized. im writing up a vbcredits usage faq which you can read there to learn more about how vbcredits 1.4 works. im also setting up an admin demo :D more details when 1.4 final is released.

WEBclay 10-14-2007 06:14 PM

I don't mind to pay for such a great system like you have written. As long as I can use this mentioned feature above :)

danielwe 10-14-2007 06:42 PM

can you please answer my question?

LordDB 10-14-2007 06:44 PM

Thx, Darkwaltz4's! :) That fixed it!

Darkwaltz4 10-14-2007 07:03 PM

great! (now click install :D:D)

danielwe: sorry, your question got buried.
if you are using 1.3, you have to set a negative amount for the deleted thread credit
if you are using 1.4, you have to have a negation multiplier like -1, and they will lose the thread credits they earned.

if youve already done that and its still not working, send me admin login in pm so i can check your settings. also: theres been a german translation for 1.3 posted at vbcredits.com if that might come in handy for you :)

man, thats getting annoying. id better hurry up and release 1.4 so i can stop supporting two versions :-p

helloxy 10-15-2007 08:35 AM

need help!!

i installed 1.3, and uninstalled it to install 1.4.

but it doesnt works now.

Darkwaltz4 10-15-2007 04:56 PM

why did you uninstall? upgrading works just fine.
what doesnt work? stuff doesnt show up?

official feature listing for 1.4 has been composed, viewable here
http://www.vbcredits.com/projects/vbcredits/index.php


All times are GMT. The time now is 11:40 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.03144 seconds
  • Memory Usage 1,831KB
  • 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_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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