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)

PixelFx 05-08-2009 03:35 AM

Quote:

Originally Posted by vip.tht (Post 1806724)
Sweet work. Would be nice to integrate with vBGallery.
I like this mod.
Thanks

We have a requests forum on our site, for 3rd party addons, no eta as of yet for vbgallery intergration, we do use it on our site though. Just not linked to vbcredits yet.

hinomaru 05-08-2009 02:15 PM

great mod...succesfull installed

Hornstar 05-10-2009 11:47 AM

Quote:

Originally Posted by Darkwaltz4 (Post 1654323)
Currently the last remaining issue that keeps vbcredits from being 1.4 gold is the broken post/thread negation awards. to allow you to at least complete the action without errors, the code was simply disabled. So, if you want to remove credits yourself i suggest allowing your moderators the use of the post award system, such that they can deduct credits as part of their regular maintenance, from right in the threads themselves.

How is this going? Have you worked it out yet? this is the only bug that is holding me off from doing this event on my site where I am going to use the credits as tokens in a lottery like event.

Darkwaltz4 05-11-2009 07:18 PM

Quote:

Originally Posted by hornstar1337 (Post 1807967)
How is this going? Have you worked it out yet? this is the only bug that is holding me off from doing this event on my site where I am going to use the credits as tokens in a lottery like event.

i have been working on other projects. personally i feel that correcting that last issue is something that can be decently dealt with until the core of vbcredits is changed, and that wont happen until 2.0

crazlunatic 05-14-2009 08:27 PM

why can't I get this working on 3.8, do I have to make any template edits?

Darkwaltz4 05-14-2009 08:46 PM

yes, did you follow the instructions?

crazlunatic 05-14-2009 08:57 PM

im making the template edits now. it said only make them if its 3.6 or older but I'm doing them anyway.

--

how do I disable the banking system?

Darkwaltz4 05-15-2009 06:03 PM

Quote:

Originally Posted by crazlunatic (Post 1810905)
im making the template edits now. it said only make them if its 3.6 or older but I'm doing them anyway.

--

how do I disable the banking system?

no, it said dont make them if you have tms installed.

to disable banking system, set 0 for maximum savings and/or loans in the usergroup settings for the groups you wish to disable it for.

crazlunatic 05-18-2009 01:17 AM

how do I erase credits that are already saved in the bank, they are set to 0 but users have already deposited credits in the bank

Darkwaltz4 05-18-2009 02:57 PM

you can use the Modify Accounts by Criteria tool under the vBCredits menu in the admincp.

Select users who have savings, and for what it finds use C+S for the checking value, and 0 for the S value at the top, and it will take care of the rest :)

imported_silkroad 05-20-2009 10:49 AM

Hello,

Sorry if this is a dumb question!

Is there an addon or feature where we can assign points for moderation and/or admin activities?

Darkwaltz4 05-20-2009 02:34 PM

Quote:

Originally Posted by imported_silkroad (Post 1814008)
Hello,

Sorry if this is a dumb question!

Is there an addon or feature where we can assign points for moderation and/or admin activities?

if i understand correctly - not really (except maybe getting an infraction). but to be sure, what kind of activities did you have in mind?

imported_silkroad 05-20-2009 05:10 PM

Sorry not to be clear, I mean to reward moderators:

(1) Giving infractions
(2) Approving threads and posts
(3) Approving visitor messages
(4) Deleting posts as spam
(5) Approving attachments

etc... other moderating tasks.

Also, the same for admins:

(1) Installing a plugin
(2) Modifying a template
(3) Adding a new phrase
(4) Changing a users profile

etc etc

imported_silkroad 05-21-2009 02:21 PM

Hey Darkwaltz4,

Great plugin system, BTW. We installed yesterday and our users seem to really like it. It is a keeper! We have around 80K registered users and nearly 3M PVs a month these days, so I am sure I will have a lot of questions :)

One of the most important activities by users is to search a forum before posting a question.

Is there any reason you did not including giving credit for searching in your vBCredit system?

imported_silkroad 05-21-2009 04:24 PM

Hey Darkwaltz4,

I tried to add

Code:

$userinfo[credits]
from the members info page to another template (another mod).

In the members info tempate it gives total credits. but it only gives checking account credits in another template.

Do you have a handy was to add something like:

Code:

<span class="shade">$vbphrase[credits]:</span> $userinfo[credits]
to a different template and get the total credits?

imported_silkroad 05-22-2009 11:44 AM

More questions.

How can Admins and Moderators edit the comments made when credits are awarded for a post?

I don't think they can!

This means the vBCredits systems has the potential for abuse and spam since poster scan post any comment, good, bad, profane, ugly, etc. when they award credits for a post !!

I thought we could edit these when editing the post or thread, but no joy. Everything can be edited, except the vBCredits information...

Whoops ... !

Darkwaltz4 05-22-2009 01:40 PM

Quote:

Originally Posted by imported_silkroad (Post 1814211)
Sorry not to be clear, I mean to reward moderators:

(1) Giving infractions
(2) Approving threads and posts
(3) Approving visitor messages
(4) Deleting posts as spam
(5) Approving attachments

etc... other moderating tasks.

Also, the same for admins:

(1) Installing a plugin
(2) Modifying a template
(3) Adding a new phrase
(4) Changing a users profile

etc etc

No, these are not supported. Theres also no hooks for most of them :-/ would require a lot of file editing.

Quote:

Originally Posted by imported_silkroad (Post 1814646)
Hey Darkwaltz4,

One of the most important activities by users is to search a forum before posting a question.

Is there any reason you did not including giving credit for searching in your vBCredit system?

Not...really... you are the first to request it

Quote:

Originally Posted by imported_silkroad (Post 1814718)
Hey Darkwaltz4,

I tried to add

Code:

$userinfo[credits]
from the members info page to another template (another mod).

In the members info tempate it gives total credits. but it only gives checking account credits in another template.

Do you have a handy was to add something like:

Code:

<span class="shade">$vbphrase[credits]:</span> $userinfo[credits]
to a different template and get the total credits?

The variables are rendered in the templates you were instructed to add them to. If you want to change or add more places, then corresponding hooks need to have the rendering code applied to them. if you tell me where you want to add it, i can probably tell you the plugin part to add.

Quote:

Originally Posted by imported_silkroad (Post 1815133)
How can Admins and Moderators edit the comments made when credits are awarded for a post?

I don't think they can!

This means the vBCredits systems has the potential for abuse and spam since poster scan post any comment, good, bad, profane, ugly, etc. when they award credits for a post !!

I thought we could edit these when editing the post or thread, but no joy. Everything can be edited, except the vBCredits information...

Whoops ... !

You are right, but they still obey your censor and bbcode settings at least. Most people dont allow use of the post award system for nontrusted groups (although it is built to allow it).

imported_silkroad 05-22-2009 07:59 PM

Thanks for the answers.

Regarding the total credits for a user, I am trying to add that to another template outside of the vBCredits system called "Meet Our Staff". When I add:

Quote:

$userinfo[credits]

... we get only the Checking Account, not the totals.

Also, I noticed the same problems existing in vBCredits in the user profile-->statistics page.

PS: Why does vbulletin.org not have BB code icons for easy BBcoding when writing or editing a post??

EagleNick 05-23-2009 03:04 AM

Does this count points from the day I install the mod or does it count all previous activity from the beginning of the forum's existence? Or is there a way to choose which setup I'd like to use?

imported_silkroad 05-23-2009 11:17 AM

Reference:

http://www.vbcredits.com/forum/showthread.php?p=16541

Quote:

Dear dark and pix,

We implemented vBCredits on our forum with nearly 80K registered users and upwards toward 3M monthly PVs. We renamed "Credits" based on our team's suggestion and off we went. What a great idea you guys have!

I spent about 10 hours tweeking various configuration combinations and running the mass update tool. After all that time, I still don't understand how that tool actually calculates legacy credits (LOL), but nevermind, after working all night, I came up with a baseline for our users, many of which have been around for nearly 10 years.

Then, after abit more tweeking, I created a spreadsheet and a table so our mod and admin teams could understand which activities awarded what credits to which (primary) user groups (more on this in another post). I ended up installing the BBCode Tables mod just so I could present this info to our users in an easy to read format.

Then, as you guys know by now, with the force of our user base being me asking questions, I starting asking questions to you guys in rapid fire.

Your replies have been, if I may summarize "we have got cool (commercial) products other than vBCredits, like vBAdvertise/Customize/Commerce and more"..... All of this is great stuff, and I agree you guys have a winning formula for a potential to become one of the top vB addons, far more useful than ipProArcade etc. or the other popular mods (and more profitable!). For sure, credits++ has the potential to be the most powerful. You could build an entire on-line game around vBcredits, more fun that anything in the video arcades!! But I digress.....

However, for our site (and I suspect others as well), we want every user to give currency to everyone, as rewards, for fun, even for profit. We want users to trade them and exchange them. All of this will become the "core economic engine" of the site, so all users can get the max benefit from vBCommerce and more in the future. First, we need a solid economic engine, and vBCredits is not quite there yet.

I think your business model of giving away "the core" vBCredits is very sound and is a must for your future growth. I can understand why you are working on licensing and addons that compliment the core system. Based on my (short few days) work with your product, you have some infrastructure problems as well. I would like to express those to you, if you don't mind, in order to help based on experience running an active, fairly large community.

First, your "free core" is incomplete. Your transaction logging and auditing for admins is non-existent, so it is not possible to see an overall picture of what is happening! This is a very basic requirement.

Second (actually part of the first), the "core banking system" does not provide overall banking statistics such as "total currency in the central bank", "total of all savings and by usergroups " "total of checking and also by usergroups" etc. These are pretty basic economic stats that you must provide to make the "core" feasible to move beyond "an experimental core" to "the future of vBulletin addons". To be a cyber currency for a site, admins and users must know what is the total of all currency in the system, including the central bank, so we can calculate ratios, FDP (Forum Domestic Product, LOL) and know how much currency is floating with the users versus in the central banks, etc. This is not very difficult for you to do in vBCredits, and completes the "core banking system" so to be useful to build virtual economies. This is critical for you for all your underlying future business models.

Third, I forgot! I was so focused on the above, I forgot the other items in my head!! (Something about the need for admins and mods to edit award comments, because we need all users to be able to participate in the virtual economy, not only priv' users)

Basically, you guys are "on to something big" and it seems, from a new admin on the block using your core for a fairly large and busy forum perspective, you guys are seemingly ignoring developing the core free system in order to pursuit commercial addons. I can understand, perhaps, you want to make money, and that is good, because we are certainly willing to pay. I have nothing against you guys making big money, that is why I am writing this post!

However, as I have mentioned, your "core system" is incomplete and therefore the foundation is weak and this weakness is a constraint to your business growth. I am sure you are well aware of this, and you are (more than likely) resource constrained, and maybe you have choosen to focus on the newer (commercial) addons so you can someday "quit your day jobs", which is a great idea! Actually, I don't know what is in your heads, but I do know, as a user, your core product is a constraining weakness.

Althought you are focused on good things such as "advertising models for boards", I can tell you that this has much less potential for your future revenue that focusing on the "core system" so boards can build cyber economies. With a strong core cyber economy, anything is possible. I mean anything!

Please, please. Consider my post as a friend who likes you guys very much and only wishes you the best! I want you to get rich! You can do it, I believe, if you refocus your efforts on the core system for a few months and strengthen it. If you do, it will pay off in big real hard currency and strengthen your commercial offerings.

In the beginning, (a few days ago, LOL), I was very excited as were our users. However, as we use the system, there are key essential parts missing in the core. I kindly suggest that you need to build vBCredits as a viable core economic-engine first, and when you do, the sky is the limit for you guys. Developers will even develop on top of your core. You must know this already!

Please. Fix the core engine. I am happy to help guide you based on our site, because we need your engine for our core economy now. (I notice that others have communicated bits-and-pieces of this message to you as well). We don't need an Advertising model, we have one, LOL (however, we might use vBAdvertise in the future for sure!) We need an internal, virtual, economic model first. We want our forums to be a cyber community with a virtual economy where users can interact with each others with virtual currency. If you guys can do this, you are the big winners as so are board admins and users.

Thanks for listening. Please, consider my advice, and refocus on improving the core. If you do, you will make more money and maybe even become famous.

EagleNick 05-23-2009 09:47 PM

Looking at the options, it doesn't look like I can control this. :(

imported_silkroad 05-24-2009 05:35 AM

Quote:

Originally Posted by EagleNick (Post 1815583)
Does this count points from the day I install the mod or does it count all previous activity from the beginning of the forum's existence? Or is there a way to choose which setup I'd like to use?

There is a "mass update tool" which works OK. It is not perfect, but it is very useful.

EagleNick 05-24-2009 12:09 PM

Quote:

Originally Posted by imported_silkroad (Post 1816121)
There is a "mass update tool" which works OK. It is not perfect, but it is very useful.

Will the users just get their points back when the scheduled task runs?

imported_silkroad 05-24-2009 01:00 PM

Quote:

Originally Posted by EagleNick (Post 1816226)
Will the users just get their points back when the scheduled task runs?

Hey Eagle,

Honestly, I have not found complete documentation on what happens, when, how, etc. I did all our setup with trial and error.

So, I can't help much more. The Developers, if they have time, could help if they exposed these exact processes and algorithms a bit more so we can easily understand what happens behind the scenes.

Otherwise, you will have to read the code and decipher on your own.

Darkwaltz4 05-24-2009 04:46 PM

Quote:

Originally Posted by EagleNick (Post 1815583)
Does this count points from the day I install the mod or does it count all previous activity from the beginning of the forum's existence? Or is there a way to choose which setup I'd like to use?

Quote:

Originally Posted by EagleNick (Post 1815950)
Looking at the options, it doesn't look like I can control this. :(

Quote:

Originally Posted by imported_silkroad (Post 1816121)
There is a "mass update tool" which works OK. It is not perfect, but it is very useful.

It starts from when you install it. If you want to award since the beginning, use the Mass Credit Updater to process points according to your settings from all applicable statistics. Does not obey the forum overrides though.

Quote:

Originally Posted by EagleNick (Post 1816226)
Will the users just get their points back when the scheduled task runs?

No, the scheduled task handles referrals, activity, paycheck, birthday awards, and the lottery.

Quote:

Originally Posted by imported_silkroad (Post 1816247)
Hey Eagle,

Honestly, I have not found complete documentation on what happens, when, how, etc. I did all our setup with trial and error.

So, I can't help much more. The Developers, if they have time, could help if they exposed these exact processes and algorithms a bit more so we can easily understand what happens behind the scenes.

Otherwise, you will have to read the code and decipher on your own.

Yeah, i know theres no documentation, and theres just too much to talk about that i havent done it in like two years already :p However I am really happy to explain anything that needs it, even if its the millionth time lol.

EagleNick 05-24-2009 05:43 PM

Quote:

Originally Posted by Darkwaltz4 (Post 1816358)
It starts from when you install it. If you want to award since the beginning, use the Mass Credit Updater to process points according to your settings from all applicable statistics. Does not obey the forum overrides though.


Thank you for the response. How can I reset everything though, after I install it - to start fresh, you know?

Darkwaltz4 05-24-2009 06:35 PM

Couple ways to do it:

You can use the mass credit updater again (select all groups DONT select any awards, base 0, let it process)

If you have a small set of users, you can use the award users by criteria tool to select everyone, and then set checking and savings to 0, save it.

If you are comfortable with queries you can do the fastest of them all, run:
UPDATE user SET credits = 0, credits_saved = 0
which resets everyone to 0 (apply table prefix as applies)

EagleNick 05-24-2009 07:36 PM

Quote:

Originally Posted by Darkwaltz4 (Post 1816416)
Couple ways to do it:

You can use the mass credit updater again (select all groups DONT select any awards, base 0, let it process)

If you have a small set of users, you can use the award users by criteria tool to select everyone, and then set checking and savings to 0, save it.

If you are comfortable with queries you can do the fastest of them all, run:
UPDATE user SET credits = 0, credits_saved = 0
which resets everyone to 0 (apply table prefix as applies)

Great, thanks John!

EagleNick 05-25-2009 12:46 PM

Is there a way to manually add points to a user account?

ArnyVee 05-25-2009 01:06 PM

Nick,

I know that in the individual users screen you'll see a place for their points on the bottom left. I believe that you can manually add them there.

EagleNick 05-25-2009 01:26 PM

Great, thanks Arny!

Well it looks like I've got everything set up. Now I can launch my contest. :D (See link in Sig)

ArnyVee 05-25-2009 01:48 PM

Awesome Nick! :up:

I'm going to go sign up now ;)

Charles_1 05-26-2009 07:12 PM

Dark, please help :-). I ran into compatibility issue between great vBCredits and another hack, Let user choose how many reputation points to give (up to their limit), which is really useful too (you can choose how many points from your power you will give to a post).

Since I upgraded it to new version v1.1.0 last month, our users don't receive credits for reputation points (positive and negative). When I disable this product, credits for reputation points are working again :-(.

Don't you have some idea, where could be a problem or what I have to look for?

Darkwaltz4 05-28-2009 06:30 PM

Quote:

Originally Posted by Charles_1 (Post 1817666)
Dark, please help :-). I ran into compatibility issue between great vBCredits and another hack, Let user choose how many reputation points to give (up to their limit), which is really useful too (you can choose how many points from your power you will give to a post).

Since I upgraded it to new version v1.1.0 last month, our users don't receive credits for reputation points (positive and negative). When I disable this product, credits for reputation points are working again :-(.

Don't you have some idea, where could be a problem or what I have to look for?

if that hack is replacing the default vbulletin system internally, then they need to include the vbulletin hooks so that my system (and others that might be integrated there) can run their regular code there. otherwise if they are leaving it out, vbcredits doesnt execute there. there isnt much i can do at that point, have you shown this issue to that author?

Tobes 06-02-2009 03:06 PM

I have users getting all different amounts of credits per post. It should be just 2 per post, but I have some getting 4, some getting twelve, one getting 18... nothing should be multiplied, and usergroup settings are all the same. Any ideas?

Darkwaltz4 06-04-2009 07:09 PM

Quote:

Originally Posted by Tobes (Post 1822077)
I have users getting all different amounts of credits per post. It should be just 2 per post, but I have some getting 4, some getting twelve, one getting 18... nothing should be multiplied, and usergroup settings are all the same. Any ideas?

set to 0 your additive referral bonus for your usergroups. it is NOT the same as the referral award, but i think you got them confused.

trickfly 06-09-2009 02:51 PM

I've installed vBcredits but the credits won't show in my post bit legacy (each post under username)

Can anyone help ?

MSN: jhakim65@hotmail.com

Thanks,

Darkwaltz4 06-09-2009 11:59 PM

did you apply the template edits to your postbit_legacy template?

Brathamike 06-10-2009 12:00 AM

GREEEEEEEEET I BEEN LOOKING FOR SOMETHING LIKE THIS!!!!!!!! wwooooo hooooo finally i found you...but i only see its for vb 3.7 :( do you have a version for vb3.8.x and vbadvance?

please tell you do please

waiting on your reply


thanks


EDIT: WOW i missed that you said 3.7 works for 3.8 so excited i just skimmed through it lol going to check out your site and see whats the differrence

tscargo 06-10-2009 09:52 AM

Is this product still developed/maintained ? I believe it has been RC for quite a long time. When is the final release expected ?


All times are GMT. The time now is 12:21 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.02037 seconds
  • Memory Usage 1,888KB
  • 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
  • (4)bbcode_code_printable
  • (23)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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