Log in

View Full Version : Major Additions - [DBTech] vBCredits II Deluxe


Pages : 1 [2] 3

rootsxrocks
12-15-2010, 02:45 PM
Its there somting more I have to set up for charging for content, when a member clicks the button the header loads in the post and then it stalls .

merk_aus
12-16-2010, 02:35 AM
In order to upgrade or install vBCredits, you must upload credits_installer.php to the plugins folder within your forum directory!

Is what it comes up with when attempting to install Credits on fresh install of vbps 4.1 PL2

Darkwaltz4
12-19-2010, 06:39 PM
Are we able to use custom icons?

What are you referring to?

It looks the new version doesn't allow you to disable the auto template edits.

Has this been fixed now?

Thanks

You can restore this in the meantime by editing admincp/credits_admin.php and finding:

// ##################### Start Events Update ###################################


and inserting this ABOVE that:

// ##################### Start Displays Update ###################################

if ($_REQUEST['do'] == 'update_displays')
{
$vbulletin->input->clean_array_gpc('r', array(
'active' => TYPE_ARRAY
));

$displays = $db->query_read("SELECT displayid FROM " . TABLE_PREFIX . "credits_display");

while ($display = $db->fetch_array($displays))
{
$db->query_write("UPDATE " . TABLE_PREFIX . "credits_display SET enabled = " . intval($vbulletin->GPC['active'][$display['displayid']]) . " WHERE displayid = '" . $db->escape_string($display['displayid']) . "'");
}

$db->free_result($displays);
vbcredits_cache();

define('CP_REDIRECT', 'credits_admin.php?' . $vbulletin->session->vars['sessionurl'] . 'do=displays');
print_stop_message('credits_displays_saved');
}


When will crediting of events be available for blog and article sections of vBulletin 4? ...if ever.

It is on the radar, but no official timeframe is available sorry. It will probably be one of the sooner ones though, because it seems to have a mild number of people asking for it.

Its there somting more I have to set up for charging for content, when a member clicks the button the header loads in the post and then it stalls .

Please keep support for the pro features at my official site thanks :p

In order to upgrade or install vBCredits, you must upload credits_installer.php to the plugins folder within your forum directory!Is what it comes up with when attempting to install Credits on fresh install of vbps 4.1 PL2

Sorry, but that was something that was forgotten to be changed, but that means you are lacking the (forum)/dbtech/credits folder, or at least the credits_installer.php file within it. Make sure your FTP program deep-uploads directories. If that one is missing, you are probably missing others.

dondavis
12-21-2010, 03:51 PM
(but no charge bbcode :D)

Darkwaltz4 could you tell me plz est. timeframe when it will be done? Thats important for me.

Darkwaltz4
12-22-2010, 01:46 AM
That exists in the pro version only, fully implemented :p

dondavis
12-22-2010, 07:05 AM
That exists in the pro version only, fully implemented :p

Ahh cool, i am gonna buy it asap.

petergharris
12-22-2010, 08:47 AM
Sorry if I have missed it, but is there any way that you can give members credits automatically when they go into another usergroup.

Equally how do you give members credits through the admincp.

Darkwaltz4
12-22-2010, 12:16 PM
Sorry if I have missed it, but is there any way that you can give members credits automatically when they go into another usergroup.

Equally how do you give members credits through the admincp.

That is the Welcome action you should attach/edit an event for - the Activity Amounts Configuration menu link

You can modify the accounts of users by going to the Recalculate User Accounts menu link.

petergharris
12-22-2010, 02:01 PM
That is the Welcome action you should attach/edit an event for - the Activity Amounts Configuration menu link

You can modify the accounts of users by going to the Recalculate User Accounts menu link.

Thanks very much, it works a treat :)

andrewpl
12-23-2010, 06:00 AM
hello,
i have installed the mod but the refferer becomes no points why?
Than i have a problem, i can no give and take credits with adjust why?

Darkwaltz4
12-28-2010, 07:42 PM
Check the action specific configuration for referral action settings - it usually requires that the user with a referrer reach a certain usergroup, such as regular member. That is so that only confirmed real members will award their referrers.

Your usergroup must be set to use adjust, and the option to do that appears on the currency popup.

AF_staff
12-29-2010, 12:01 PM
Hi Dark,

I am wondering if the functions added like process all pages of users when recalculating and new currency interest can also be seen in Pro? I know it might be a silly question but it seems that we don't have these (and others) in our DragonByte Tech: vBCredits II Deluxe Pro. Our version is 2.0.0... :confused:

Thank You in advance and more power to you! :)

EDIT: Is it also possible to create an event so users will gain interest in their savings? We saw the formula textbox in the Mass Update Users page but we would like to know if we can implement that formula (ex: savings * 0.01 will be added every x day(s)) in an event?

Darkwaltz4
12-29-2010, 03:10 PM
Please ask questions about the pro version only at the site in my sig please!
I will answer them here though, only because they apply to the lite version equally:

Process all pages of users when recalculating: its something you have to toggle at the bottom of the advanced settings when recalculating. It will move between the pages of results automatically vs you having to keep clicking.

Interest: is an action you need to configure in the Activity Amounts Configuration. If it didnt install with such an event, pick it from the dropdown at the bottom. Make sure to select your savings currency (or create a savings currency if you dont have one at Multiple Currency Integration). In the Action Specific Configuration, you can pick the frequency and reference date for that.

MGP_Tech
12-29-2010, 04:27 PM
Originally Posted by x9751
Question and sorry if this is already in their but i didn't see it so i am asking. Are you planing on making it so people can "purchase' the Credits via paypal? Against sorry if this was asked already.


That is going to be in the next major pro version only.



Any ETA on that release?

Darkwaltz4
12-29-2010, 04:48 PM
It is present in all its glory in the new pro version only.

NarutoFTW
12-30-2010, 01:48 AM
DarkWalt, I want to add custom icons in the vbshop.

Darkwaltz4
12-31-2010, 05:36 PM
Please ask that at the vbshop thread - i didnt develop that addon.

Dadoo
01-02-2011, 03:19 AM
Please find below [DBTech] vBCredits II Deluxe v2.0.0 LITE translated in french.

Install instructions :

Go to AdminCP -> Language & Phrases -> Import -> Import XML file on existant French language (Allow overwrite : YES)

-----

Rendez-vous dans votre AdminCP -> Langues & Expressions -> Importer un langage :
Choisissez le langage "Français" (Autoriser l'écrasement : OUI)

doubleclick
01-02-2011, 10:44 PM
Will this work on 3.8 as well?

Dadoo
01-02-2011, 11:15 PM
I don't think so, doubleclick..

Too many changes between 3.8 and 4.x branch..

FreshFroot
01-03-2011, 04:51 AM
yeah no pressure on that v3arcade intergration either :D
Is this still being worked on?

Would be nice if we could buy games or to play them use X credits.

doubleclick
01-03-2011, 09:06 AM
That's too bad. Thanks, Dadoo!

Darkwaltz4
01-03-2011, 12:28 PM
Is this still being worked on?

Would be nice if we could buy games or to play them use X credits.

The old addon to integrate with it should still work provided you are still using the default Credits currency for the time being.

That's too bad. Thanks, Dadoo!

dadoo thought you were asking about his french translation, not the addon itself. this does work on vb3.8, here is the dedicated thread for it: https://vborg.vbsupport.ru/showthread.php?t=245952

Wifey
01-03-2011, 04:44 PM
I have edited my points on a test board to be 1000000. When I try and transfer to a test user, it tells me I'm not allowed to do that. "Could not complete transfer"

Additionally, before in vB3.x.x version, I could have points in a bank, then transfer them into my actual account from the bank so I could donate them to users - what has changed with this? I only want my members to get the points that I or other staff members give them - for winning contests, challenges, etc.). I have it set to where nobody gets points for referrals, etc. because I have all those things set to be inactive. What am I missing here?

siriuxs
01-04-2011, 04:43 PM
It is possible integrate this plugin with post thank you hack?

Thanks!

siriuxs
01-05-2011, 01:58 PM
Please help me... Thanks! :)

rootsxrocks
01-06-2011, 04:50 PM
It is possible integrate this plugin with post thank you hack?

Thanks!

Please help me... Thanks! :)
I certianly can with the pro version :p

siriuxs
01-06-2011, 05:06 PM
In the log of the pro version there isn't explicitate this feature.... :(

motorola
01-07-2011, 01:09 PM
Is it possible to integrate this plugin with a hide hack?

Antidepresiv
01-07-2011, 03:18 PM
Thanks for this mod. Is there any way to disable the credits from showing up anywhere, because i have a custom menu, and i want to set that page in my custom menu.. Curently the Currency dropdown is showing twice in my navlinks, can i disable it from showing in navtabs and in navlinks ? Thanks..

DragonByte Tech
01-10-2011, 07:39 AM
Is it possible to integrate this plugin with a hide hack?


The current Pro version has a hide function included.

I will have the mod author pop on to answer other questions as soon as he is able - please bear in mind that priority support is handled at our forums, and support on vb.org will be significantly delayed in comparison.

Iain

Darkwaltz4
01-10-2011, 02:17 PM
I have edited my points on a test board to be 1000000. When I try and transfer to a test user, it tells me I'm not allowed to do that. "Could not complete transfer"

Additionally, before in vB3.x.x version, I could have points in a bank, then transfer them into my actual account from the bank so I could donate them to users - what has changed with this? I only want my members to get the points that I or other staff members give them - for winning contests, challenges, etc.). I have it set to where nobody gets points for referrals, etc. because I have all those things set to be inactive. What am I missing here?

You need to create a Donate event with the currencies you are trying to use. You should be able to do exactly what you describe - PM me for guidance if you are having trouble setting it up that way.

It is possible integrate this plugin with post thank you hack?

Thanks!

Discussion for that is here: http://www.dragonbyte-tech.com/threads/1560-Help-me-Credits-for-mod-Thanks (i know you are already there, but for anyone else)

Is it possible to integrate this plugin with a hide hack?

Charging to reveal hidden content is part of the pro version :)

Thanks for this mod. Is there any way to disable the credits from showing up anywhere, because i have a custom menu, and i want to set that page in my custom menu.. Curently the Currency dropdown is showing twice in my navlinks, can i disable it from showing in navtabs and in navlinks ? Thanks..

Yes, but you will need a quick patch from here: https://vborg.vbsupport.ru/showpost.php?p=2136480&postcount=253

It sounds like the template hook appears twice in your template though, not a bug in vbcredits.

washingtonboise
01-13-2011, 10:59 PM
May benefit to have install instructions in package which address how to do an upgrade (if there is any difference)

Darkwaltz4
01-14-2011, 12:44 AM
The upgrade process is identical.

Wifey
01-14-2011, 02:37 AM
I'm helping code a Harry Potter site after they upgraded to 4.0. Before with this hack in vB3.x, we were able to have on the welcome panel the points standings for the four houses. We accomplished this by creating a user for each of the four houses - Gryffindor, Hufflepuff, etc. Anytime a staff member would donate to a member in each house, they would turn around and donate the exact same amount to the "house" account, so a running tally could be kept of how many points each house was earning. So, for example on the welcome panel it would say:

Gryffindor : XX points
Hufflepuff: XX points

and so forth and so on. I would like to add this back and have it auto update, instead of having to go into the welcome panel (the dbtech one, I might add - fab, by the way) and manipulate it manually every time an update is made. To accomplish this, in the welcome panel coding, what would my code be? In other words, here's my code:

<smallfont><b><font color="crimson">Gryffindor</font>:</b> WHAT CODE GOES HERE?</smallfont>

Thank you in advance!!

Arboristsite
01-14-2011, 02:21 PM
It appears that users get a credit(s) when they edit a thread. Is there a way to disable this? Seems like a pretty simple way to get tons of points.

DragonByte Tech
01-16-2011, 02:36 AM
It appears that users get a credit(s) when they edit a thread. Is there a way to disable this? Seems like a pretty simple way to get tons of points.

You should set a negation amount (equal to the amount given for a post) This will prevent people from gaining credits for editing/deleting posts.

Iain

Wifey
01-25-2011, 06:42 PM
I'm helping code a Harry Potter site after they upgraded to 4.0. Before with this hack in vB3.x, we were able to have on the welcome panel the points standings for the four houses. We accomplished this by creating a user for each of the four houses - Gryffindor, Hufflepuff, etc. Anytime a staff member would donate to a member in each house, they would turn around and donate the exact same amount to the "house" account, so a running tally could be kept of how many points each house was earning. So, for example on the welcome panel it would say:

Gryffindor : XX points
Hufflepuff: XX points

and so forth and so on. I would like to add this back and have it auto update, instead of having to go into the welcome panel (the dbtech one, I might add - fab, by the way) and manipulate it manually every time an update is made. To accomplish this, in the welcome panel coding, what would my code be? In other words, here's my code:

<smallfont><b><font color="crimson">Gryffindor</font>:</b> WHAT CODE GOES HERE?</smallfont>

Thank you in advance!!

Still looking for an answer to this.

Addtitionally, the points column is NOT showing up on our member list. Any idea why?

and yes, I have inserted the
{vb:raw template_hook.memberlist_resultsbit} in the memberlist_resultsbit template. It still shows up funny on the members page - all the places where the points should be are just dead link boxes that when you click on them take you to a 404 page.

reddyink
01-25-2011, 09:28 PM
Hello, Can we set credits by threads/posts per forum. I would like to provide X credits for posting a thread in a forum-x, and y credits for posting a thread in forum-y.

How do I do that? Thanks.

imcool2121
02-07-2011, 03:46 AM
Suppose if i want to run the credit or point system only for a special usergroup, not for all registered members, how will i do that ?

MrBeanzy
02-07-2011, 09:11 AM
Hi there,

I'm looking at a friends site who used vBCredits, i'm looking to get it myself at the moment.

I just wondered if there are actual pages for code redemption or credit purchases? As the only method i could see was to access the options viar the nav bar in a drop down?

I'm just asking as i wanted to make a bit more of a feature of the point redemtion or point puchase. Or would it be easy to take code from the souce and imbed it on different pages on my site?

Thanks, Paul.

MuseFS
02-07-2011, 06:01 PM
Hello!
First of all, this is a great mod! Thank you

I wanted to know if I can integrate "DB-Tech Post Thanks" to credits count of vbCredits? I mean, when you say "thanks", the user who recieves the thanks gets credits. And also, how can I do the same with vbulletin built in reputation system?

Cheers!

MuseFS
02-10-2011, 09:17 PM
Can you make an option for users to BUY with real money the credits? Like with Paypal, Credit Card, etc.

thanks!

MrBeanzy
02-10-2011, 10:23 PM
Can you make an option for users to BUY with real money the credits? Like with Paypal, Credit Card, etc.

thanks!


There is in the Pro edition, you dont get it in th free one.

reddyink
02-15-2011, 08:46 PM
Is there a CMS widget for VBCredits?

siriuxs
02-18-2011, 08:42 AM
Hi there is a bug... :(

I assegnate 10 credits every thread started... When the user open new thread there receive the 10 point, but if they edit the thread, they receive another 10 credits :S If an user edit 10 times his thread, him receive 100 credits... :S This is a bug... I want assegnate only one time the 10 credits...

It is possible? Excuse me for bad english... I'm italian...

Hornstar
02-19-2011, 11:35 PM
I too am waiting for the above bug to be fixed. Users can currently really abuse the credits system as it is not negating the points like it should. Any ETA on when this will be fixed?

reddyink
02-19-2011, 11:52 PM
Until the bug is fixed, assign -10 points for "Thread Negation Amount". That way system will give 10 points and take out 10 points providing with 0 points as a result.

Hi there is a bug... :(

I assegnate 10 credits every thread started... When the user open new thread there receive the 10 point, but if they edit the thread, they receive another 10 credits :S If an user edit 10 times his thread, him receive 100 credits... :S This is a bug... I want assegnate only one time the 10 credits...

It is possible? Excuse me for bad english... I'm italian...

TNERatedEdge
02-24-2011, 09:40 PM
how do you make it so users do not get posts in threads they start?

TNERatedEdge
03-05-2011, 02:33 AM
???????

Daniel Thomas
03-05-2011, 02:19 PM
Okay...I've looked all over and can't find anything.

It won't let me transfer Credits from Savings into the Regular Credits account. How do you transfer your credits? Every time I try to it says "You cannot transfer the same currency to yourself"

I've got a billion credits that I can't spend since I can't transfer it over.

kesandal
03-17-2011, 08:00 PM
Hello,

is there an "how-to" for displaying the current credits in the nav-bar?

Like here described for vb 3.8
https://vborg.vbsupport.ru/showthread.php?t=254962

Regards
Kesandal

creppello
03-19-2011, 01:29 AM
On the Transactions page, the two drop down boxes, one for currencies one for actions. Where are the setting for text color and background color when making a selection?

During the drop down phase, my background is black, and the un-highlighted text is black.

rcwild
03-29-2011, 11:09 PM
Editing my original post to ask a series of questions now that I have played around with this mod.

Until a few days ago we were using vBulletin v3.8. We had the old version of vBCredits, Post Thank You Hack and vBCredits with Post Thank You Hack. Now that we have upgraded to vBulletin v4.1.2, I have to upgrade a bunch of modes. Installed vBCredits II Deluxe and is running fine. Installed your Advanced Post Thanks Lite, in part because the description mentioned importing thanks from Post Thank You Hack. I now understand that is only available in the pro version. No problem. I certainly don't mind paying for your work. Visiting your site, I also looked at vBActivity because it integrates with your Advanced Post Thanks.

Now I need some clarification and advice so I can decide which combination of products to purchase.

1. I like vBCredits because it recognized credits our members earned before the upgrade.
2. It appears that vBActivity awards points for blog entries/comments. Can vBCredits?
3. Can vBCredits integrate with your post thank you mod?
4. Our members use their vBCredit points to pay other members, buy merchandise, etc. Does vBActivity allow the same earn-spend function or does it only award points?
5. With the old version of vBCredits we were able to run an occasional raffle with points. I don't see that function in the new vBCredits. Is this still possible? If so, how?
6. In vBCredits, how does one transfer points to savings and visa versa?

Thank you in advance for your reply.

DragonByte Tech
04-05-2011, 01:44 AM
Editing my original post to ask a series of questions now that I have played around with this mod.

Until a few days ago we were using vBulletin v3.8. We had the old version of vBCredits, Post Thank You Hack and vBCredits with Post Thank You Hack. Now that we have upgraded to vBulletin v4.1.2, I have to upgrade a bunch of modes. Installed vBCredits II Deluxe and is running fine. Installed your Advanced Post Thanks Lite, in part because the description mentioned importing thanks from Post Thank You Hack. I now understand that is only available in the pro version. No problem. I certainly don't mind paying for your work. Visiting your site, I also looked at vBActivity because it integrates with your Advanced Post Thanks.

Now I need some clarification and advice so I can decide which combination of products to purchase.

1. I like vBCredits because it recognized credits our members earned before the upgrade.
2. It appears that vBActivity awards points for blog entries/comments. Can vBCredits?
3. Can vBCredits integrate with your post thank you mod?
4. Our members use their vBCredit points to pay other members, buy merchandise, etc. Does vBActivity allow the same earn-spend function or does it only award points?
5. With the old version of vBCredits we were able to run an occasional raffle with points. I don't see that function in the new vBCredits. Is this still possible? If so, how?
6. In vBCredits, how does one transfer points to savings and visa versa?

Thank you in advance for your reply.

I'll poke John over to answer these for you, sorry about the delay. Please bear in mind that DBTech is your best bet for fastest response times to questions and/or support =)

Iain

Darkwaltz4
04-10-2011, 06:37 PM
I'm helping code a Harry Potter site after they upgraded to 4.0. Before with this hack in vB3.x, we were able to have on the welcome panel the points standings for the four houses. We accomplished this by creating a user for each of the four houses - Gryffindor, Hufflepuff, etc. Anytime a staff member would donate to a member in each house, they would turn around and donate the exact same amount to the "house" account, so a running tally could be kept of how many points each house was earning. So, for example on the welcome panel it would say:

Gryffindor : XX points
Hufflepuff: XX points

and so forth and so on. I would like to add this back and have it auto update, instead of having to go into the welcome panel (the dbtech one, I might add - fab, by the way) and manipulate it manually every time an update is made. To accomplish this, in the welcome panel coding, what would my code be? In other words, here's my code:

<smallfont><b><font color="crimson">Gryffindor</font>:</b> WHAT CODE GOES HERE?</smallfont>Thank you in advance!!

Still looking for an answer to this.

Addtitionally, the points column is NOT showing up on our member list. Any idea why?

and yes, I have inserted the
{vb:raw template_hook.memberlist_resultsbit} in the memberlist_resultsbit template. It still shows up funny on the members page - all the places where the points should be are just dead link boxes that when you click on them take you to a 404 page.

Displays for any user's currency info require code backing them, which is why you cannot create new ones unless debug mode is enabled. Doing that automatically would require that, as there are no global variables for inserting in any old template. What did you used to have there to accomplish that?

Did you insert the resultsbit html above the </tr> or somewhere else?

Hello, Can we set credits by threads/posts per forum. I would like to provide X credits for posting a thread in a forum-x, and y credits for posting a thread in forum-y.

How do I do that? Thanks.

Yes, you can do that by selecting the forums that apply to a specific event. Additional events can target different sets of forums to do different things, such as charge them vs earning.

Suppose if i want to run the credit or point system only for a special usergroup, not for all registered members, how will i do that ?

You can either carefully setup your events to always select only those usergroups, or disable usergroups with a permission setting.

Hi there,

I'm looking at a friends site who used vBCredits, i'm looking to get it myself at the moment.

I just wondered if there are actual pages for code redemption or credit purchases? As the only method i could see was to access the options viar the nav bar in a drop down?

I'm just asking as i wanted to make a bit more of a feature of the point redemtion or point puchase. Or would it be easy to take code from the souce and imbed it on different pages on my site?

Thanks, Paul.

You can create links with the code in them that will perform the same redemption process, for you to post wherever you want. Instructions are in the redemption manager (pro only)

Darkwaltz4
04-10-2011, 06:41 PM
Hello!
First of all, this is a great mod! Thank you

I wanted to know if I can integrate "DB-Tech Post Thanks" to credits count of vbCredits? I mean, when you say "thanks", the user who recieves the thanks gets credits. And also, how can I do the same with vbulletin built in reputation system?

Cheers!

Is there a CMS widget for VBCredits?

Currently neither are implemented yet, sorry..

Until the bug is fixed, assign -10 points for "Thread Negation Amount". That way system will give 10 points and take out 10 points providing with 0 points as a result.

That is indeed what you are expected to do, as that is deliberate behavior and not a bug.

how do you make it so users do not get posts in threads they start?

In your post event, show advanced options and you will be an option for that specifically.

Okay...I've looked all over and can't find anything.

It won't let me transfer Credits from Savings into the Regular Credits account. How do you transfer your credits? Every time I try to it says "You cannot transfer the same currency to yourself"

I've got a billion credits that I can't spend since I can't transfer it over.

I am assuming you already have both currencies setup in vbcredits. You need to have a Transfer event setup for both currencies as well, and on the currency popup on the forums, you then choose the from and to accounts, and it should perform the transfer.

Darkwaltz4
04-10-2011, 06:54 PM
Hello,

is there an "how-to" for displaying the current credits in the nav-bar?

Like here described for vb 3.8
https://vborg.vbsupport.ru/showthread.php?t=254962

Regards
Kesandal

Following that, instead of adding a new display (which requires code) you can modify the existing Navbar display.

On the Transactions page, the two drop down boxes, one for currencies one for actions. Where are the setting for text color and background color when making a selection?

During the drop down phase, my background is black, and the un-highlighted text is black.

I am not doing any special output manipulation other than standard system calls. The theme applied is according to what you installed, and you will probably find this issue elsewhere. Either way, its up to whoever designed it to make it work properly...

Editing my original post to ask a series of questions now that I have played around with this mod.

Until a few days ago we were using vBulletin v3.8. We had the old version of vBCredits, Post Thank You Hack and vBCredits with Post Thank You Hack. Now that we have upgraded to vBulletin v4.1.2, I have to upgrade a bunch of modes. Installed vBCredits II Deluxe and is running fine. Installed your Advanced Post Thanks Lite, in part because the description mentioned importing thanks from Post Thank You Hack. I now understand that is only available in the pro version. No problem. I certainly don't mind paying for your work. Visiting your site, I also looked at vBActivity because it integrates with your Advanced Post Thanks.

Now I need some clarification and advice so I can decide which combination of products to purchase.

1. I like vBCredits because it recognized credits our members earned before the upgrade.
2. It appears that vBActivity awards points for blog entries/comments. Can vBCredits?
3. Can vBCredits integrate with your post thank you mod?
4. Our members use their vBCredit points to pay other members, buy merchandise, etc. Does vBActivity allow the same earn-spend function or does it only award points?
5. With the old version of vBCredits we were able to run an occasional raffle with points. I don't see that function in the new vBCredits. Is this still possible? If so, how?
6. In vBCredits, how does one transfer points to savings and visa versa?

Thank you in advance for your reply.

vBActivity doesn't deal with spending, but take a look into vBShop as all 3 addons can work together. The points aspect in vBActivity was really just exposing the internal measurement mechanism.

Unfortunately, blog/thanks integration has not been completed yet, and the lottery/bank was removed due to lack of use (and nobody until now has even really mentioning it being missed...)

See previous post on explanation for transfers.

8thos
04-10-2011, 08:03 PM
Hey DarkWaltz have you made a v3arcade or vbexperience plug in yet or do you know of any?

BBF
04-11-2011, 02:34 PM
how can i disable the multipliers?

Egor123
04-12-2011, 05:38 AM
what can you spend these credits on?

Wifey
04-14-2011, 03:56 PM
Displays for any user's currency info require code backing them, which is why you cannot create new ones unless debug mode is enabled. Doing that automatically would require that, as there are no global variables for inserting in any old template. What did you used to have there to accomplish that?

Did you insert the resultsbit html above the </tr> or somewhere else?



Yes, on the results bit above the </tr> - the very last one. Not sure if that makes a difference.

As for the previous question, it was apparently a custom made template:

Displays the 10 richest vbc users on forum home. (custom made)

KProjects
04-14-2011, 04:47 PM
Does this have a tickets/lottery system in it as well?

eddied316
04-15-2011, 05:14 PM
Is there a way that the system can automatically send a PM Notification when a user donates to another. So they dont always have to go look it up?

Darkwaltz4
04-15-2011, 06:07 PM
Hey DarkWaltz have you made a v3arcade or vbexperience plug in yet or do you know of any?

not yet sorry. old integrations should still work with the default Credits currency.

how can i disable the multipliers?

Don't put a value for them in your events.

what can you spend these credits on?

All actions can be charged for, but otherwise take a look at vBShop, triple triad, etc

Darkwaltz4
04-15-2011, 06:15 PM
Yes, on the results bit above the </tr> - the very last one. Not sure if that makes a difference.

As for the previous question, it was apparently a custom made template:

Displays the 10 richest vbc users on forum home. (custom made)

That old addon should still work if you kept the default Credits currency (even if you renamed it, as long as the column was kept as credits).

As for the memberlist, can you send me an admin login with style permissions?

Does this have a tickets/lottery system in it as well?

There is one in vbshop

Is there a way that the system can automatically send a PM Notification when a user donates to another. So they dont always have to go look it up?

That is a pro feature for any event.

rob01
04-15-2011, 07:59 PM
if i dont use vbshop, vbcredits will help in something (i mean using it)?

Darkwaltz4
04-15-2011, 08:27 PM
You can use vbcredits with any third party addon with a custom points option, otherwise you can charge for any action in vbcredits itself (such as for posting)

Dirks
04-20-2011, 04:09 AM
Hopefully a stupid question here, Darkwaltz.

I run a forum where I want all currency additions to be made by the moderators. Does vBcredits II support this type of transfer? If so, how do I do it?

0verl0rd
04-28-2011, 10:54 AM
no reply from the coder? I was about to buy the PRO but if support is this bad then forget it...

Darkwaltz4
04-28-2011, 01:36 PM
Free support has lower priority than the pro support - I check that daily whereas this one weekly.

Yes, all automatic credits can be disabled in favor of strictly adjustments/donations by staff. You would set up events using the Adjust or Donate actions, and your staff utilize it by clicking the displayed credits displayed anywhere on your site on the currency popup that appears.

kruzzen
05-04-2011, 09:36 AM
Is it possible to merge to vbcredits from kbank? and save scores...

Staxed
05-04-2011, 11:09 PM
any chance to add a feature to the postbit of members for admin (or anyone with points admin access) to give members points straight from the post?

I award members extra points for excellent threads, and it would be a lot faster if I could just get a popup from the postbit to add points.

(I'd even be happy if it was only pro version, would make me finally buy it ;))

newz12
05-06-2011, 03:41 PM
The mod is working fine on my 4.0.8 installation.

The only thing is that the credits are not calculated for attachments uploaded. Is anybody having this issue?

Darkwaltz4
05-07-2011, 10:01 PM
Is it possible to merge to vbcredits from kbank? and save scores...

You can integrate/import automatically from kbank via the multiple currency integration tool :) Simply add a new currency and choose kbank from the dropdown to integrate (if you wanted to keep kbank), or edit an existing currency and choose kbank from the bottom of the page to transfer (if you wanted to get rid of kbank). Let me know if you have any trouble.

any chance to add a feature to the postbit of members for admin (or anyone with points admin access) to give members points straight from the post?

I award members extra points for excellent threads, and it would be a lot faster if I could just get a popup from the postbit to add points.

(I'd even be happy if it was only pro version, would make me finally buy it ;))

Yes, anywhere credits are shown, you can click it to open up the currency popup. From there you can initiate transfers/donations (and in the pro version, redemptions and purchases)

The mod is working fine on my 4.0.8 installation.

The only thing is that the credits are not calculated for attachments uploaded. Is anybody having this issue?

There were reports of issues using the flash uploader - try doing it with the "basic" method

newz12
05-09-2011, 01:28 PM
There were reports of issues using the flash uploader - try doing it with the "basic" method

I have tried everything... I turned off the asset manager, I turned off the flash and Ajax uploader... still not working.

newz12
05-09-2011, 01:44 PM
By the way, just to be sure, to activate the credits for the attachements is it really the Sharing/Upload option?

david fernandez
05-13-2011, 04:58 AM
i have a question, ok I got vbcredits working with vbshop and i got credits and bank in my postbit but i want them to be together in the same box how would i do that

heres a link so you can see what im talking about its got credits above bank in different boxes what do i do to get them in the same box
http://highclassmods.com/showthread.php?313-***DeadlyMoDz25-s-1.12-Patch-v12***

cbiweb
05-13-2011, 06:22 PM
Questions from a client who I installed this mod for:

1. Infractions
I tried to set this up so that a member will lose 20 credits when I give them an infraction.

vBCredits II Deluxe > Activity Amounts Configuration > Infraction > "Charge" ticked and 20 filled in for "Amount"

However, this does not seem to be working, i.e. members are not losing 20 credits when I give them the infraction.


2. Thanks
I changed our Thanks mod settings so that when someone is given a "Thanks" they are also given reputation.

ACP > Post Thanks > Post Thanks Settings > Reputation > Set how many reputaion a user should get if he gets thanked. Set to '0' to disable - set to 1

When a member receives rep they should get credits
vBCredits II Deluxe > Activity Amounts Configuration > Amount > 2

However, this doesn't seem to result in users getting credits when they are given Thanks or Reputation directly - can you please look into that?

Any suggestions?

Thanks!

cbiweb
05-18-2011, 11:58 PM
Hello?

DragonByte Tech
05-19-2011, 02:16 AM
Hello?

As per the first post you are best using the official DragonByte Tech forums for priority support. Support is handled there daily but less often on vbulletin.org because of time constraints.

Any support you have WILL get answered in time here on vb.org though =)

Iain

ismoz
05-19-2011, 06:41 PM
hi :) im sorry for my bad eng. :D
i have a problem => for example i can send credits to if user name is "ismoz" but i cant send credits if user name is "Işmoz"

charset problem

----- t?rk?esi

ascii karakterlere kredi yollamıyor aradığınız ?ye bulunamadı diyor yardım ederseniz seviniriz :)

rob01
05-19-2011, 07:42 PM
is possible to get the credits off, withought the need of getting the pro version?

i don't need the pro version

VBIran
05-24-2011, 03:34 PM
Have problem with New vbulletin editor ( ckeditor) please tell us quick fix soon !

Darkwaltz4
05-24-2011, 07:34 PM
i have a question, ok I got vbcredits working with vbshop and i got credits and bank in my postbit but i want them to be together in the same box how would i do that

heres a link so you can see what im talking about its got credits above bank in different boxes what do i do to get them in the same box
http://highclassmods.com/showthread.php?313-***DeadlyMoDz25-s-1.12-Patch-v12***

Go to the Automatic Template Edits link in the vbcredits menu in the acp and edit the Postbit display. There you can see the templates being used for the currency rows. Edit those templates to suite your taste.

Questions from a client who I installed this mod for:

Any suggestions?

Thanks!

1) What process are you using to give infractions?

2) Currently this is not integrated with the thanks systems. Also, reputation awarding only occurs during the official methods through the frontend, not direct database editing via the admin panel or as done via other addons... due to the decentralized nature of vbulletin internals, i cant detect/act upon such instances im afraid.

hi :) im sorry for my bad eng. :D
i have a problem => for example i can send credits to if user name is "ismoz" but i cant send credits if user name is "Işmoz"

charset problem

----- t?rk?esi

ascii karakterlere kredi yollamıyor aradığınız ?ye bulunamadı diyor yardım ederseniz seviniriz :)

Is the popup broken or does the transfer fail? Are there any error messages?

is possible to get the credits off, withought the need of getting the pro version?

i don't need the pro version

I don't understand what you are asking... You mean disable/uninstall?

Have problem with New vbulletin editor ( ckeditor) please tell us quick fix soon !

Can you describe the problem?

togotutor
05-24-2011, 07:39 PM
Will try it later..

VBIran
05-29-2011, 03:59 PM
Can you describe the problem?

Yes . When you enable the modification , Mod works perfect but it hides the buttons of the new editor ( CKEDITOR ) .

In future the ckeditor isnt load at all !!

Like VSA Online countup modification . VSA OCM Hide buttons too .

Thank You !

ismoz
06-02-2011, 03:01 PM
hi :) im sorry for my bad eng. :D
i have a problem => for example i can send credits to if user name is "ismoz" but i cant send credits if user name is "Işmoz"

charset problem

----- t?rk?esi

ascii karakterlere kredi yollamıyor aradığınız ?ye bulunamadı diyor yardım ederseniz seviniriz :)




Is the popup broken or does the transfer fail? Are there any error messages?





the error messegage/popup is Invalid User Specified

x9751
06-04-2011, 10:54 PM
I'm interested in this MOD but I'm wondering if they can purchase credits via paypal and if they can is the transaction instant?

ozzy47
06-05-2011, 12:48 AM
I'm interested in this MOD but I'm wondering if they can purchase credits via paypal and if they can is the transaction instant?

Paypal support is now part of the available v2.0.0 pro version of vbcredits II deluxe

x9751
06-05-2011, 05:03 AM
Paypal support is now part of the available v2.0.0 pro version of vbcredits II deluxe

Yes but are the credits automatically given to the user after the transaction is complete

ozzy47
06-05-2011, 10:00 AM
Yes but are the credits automatically given to the user after the transaction is complete

After you complete the regular process through the payment processor, and when you have returned to the forum, you will have the purchased credits.

Meerski
06-05-2011, 10:24 AM
Hello,

I'm very interested in your mod, would following things would be possible with it?:

1. members earn credits for posting
2. members earn credits for opening a topic
3. they can buy avatars (I designed 45 avatars) with it

would this be possible? if not, what could you recommend me?

How do you install these kind of mods?

Thanks!

Dries

mikeylikesitz
06-10-2011, 07:13 PM
EDIT*** I found my answer over at the DB site, http://www.dragonbyte-tech.com/threads/3075-vBCredits-II-amp-xCache it is a great thread and looks to fix my issue as well as what im describing is the same exact setup and error conditions...ill leave the info for reference below



My links in the admincp are not seeming to link right randomly...for example i want to update a users credit amount, the link should point to "Recalculate User Accounts" instead it links to "Multiple Currency Integration", the other issue is when i do try to get to the user from the "Browse and Moderate logs" link, i get a database error


Database error in vBulletin 4.1.3:

Invalid SQL:
UPDATE SET WHERE;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SET WHERE' at line 1
Error Number : 1064
Request Date : Friday, June 10th 2011 @ 03:02:46 PM
Error Date : Friday, June 10th 2011 @ 03:02:46 PM
Script : credits_admin.php?do=transactions (http://credits_admin.php?do=transactions)
Referrer : credits_admin.php?do=transactions&userid=9659&eventid=0 (http://credits_admin.php?do=transactions&userid=9659&eventid=0)
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.5.11

8thos
06-10-2011, 10:56 PM
Does your new vbArcade integrate with vbCredits in any way?

Darkwaltz4
06-13-2011, 07:42 PM
Yes . When you enable the modification , Mod works perfect but it hides the buttons of the new editor ( CKEDITOR ) .

In future the ckeditor isnt load at all !!

Like VSA Online countup modification . VSA OCM Hide buttons too .

Thank You !

we are using vbcredits with the latest version of vbulletin, and ckeditor is not affected; if you disable vbcredits, does the problem go away?

the error messegage/popup is Invalid User Specified

This is confirmed; unfortunately, I am so far unable to figure out why that particular username changes encoding in the middle of the script and causes it to become unfindable.

Yes but are the credits automatically given to the user after the transaction is complete

Yes

Hello,

I'm very interested in your mod, would following things would be possible with it?:

1. members earn credits for posting
2. members earn credits for opening a topic
3. they can buy avatars (I designed 45 avatars) with it

would this be possible? if not, what could you recommend me?

How do you install these kind of mods?

Thanks!

Dries

Check out vBShop here at vborg, though the first two are handled by vBCredits II here.

Does your new vbArcade integrate with vbCredits in any way?

It definitely will

VBIran
06-13-2011, 08:01 PM
we are using vbcredits with the latest version of vbulletin, and ckeditor is not affected; if you disable vbcredits, does the problem go away?

Yes.

RedDevil
06-14-2011, 08:48 PM
Is there a feature where members have to pay credits to view post, or something like this planned?

ashley55
07-11-2011, 04:34 PM
i have a problem with this, whenever a user creates a thread/post they get points.
But then when they "edit" the points are added again

so i have a dozen or so members abusing this glitch

is there any fix?

rootsxrocks
07-12-2011, 06:18 AM
just use a neg amount for reversal and it will charge for the edits

jojojijijojo1
07-15-2011, 10:57 AM
Everything was working fine then I started receiving this database error everytime I enable the plugin and view a thread

Invalid SQL:
SELECT t.* FROM credits_transaction AS t LEFT JOIN credits_event AS e ON (t.eventid = e.eventid) WHERE t.userid = 1 AND t.status = 0 AND t.timestamp <= 1310730072 ORDER BY t.transactionid ASC LIMIT 1;

MySQL Error : Table '***.credits_transaction' doesn't exist
Error Number : 1146

jojojijijojo1
07-20-2011, 08:50 PM
No one got any idea? I have this problem from long time now and still no support. I want to re-install this mod but how can I keep my members points?

ozzy47
07-22-2011, 01:19 AM
Darkwaltz is currently in the process of moving, he will answer this thread as soon as he can.

Miss Buruku
08-17-2011, 04:03 PM
I have poked around in this thread, but could not find an answer to some of my questions. I hope someone can answer these without too much inconvenience.

1. Are there any plans to add CMS comments as an action? I would like my members to get points for posting article comments.

2. Is there a way to add an image for the currency? I'd like a little symbol next to the currency in the postbit.

3. I get charged far too much to edit a post. I often get charged 5 credits to edit a post I only earned 1 credit posting. I don't want my members feeling like they cant edit their posts, but I've searched and searched and have not found a "reversal" or "edit" action to change the settings.

I would buy pro for all these features I listed.

rootsxrocks
08-17-2011, 06:59 PM
1. Miss buruku Ill add my support for this feature Wait I haven't checked but if they post inside the article forum it should give credit, I don't know if it does via the CMS side. Its a great mod and you will be happy with the pro version.

the thing I would really like to see it an action for having there post be promoted to an article.
but more than anything is the importance of having a meaningful purpose for the credits to be spent on. Like the arcade !

2. IDK how but it seems like a simple proposition and a template edit but it could displace something else.

3. it should be the two targets in this screen shot. unless you messed with the advanced settings. I am unsure what the free version looks like.

https://vborg.vbsupport.ru/attachment.php?attachmentid=132051&stc=1&d=1313611039

Miss Buruku
08-17-2011, 07:20 PM
rootsxrocks, thank you SO much for answering #3 for me. I can't believe how long I tried and couldn't figure out something so simple. :)

Yes, perhaps a template edit will allow me to put in a currency image, though I sure wish they would create an option for it. ;)

Sm1th146
08-17-2011, 11:27 PM
I just tried to install the mod onto my site and ran into an error. I uploaded all the files to the correct folders and created the new plugins folder as well. The error I am receiving is below on the import of the xml.

Database error in vBulletin 4.1.4:

Invalid SQL:
ALTER TABLE `usergroup`
CHANGE `credit_referral` `credit_referral` DOUBLE NOT NULL DEFAULT '100',
CHANGE `credit_paycheck` `credit_paycheck` DOUBLE NOT NULL DEFAULT '0',
CHANGE `credit_induction` `credit_induction` DOUBLE NOT NULL DEFAULT '100',
CHANGE `credit_post` `credit_post` DOUBLE NOT NULL DEFAULT '5',
CHANGE `credit_thread` `credit_thread` DOUBLE NOT NULL DEFAULT '10',
CHANGE `credit_active` `credit_active` DOUBLE NOT NULL DEFAULT '20',
CHANGE `credit_postsize` `credit_postsize` DOUBLE NOT NULL DEFAULT '0.05',
CHANGE `credit_refbonus` `credit_refbonus` DOUBLE NOT NULL DEFAULT '0.05',
CHANGE `credit_birthday` `credit_birthday` DOUBLE NOT NULL DEFAULT '100',
CHANGE `credit_repgive` `credit_repgive` DOUBLE NOT NULL DEFAULT '0.1',
CHANGE `credit_threadrate` `credit_threadrate` DOUBLE NOT NULL DEFAULT '1',
CHANGE `credit_ownthreadpost` `credit_ownthreadpost` DOUBLE NOT NULL DEFAULT '3',
CHANGE `credit_pollmake` `credit_pollmake` DOUBLE NOT NULL DEFAULT '5',
CHANGE `credit_pollvote` `credit_pollvote` DOUBLE NOT NULL DEFAULT '1';

MySQL Error : Unknown column 'credit_referral' in 'usergroup'
Error Number : 1054
Request Date : Monday, August 15th 2011 @ 11:35:28 AM
Error Date : Monday, August 15th 2011 @ 11:35:28 AM
Script : http://www.tokengaming.com/forums/admincp/plugin.php?do=productimport
Referrer : http://www.tokengaming.com/forums/admincp/plugin.php?do=productadd
IP Address : 75.149.133.5
Username : Sm1th146
Classname : vB_Database
MySQL Version : 5.0.92-community-log

Voeltz
08-27-2011, 03:32 AM
I have it installed and working, but how the heck do i remove the transactions nav link? it's not even enabled in the config in the acp!

Shardy
08-28-2011, 11:47 AM
I created another currency called "GP". After posting a bit and earning more of these "GP" I wanted to remove them (reset them), so I went into "Currency" in my account and I tried doing 'take'. It seems it is only possible for the default "Credit" points/coins. How do I enable/allow it to be for the new "GP" coins as well?

(Only "credits" is shown on the right side, not the "GP")

hoadiem
08-29-2011, 03:23 AM
it just happened.

i just notice one of my members keep changing birthday to earn credits, how do i prevent this. ?
should it be a custom mod that will disallow member to change their birthday after registration?

thanks for reading.

Darkwaltz4
08-30-2011, 02:30 PM
Is there a feature where members have to pay credits to view post, or something like this planned?

That is part of the pro version.

Everything was working fine then I started receiving this database error everytime I enable the plugin and view a thread

Invalid SQL:
SELECT t.* FROM credits_transaction AS t LEFT JOIN credits_event AS e ON (t.eventid = e.eventid) WHERE t.userid = 1 AND t.status = 0 AND t.timestamp <= 1310730072 ORDER BY t.transactionid ASC LIMIT 1;

MySQL Error : Table '***.credits_transaction' doesn't exist
Error Number : 1146

Just run the import again, and it should restore any missing tables, although its a huge mystery why it was missing in the first place.

I have poked around in this thread, but could not find an answer to some of my questions. I hope someone can answer these without too much inconvenience.

1. Are there any plans to add CMS comments as an action? I would like my members to get points for posting article comments.

2. Is there a way to add an image for the currency? I'd like a little symbol next to the currency in the postbit.

3. I get charged far too much to edit a post. I often get charged 5 credits to edit a post I only earned 1 credit posting. I don't want my members feeling like they cant edit their posts, but I've searched and searched and have not found a "reversal" or "edit" action to change the settings.

I would buy pro for all these features I listed.

1) Its a very low priority.
2) Can you add the image as part of the currency name via the multiple currency integration menu item?

I just tried to install the mod onto my site and ran into an error. I uploaded all the files to the correct folders and created the new plugins folder as well. The error I am receiving is below on the import of the xml.

Database error in vBulletin 4.1.4:

Invalid SQL:
ALTER TABLE `usergroup`
CHANGE `credit_referral` `credit_referral` DOUBLE NOT NULL DEFAULT '100',
CHANGE `credit_paycheck` `credit_paycheck` DOUBLE NOT NULL DEFAULT '0',
CHANGE `credit_induction` `credit_induction` DOUBLE NOT NULL DEFAULT '100',
CHANGE `credit_post` `credit_post` DOUBLE NOT NULL DEFAULT '5',
CHANGE `credit_thread` `credit_thread` DOUBLE NOT NULL DEFAULT '10',
CHANGE `credit_active` `credit_active` DOUBLE NOT NULL DEFAULT '20',
CHANGE `credit_postsize` `credit_postsize` DOUBLE NOT NULL DEFAULT '0.05',
CHANGE `credit_refbonus` `credit_refbonus` DOUBLE NOT NULL DEFAULT '0.05',
CHANGE `credit_birthday` `credit_birthday` DOUBLE NOT NULL DEFAULT '100',
CHANGE `credit_repgive` `credit_repgive` DOUBLE NOT NULL DEFAULT '0.1',
CHANGE `credit_threadrate` `credit_threadrate` DOUBLE NOT NULL DEFAULT '1',
CHANGE `credit_ownthreadpost` `credit_ownthreadpost` DOUBLE NOT NULL DEFAULT '3',
CHANGE `credit_pollmake` `credit_pollmake` DOUBLE NOT NULL DEFAULT '5',
CHANGE `credit_pollvote` `credit_pollvote` DOUBLE NOT NULL DEFAULT '1';

MySQL Error : Unknown column 'credit_referral' in 'usergroup'
Error Number : 1054
Request Date : Monday, August 15th 2011 @ 11:35:28 AM
Error Date : Monday, August 15th 2011 @ 11:35:28 AM
Script : http://www.tokengaming.com/forums/admincp/plugin.php?do=productimport
Referrer : http://www.tokengaming.com/forums/admincp/plugin.php?do=productadd
IP Address : 75.149.133.5
Username : Sm1th146
Classname : vB_Database
MySQL Version : 5.0.92-community-log

I'm pretty sure thats for the old vbcredits, not this one.

I have it installed and working, but how the heck do i remove the transactions nav link? it's not even enabled in the config in the acp!

Its a global config option, and it surely obeys it, please double check "enable navbar".

Darkwaltz4
08-30-2011, 02:31 PM
I created another currency called "GP". After posting a bit and earning more of these "GP" I wanted to remove them (reset them), so I went into "Currency" in my account and I tried doing 'take'. It seems it is only possible for the default "Credit" points/coins. How do I enable/allow it to be for the new "GP" coins as well?

(Only "credits" is shown on the right side, not the "GP")

Create an adjust event for your GP currency, similar to the one present for Credits.

it just happened.

i just notice one of my members keep changing birthday to earn credits, how do i prevent this. ?
should it be a custom mod that will disallow member to change their birthday after registration?

thanks for reading.

The pro version allows you to set duration limits on events.

SpikedRocker
09-11-2011, 07:09 PM
I'm having some issue trying to remove the Currencies part out of the navbar_end....I found where I need to uncheck the box, but it never saves.

creppello
09-27-2011, 09:47 PM
I have a quick ?. We have alot of DBTech stuff on our site, it's fantastic, but a couple of the mods (like this one) don't have the "DBTech -" in front of them in the admin panel. How can I add that, as I would like to se all of your mods lined up together when I am "adminning"....

ozzy47
09-27-2011, 10:11 PM
Open the upload\includes\xml\cpnav_credits.xml and find this line;

<navgroup text="vBCredits II Deluxe" permissions="credits" hr="true" displayorder="105">

And change vBCredits II Deluxe to DBTech - vBCredits II or what you wish

creppello
09-27-2011, 10:17 PM
Thanks Ozzy, you're so awesome people should have to open their door every morning and shout your name :D

farhanisfarhan
10-04-2011, 05:25 PM
Question: I am trying to use vbCredits II deluxe for "get paid per thread". Members are allowed to request for payout anytime they like. How do I create the payout transaction as "Admin" to send them real-life payment which will deduct the amount from their "vbCredits currency total" as well.

Members have posted and made the money and its shown in their postbit but how does the Admin can make the payout transaction onto their accounts.

Looking for a solution, anybody can help ??

pandusetiawan
10-18-2011, 07:08 AM
Great mods :)
I just installing, how can I reccount the credits for all my member events (thread,post,etc) since the first my forum build to now?And how to manually add certain sum of credits to certain user, for example,if I want to give user A 5000 credits as he donate to my forum. thank you.

nCODE
10-23-2011, 09:31 AM
any option for link exchange?
like users will get points on per ad view on his site (using PHP script of-course, to determine the number of views)
and deduct points is that user's ad is shown on another user's site?

zombieshack
10-28-2011, 12:12 PM
How can I make it that in a certain forum any post does not get credits?
I have already made it that the area does not increase post counts but now I need it for the credits. It is for a spamboard area.
Thanks

zapiy
10-28-2011, 06:15 PM
Is there a way to give all member credits at once?

zapiy
11-01-2011, 02:47 PM
Anyone have any advice on this?

Darkwaltz4
11-01-2011, 05:37 PM
I'm having some issue trying to remove the Currencies part out of the navbar_end....I found where I need to uncheck the box, but it never saves.

Try editing the display by clicking the title, setting it to disabled there, and saving it. (sorry the summary page might be missing the handling code on accident)

Question: I am trying to use vbCredits II deluxe for "get paid per thread". Members are allowed to request for payout anytime they like. How do I create the payout transaction as "Admin" to send them real-life payment which will deduct the amount from their "vbCredits currency total" as well.

Members have posted and made the money and its shown in their postbit but how does the Admin can make the payout transaction onto their accounts.

Looking for a solution, anybody can help ??

There isnt much that can really be done automatically; you can actually accomplish most of what the best scenario involves by merely publishing your cashout rates and instructing users to issue credit transfers to your account with their paypal address as the comment.

any option for link exchange?
like users will get points on per ad view on his site (using PHP script of-course, to determine the number of views)
and deduct points is that user's ad is shown on another user's site?

That is not currently available from me, but there is an API someone can use if you want to have someone implement it.

How can I make it that in a certain forum any post does not get credits?
I have already made it that the area does not increase post counts but now I need it for the credits. It is for a spamboard area.
Thanks

In your post/thread events, you can specify the forums that it applies to. Select everything except the excluded forums.

Great mods :)
I just installing, how can I reccount the credits for all my member events (thread,post,etc) since the first my forum build to now?And how to manually add certain sum of credits to certain user, for example,if I want to give user A 5000 credits as he donate to my forum. thank you.

In ACP > vBC > Recalculate User Accounts you can find a set of users that you want to update, and change their totals as you wish along the side and save them all at once.

If you want to recount users, Open the advanced options and Select the timespan from prior to installation and all of the actions that have defined events. Select yes for calculate events and no for prune existing transactions.

This thread has a better explanation: http://www.dragonbyte-tech.com/f62/recalculating-credits-1599/

Is there a way to give all member credits at once?

Follow like the above. The ability to just write up a formula (like "+25") is a pro feature.

FusterCluck
11-01-2011, 06:43 PM
This is compatible with 4.1.7 correct?

Darkwaltz4
11-01-2011, 06:50 PM
Should be (we are using it on such without issue)

Ikkyy
11-17-2011, 02:37 AM
Hello, how can I reset all the credit?

Something is wrong in calculating, always appears strange values​​.

Just let the event scoring by topic and message.

The prune command, resetting the log is only the score remains the same and accumulates.

How can I do to reset the credits directly in phpmyadmin

Sorry about my english.

420
11-23-2011, 09:58 PM
How does this differ from the VBCredits from VBCredits.com?

We are finally upgrading from VB 3.86 to VB 4+ and need to know if this is the same plugin and if so, will you be supporting it for long?

Thank you.

EvoTronix.com
11-24-2011, 05:49 AM
I recently purchased the pro version and set up our own currency. I tried to do a test transfer to another user and get the error message below.

"Could not complete transfer"

Why is this happening and how can we resolve this?

I am running VB 4.1.7

M A T
12-02-2011, 02:52 PM
Hello,
When i'm updating credits for user from admincp > Mass Update Transactions

Error :
Database error in vBulletin 4.1.3:

Invalid SQL:
UPDATE user SET creditspermissions = 'a:2:{i:0;a:0:{}i:1;a:0:{}}' WHERE userid = 3140;

MySQL Error : Unknown column 'creditspermissions' in 'field list'
Error Number : 1054

Can you fix for me ?

M A T
12-07-2011, 05:13 AM
:-s , Can you help me ?

thecore762
12-07-2011, 06:33 AM
I recently purchased the pro version and set up our own currency. I tried to do a test transfer to another user and get the error message below.

"Could not complete transfer"

Why is this happening and how can we resolve this?

I am running VB 4.1.7

Customers that bought pro versions need to go here for support: http://www.dragonbyte-tech.com/

You won't get much help here for the pro version unless it's something very basic.

inphoenix
12-09-2011, 11:57 AM
Awesome mod! Thanks so much.

Quick questions.

1. My new members are getting the welcome credits twice within a minute of signing up. What am I doing wrong?
EDIT : Fixed this. They were getting credit for two groups. First for users awating email and second for registered users.

2. Can someone explain paycheck, and activity to me? What is the difference in 'Log in' and 'some activity'?

3. I know that this mod can be tied to reputation. But can it read Thanks/like activity (using this mod (https://vborg.vbsupport.ru/showthread.php?t=243510) from same dev)?

4. Can it be tied to FB like/Share or Tweet actions using this mod (https://vborg.vbsupport.ru/showthread.php?t=266159) by BOP5?


EDIT : Now I see some members got a bunch of credits with no entry in log or transactions. Can anyone help with this?
EDIT II: I think the system was issuing old 'paychecks' to users as they were logging in. But the users who were logged in at the time of install were left out. I reprocessed all the transactions and it looks ok for now. Still looking for answers for Q2, Q3 and Q4.

wonderfulwat
01-12-2012, 09:10 AM
I get this error when trying to insert an attachment image. The image still gets uploaded when you hit cancel, it's as a small attachment rather than inline. Running 4.1.9. Any fix?

https://vborg.vbsupport.ru/external/2012/01/35.jpg

oddmud
01-17-2012, 03:26 PM
Both of you need to set negation amounts on the post events. The way it works is that during editing, it negates the event and then reissues it, so that any different in credits will be realized. So if you didnt put a negation, then you effectively get a new reward by just editing your post.

You can already do this. Set the event to Charge, then if you put a value on the Donate Amount = flat fee, Currency Amount = percentage fee (entered as a decimal). both work together, and you select who to apply it to (sender or receiver). You could, if you wanted, also award for donating at the same time :p


So when I delete a post as an admin it should take away all the given credits? I've set it to give 5 credits to post and to Negate 10 when a post is reverted. I want it to cost them to delete stuff.

Darkwaltz4
01-20-2012, 01:34 AM
Hello, how can I reset all the credit?

Something is wrong in calculating, always appears strange values​​.

Just let the event scoring by topic and message.

The prune command, resetting the log is only the score remains the same and accumulates.

How can I do to reset the credits directly in phpmyadmin

Sorry about my english.

Use this guide to help with various uses of the mass credit updater: http://www.dragonbyte-tech.com/f62/recalculating-credits-1599/

How does this differ from the VBCredits from VBCredits.com?

We are finally upgrading from VB 3.86 to VB 4+ and need to know if this is the same plugin and if so, will you be supporting it for long?

Thank you.

I am the author of both versions. I am supporting both, but only actively working on this one.

I recently purchased the pro version and set up our own currency. I tried to do a test transfer to another user and get the error message below.

"Could not complete transfer"

Why is this happening and how can we resolve this?

I am running VB 4.1.7

You also need to create Donate events assigned in your new currency. Admincp > vbcredits > action amount config > select donate at the bottom > select your currency in the dropdown, save it.

Hello,
When i'm updating credits for user from admincp > Mass Update Transactions

Error :
Database error in vBulletin 4.1.3:

Invalid SQL:
UPDATE user SET creditspermissions = 'a:2:{i:0;a:0:{}i:1;a:0:{}}' WHERE userid = 3140;

MySQL Error : Unknown column 'creditspermissions' in 'field list'
Error Number : 1054

Can you fix for me ?

Import the product file again (allow overwrite) to repair your missing table column - it wont affect anything else.

So when I delete a post as an admin it should take away all the given credits? I've set it to give 5 credits to post and to Negate 10 when a post is reverted. I want it to cost them to delete stuff.

That is fine and exactly why I made the negation amount a separate thing :)

Darkwaltz4
01-20-2012, 03:06 AM
Awesome mod! Thanks so much.

Quick questions.

1. My new members are getting the welcome credits twice within a minute of signing up. What am I doing wrong?
EDIT : Fixed this. They were getting credit for two groups. First for users awating email and second for registered users.

2. Can someone explain paycheck, and activity to me? What is the difference in 'Log in' and 'some activity'?

3. I know that this mod can be tied to reputation. But can it read Thanks/like activity (using this mod (https://vborg.vbsupport.ru/showthread.php?t=243510) from same dev)?

4. Can it be tied to FB like/Share or Tweet actions using this mod (https://vborg.vbsupport.ru/showthread.php?t=266159) by BOP5?


EDIT : Now I see some members got a bunch of credits with no entry in log or transactions. Can anyone help with this?
EDIT II: I think the system was issuing old 'paychecks' to users as they were logging in. But the users who were logged in at the time of install were left out. I reprocessed all the transactions and it looks ok for now. Still looking for answers for Q2, Q3 and Q4.

Paycheck happens without validating anything. Activity happens if one of three timestamps has been satisfied by the user. Login and Post are obvious, as for "do something" - vbulletin has a last action timestamp that it updates for doing a list of certain things. I dont know what that list of things is, but consider it as requiring more action than logging in, but not necessarily posting (though it also includes that). Hope this helps.

3/4: The actions from those addons arent supported afaik, but there is an api for vbcredits available if you want to get someone to do it.

I get this error when trying to insert an attachment image. The image still gets uploaded when you hit cancel, it's as a small attachment rather than inline. Running 4.1.9. Any fix?

https://vborg.vbsupport.ru/attachment.php?attachmentid=135709&stc=1&d=1326363010

Thanks, this has been reported before but still working on a fix.

PALAZAN
02-05-2012, 11:16 AM
Ok i have a issue , i see that the this plugin shows in the memberlist.php but it will not show how many Credits someone has got , is it possable to turn it of so it dos not show in the memberlist.php?

Olgi
02-09-2012, 03:54 PM
Is there any advertisement script / plugin which works well with vBCredits?

Fergal C
02-16-2012, 05:43 PM
Does using this mod oblige the forum owner to maintain the links and text below in the footer of every page of their forum?
vBCredits II Deluxe v2.0.0 Copyright ? 2010 DragonByte Technologies

Thanks

fevredsuk
04-10-2012, 08:58 PM
anyway to get this mod to give credits for shouts in vbshout?

fevredsuk
04-12-2012, 09:57 PM
also how about points for blogs,

is this mod still supported ????

oddmud
04-15-2012, 05:52 PM
https://vborg.vbsupport.ru/attachment.php?attachmentid=135709&stc=1&d=1326363010

Thanks, this has been reported before but still working on a fix.

Still nothing on this?

hardiksadaria
05-14-2012, 02:13 AM
I got error 404 - File or directory not found while click on Transaction tab in VB Credits Deluxe II

Wormow
05-14-2012, 06:08 AM
Installing the xml product, it tells me I don't have permissions:

Sorry, you don't have permission to access the administrative controls on this page.

If you need to access this page, ask your lead administrator to enable your permissions for this page using the Administrator Permissions section of the control panel.

I've uploaded everything that is needed into the ftp already.

deadlySniper
05-14-2012, 06:49 AM
DBTech site is showing nothing but a white page. Was hoping to buy this :(

Hornstar
05-25-2012, 08:27 AM
Hi there is a bug... :(

I assegnate 10 credits every thread started... When the user open new thread there receive the 10 point, but if they edit the thread, they receive another 10 credits :S If an user edit 10 times his thread, him receive 100 credits... :S This is a bug... I want assegnate only one time the 10 credits...

It is possible? Excuse me for bad english... I'm italian...

Over a year later this bug still has not been fixed.

DBTECH can you please get this important bug fixed. It has been confirmed before.

Pure Dope
06-22-2012, 11:08 PM
Someone needs to dedicate themselves to 1 shop mod. F everything else when it comes to them making mods for vb.

TNERatedEdge
07-23-2012, 03:18 PM
where can I access this?

www.url.com/vbcredits?

Pure Dope
07-30-2012, 12:34 AM
work in 4.2?

relaxiha
08-23-2012, 04:48 PM
i think this Mod need an update for Vb 4.2

benesanchez
08-31-2012, 12:48 AM
Uhm, the tabbar doesn't appear in vBulletin 4.2. What should I do?

sutto
09-01-2012, 11:30 AM
Hi Guys,

Can you please confirm what will happen when enabling this on an existing forum?

I.e. Will points automatically be given based on historical data or will everyone start on 0 and posts/threads etc made from here on out attract points?

Thanks.

invitezone
09-18-2012, 05:25 PM
you can set a date from when you want the points to be backdated from.

Darkwaltz4
09-21-2012, 10:24 PM
vBCredits II Deluxe v2.1.0 released!

After a long hiatus, I am proud to announce the immediate availability of vBCredits v2.1.0!

Many of the fixes in this version have been posted as patches or hotfixed to the pro version, but now finally merged together in a cohesive package and made available for lite as well. In fact, I am backdating this release to 6 months after the previous one, so that limited license holders from awhile back will be able to take advantage of these great improvements.

Improved Performance:
-Smarter transaction queueing and processing
-Additional caching and query simplification
-Separate pending transaction table
-InnoDB applied conditionally

Currency Popup:
-New ability to include links to specific actions (eg [Transfer])
-Revised wording, Amount field focus, and currency matching
-Fixed usernames with utf-8 characters
-Fixed missing security token error
-Flooding prevention fixes
-Disables on mobile theme

Improvements:
-Optional cron alternative for daily actions
-Memberlist template edit no longer required
-Implemented upload/download actions on vB3
-Implemented referral/welcome actions during promotions
-Revised post/thread awarding/editing/deleting scenarios
-Better compatibility with other currency addons
-Better action multiplier handling
-Narrow admincp transactions by action
-vB3 supports navbar link to Transactions
-Other style, wording tweaks and optimizations

Fixes:
-Alternating column colors on memberlist
-Errors during URL attachments
-Auto repairs broken vBCredits cache
-Rare database errors
-Restored missing display saving functionality
-Recalculation tool issues
-Saving transactions during AJAX calls
-Full vB3.6-8/4.0-2 support

Organizational:
-Consistent DBTech features, eg global branding free key
-Moved related files into credits folders
-Using google hosted jQuery library

I fixed so much, I hope I remembered to list everything! There's a good chance that issue that's been bugging you about vBCredits has just been taken care of :) Otherwise I look forward to taking a fresh look at it in light of this update.

**IMPORTANT UPGRADE NOTES**

You should disable vBCredits, upload the new files, import the product file, then re-enable it. This will cut down on me having to help you through disabling addons when sync issues prevent you from logging into your admincp. And also from alarming you about being unable to log into your admincp :p

If you have a large or busy site, you might consider turning off your forums during the upgrade to cut down on server strain. As part of the performance improvements, pending transactions are moved from the main transaction table to a pending table, which may take several minutes depending on the amount of transactions you have.

You should also revert any template edits you made to vBCredits templates, including from previous patches, as well as from your memberlist_bit template. If you bought branding free, your old plugin will still work, but you can switch to the branding free key if you want.

The next update should be here much sooner :p there's more to come, Enjoy!

glen290
09-22-2012, 06:07 AM
Getting this error when it asks to merge the templates

Sorry, you don't have permission to access the administrative controls on this page.

If you need to access this page, ask your lead administrator to enable your permissions for this page using the Administrator Permissions section of the control panel.

TheSupportForum
09-22-2012, 01:40 PM
there is an issue if you use RSS feeds with this mod

RSS Poster Robot

Fatal error: Call to a member function escape_string() on a non-object in /home/hind1980/public_html/dbtech/credits/credits_core.php on line 563

Darkwaltz4
09-23-2012, 04:06 AM
You either were not logged in with a superadmin or an admin without vbcredits access (or you still have to reenable vbcredits).

In any case, your upgrade has completed successfully :)

TheSupportForum
09-23-2012, 06:42 AM
You either were not logged in with a superadmin or an admin without vbcredits access (or you still have to reenable vbcredits).

In any case, your upgrade has completed successfully :)

i logged in with administrator

and cant run RSS feeds due to this mod
when i disable the mod the RSS feeds work

Darkwaltz4
09-23-2012, 05:09 PM
what happens specifically when you try to run rss feeds with vbcredits enabled?

TheSupportForum
09-24-2012, 09:14 AM
what happens specifically when you try to run rss feeds with vbcredits enabled?


as i said

RSS Poster Robot

Fatal error: Call to a member function escape_string() on a non-object in /home/hind1980/public_html/dbtech/credits/credits_core.php on line 563

if you run an rss feed on the forum you assigned it, it displays that message and will only import 1 feed, after its disabled the RSS feed will import all feeds

this is for vb 4.2.0 pl2

Darkwaltz4
09-24-2012, 02:50 PM
in (forums)/dbtech/credits/credits_core.php find

global $db; $cols = $keys;

replace with


global $vbulletin;
$db =& $vbulletin->db;
$cols = $keys;


let me know if that fixes rss for you (or if you get a new error) :)

TheSupportForum
09-24-2012, 04:21 PM
in (forums)/dbtech/credits/credits_core.php find

global $db; $cols = $keys;replace with


global $vbulletin;
$db =& $vbulletin->db;
$cols = $keys;
let me know if that fixes rss for you (or if you get a new error) :)

thank you

it worked, many thanks for the fix for vb 4.2.0

Darkwaltz4
09-25-2012, 03:52 PM
I just now realized I missed your initial post about rss feeds - i was responding to glen290 with my superadmin comment. at any rate, ill have that patch in the next version.

Fergal C
10-02-2012, 04:05 PM
The original version of this ran fine on our VB 4.2 forum. However, when we upgraded to 2.1 there is a slight glitch. When a user clicks on the "Currency" link in the nav bar the link looks like this;

"<span rel="credits-1-1;Fergal">BAF Cash: <b>17,939</b></span>"

How can that be fixed?

Thanks!

Darkwaltz4
10-02-2012, 05:10 PM
Sounds like you have edited vbcredits templates that need to be reverted

Fergal C
10-05-2012, 08:44 AM
ThanksDarkwaltz4, our Tech Admin reverted out navbar_tabs template and that has resolved the issue.

Unfortunately we now have another issue. Our forum currency is called "BAF Cash". Before the upgrade, when I wanted to remove BAF Cash from a member, I did the following;

ACP > DBTech - vBCredits > Recalculate User Accounts >
Entered the member's username in the "User Name" field and clicked "Exact match"
Then I adjusted their BAF Cash total in the "BAF Cash" field and clicked the "Update User" button.

This no longer appears to be working? Perhaps there is no another way to remove BAF Cash from a user?

Black Snow
10-06-2012, 04:07 PM
Anyone had an issue with members being able to download even if they don't have sufficient points?

Black Snow
10-09-2012, 08:44 PM
I get this error when trying to update transactions manually via ACP:
Processing Pending Transactions

Processing: 1
Warning: Missing argument 1 for vB_Database::query_first(), called in [path]/admincp/credits_admin.php on line 2020 and defined in [path]/includes/class_core.php on line 500

Database error in vBulletin 4.2.0:

Invalid SQL:
;

MySQL Error : Query was empty
Error Number : 1065
Request Date : Tuesday, October 9th 2012 @ 04:43:50 PM
Error Date : Tuesday, October 9th 2012 @ 04:43:50 PM

This is after recalculating my members' points. It asks me to update counters and this is what I get.

Fergal C
10-12-2012, 05:09 AM
...Our forum currency is called "BAF Cash". Before the upgrade, when I wanted to remove BAF Cash from a member, I did the following;

ACP > DBTech - vBCredits > Recalculate User Accounts >
Entered the member's username in the "User Name" field and clicked "Exact match"
Then I adjusted their BAF Cash total in the "BAF Cash" field and clicked the "Update User" button.

This no longer appears to be working? Perhaps there is no another way to remove BAF Cash from a user?
Is anyone else experiencing issues with the new version of this Mod?

Black Snow
10-12-2012, 11:01 AM
Yes, the last version worked well apart from minor bugs. This version isn't recalculating via the cron job or manually.

cbiweb
10-12-2012, 10:32 PM
Yes, the last version worked well apart from minor bugs. This version isn't recalculating via the cron job or manually.
Since this is the case, does anyone know if it's possible to roll back to the previous version without damaging anything?

Black Snow
10-13-2012, 11:08 AM
Here is a fix posted on DBTech Forum.
Thanks for waiting guys, this was a typo.

Edit (forums)/(admincp)/credits_admin.php

find and REMOVE


$trans = $vbulletin->db->query_first();
not sure how that got left in there.

This fixes the cron update and allows manually processing of updating counters.

Dirks
10-18-2012, 03:50 AM
Random question DragonByte or anyone else.

When I first installed vBcredits, it allowed me to transfer/donate credits VIA popup by clicking the credit link in the postbit. Now clicking the link is linking me directly to credit.php. Any idea on how to restore the popup, as that was mighty convenient?

Thanks in advance.

Darkwaltz4
10-18-2012, 06:07 AM
Sounds like you have old edited vbcredits templates that you should revert.

oddmud
10-28-2012, 03:32 PM
My "Welcome" credits are being given twice, anyone know why?

oddmud
11-05-2012, 01:19 PM
My "Welcome" credits are being given twice, anyone know why?

Yeah I have it set for 100 welcome credits, and new users are starting out with 200. The only other thing that gives out 100 credits is birthdays.

Also is there a way to reset EVERYONE's credits to a certain amount?

TheSupportForum
11-05-2012, 01:22 PM
My "Welcome" credits are being given twice, anyone know why?

have you installed vbactivity mod

vbcredits works with it, so it might be conflicting

oddmud
11-07-2012, 03:53 PM
have you installed vbactivity mod

vbcredits works with it, so it might be conflicting

No, I have not.

oddmud
11-07-2012, 03:55 PM
Also is there a way to reset EVERYONE's credits to a certain amount?

Can I get an answer on this one too?

Dirks
11-12-2012, 08:51 PM
Hey Darkwaltz, I'm getting this error whenever I try to donate credits to people. Any idea what could be causing it? The adjustment was applied successfully<br /><strong>Warning</strong>: Invalid argument supplied for foreach() in <strong>[path]/dbtech/credits/credits_core.php</strong> on line <strong>642</strong><br />Thanks in advance!

moustafa
11-18-2012, 09:36 PM
How to adjust decimals here?

If you insert the amount like 4.5>> it will be given as 5 and so on!

MC2919
11-28-2012, 02:13 AM
Hello!

Please teach me with this error after I had updated to vBulletin v4.2.0 Patch Level 3.
Error: Fatal error: Class 'VBCREDITS' not found in credits admin.php on line 67

Beside: I have full permission in my forum, but when click on any link to VB Credit, it always show me that You do not have Permission to acess, please go Administrator Permission to add permission

Thank to ask soon!

scarex
12-12-2012, 05:48 PM
Hi! I've just installed the mod (version 2.10), but I found this warning

Warning: Invalid argument supplied for foreach() in [path]/dbtech/credits/credits_core.php on line 819

Any idea?

GamerPerfection
12-13-2012, 06:04 AM
I installed this, then 2 days later it caused a server error and crashed my entire website, so now i've dumped it.

Vintum
01-11-2013, 03:04 AM
I think I'm failing to understand exactly what this hack is used for. From what I can tell, it seems to be a way to generate a virtual currency used only in the forum to which it is installed. As it seems to be a highly popular hack, I'm interested in knowing a bit more about it.

Can this hack be used to earn money for the webmaster, or is it simply a "fun" thing for the forum?

Jeromedia603
01-17-2013, 09:35 PM
I get this reporting, although it does go through and process when I gave some credits.

"The adjustment was applied successfully<br /><strong>Warning</strong>: Invalid argument supplied for foreach() in <strong>[path]/dbtech/credits/credits_core.php</strong> on line <strong>642</strong><br />"

I am a novice developer and expert designer, appreciate if you could be kind to me and help me out.

BMR
01-19-2013, 07:18 PM
Is there a option to reset all user credits to zero in the admin panel to zero. It's to the point now where user just have insanely high amounts and we wanted everyone dropped back down to zero.

Zoul
01-23-2013, 06:52 AM
hello

I have to submit an idea that exists in another support forum.
Would it be possible to add the credit based forums?
like this for example
a forum for flood = 0 credit for a message, and 0 credit for a new topic
a forum for sharing = 3 credits for a message, and 15 credits for a new topic
...
here is an example

https://vborg.vbsupport.ru/external/2013/01/18.png

here there is 1 credit per message and 3 credits for a new discussion forum
https://vborg.vbsupport.ru/external/2013/01/19.png

https://vborg.vbsupport.ru/external/2013/01/20.png



What do you think?

thank you very much

DragonByte Tech
01-28-2013, 11:31 PM
Hey all,

Sorry for the delay in support responses, can you please post outstanding support issues on our forums @ www.dragonbyte-tech.com ?
Since this mod is not released under our company name, we have even less ability to keep up to date with threads here. Posting them on our forum means they won't get overlooked :)

Thanks, and sorry for the inconvenience :(


Fillip

hardiksadaria
01-29-2013, 09:44 AM
How Can I update this Mod?

hardiksadaria
01-29-2013, 09:46 AM
I want to set When Anyone Uploading any Doc at that time user will gain XX points.
How can I set it?
I set as mentioned snap but its not working.

DragonByte Tech
02-01-2013, 04:55 PM
What upload action are you referring to?

Fillip

DGrey2011
02-04-2013, 03:25 PM
Is it normal after installing the latest version to get this?
https://vborg.vbsupport.ru/external/2013/02/30.jpg

The overhead is over 1GB for the credits_transaction table. I tried to repare the table but it says: Note: Table does not support optimize, doing recreate + analyze instead. However, the overhead remains the same.

I tried uninstalling the latest version and installed back the previous one, but that size remains the same.

DragonByte Tech
02-04-2013, 05:36 PM
MySQL incorrectly reports overhead for InnoDB tables, it's entirely safe to ignore :)


Fillip

Gary_Oak
02-09-2013, 10:00 PM
I've tried to install it, I put all the files in the correct places, double checked it, and still get this error:

Please upload all of the files that came with vBCredits before installing or upgrading!

What am I doing wrong?

Where I put the files:
/ParukiaForums/forums/admincp/credits_admin.php
/ParukiaForums/forums/dbtech/credits
/ParukiaForums/forums/includes/xml
/ParukiaForums/forums/credits.php

DragonByte Tech
02-12-2013, 12:23 AM
These files are needed:
/dbtech/credits/credits_core.php
/includes/xml/bitfield_credits.xml
/includes/xml/cpnav_credits.xml
/includes/xml/hooks_credits.xml

Fillip

Gary_Oak
02-15-2013, 01:47 PM
Okay, I figured out the xml uploads weren't working when I uploaded 'xml' so I did it manually for those 3 files and it worked. Thanks! Now, when I have it installed, the ? images don't seem to be actually working...

http://prntscr.com/stysh

When I hover over it or try to click it, nothing happens. Is that normal? Aren't they supposed to be explanatory of what you are editing?

Edit: It works for all other ?'s except for under Activity Amounts Configuration. Also, when I try to change 'Transaction Log Decimals' to 0, it just automatically reverts it back to 1. Why? Also, I actually lost credits for editing a post of mine. How do you change that?

Edit2: When I go onto Transactions and search Credits, Posts, it gives me this error at the top of the page: Warning: Invalid argument supplied for foreach() in [path]/dbtech/credits/credits_core.php on line 642 and everything is all glitched up. http://prntscr.com/su4w6 What is the problem here?

Davey-UK
02-16-2013, 08:29 AM
Can anyone point me in the right direction, so that i can place a link elswhere on the forum, to fire the popup credits transfer menu?
I am using a raffles system, and would like to integrate it onto the raffles page, instead of using the navbar or postbit links.
thanks

DragonByte Tech
02-17-2013, 10:54 PM
Okay, I figured out the xml uploads weren't working when I uploaded 'xml' so I did it manually for those 3 files and it worked. Thanks! Now, when I have it installed, the ? images don't seem to be actually working...

http://prntscr.com/stysh

When I hover over it or try to click it, nothing happens. Is that normal? Aren't they supposed to be explanatory of what you are editing?Those images don't do anything on click, it's just hover :)

Also, when I try to change 'Transaction Log Decimals' to 0, it just automatically reverts it back to 1. Why?I would imagine it requires at least one decimal.

Also, I actually lost credits for editing a post of mine. How do you change that?Check the Post Negation amount for the Post event, you didn't lose any credits unless you also have credits per word configured.

When I go onto Transactions and search Credits, Posts, it gives me this error at the top of the page: Warning: Invalid argument supplied for foreach() in [path]/dbtech/credits/credits_core.php on line 642 and everything is all glitched up. http://prntscr.com/su4w6 What is the problem here?If there's no history entries, that can occur.

Can anyone point me in the right direction, so that i can place a link elswhere on the forum, to fire the popup credits transfer menu?
I am using a raffles system, and would like to integrate it onto the raffles page, instead of using the navbar or postbit links.
thanksUnfortunately I don't believe that can be done, sorry :(


Fillip

Davey-UK
02-18-2013, 05:51 AM
Does anyone have this working with the vB Raffles mod? Running 4.2
When entering a raffle, the points do not deduct from the users total.

nhawk
02-18-2013, 10:54 AM
Does anyone have this working with the vB Raffles mod? Running 4.2
When entering a raffle, the points do not deduct from the users total.

The raffle system and vBCredits II work together without any problems.

See this post..
https://vborg.vbsupport.ru/showpost.php?p=2404947&postcount=514

Spangle
02-26-2013, 03:46 PM
Does anyone have this working with VBookie on VB4.2 Patch 3 ?

I'd like to integrate the two if it's possible

DragonByte Tech
02-27-2013, 02:36 PM
If vBookie has a points field you can use, you can configure a vBCredits currency to read from that points field.

I have never used vBookie so I have no idea what that would be, however :(


Fillip

hardiksadaria
03-24-2013, 03:37 PM
how can I delete all transaction log of vbcredits?

DragonByte Tech
03-25-2013, 06:06 PM
TRUNCATE TABLE credits_transaction I believe will do it :)


Fillip

RFViet
03-31-2013, 02:54 PM
I have some warning while I'm running recalculate user account as shown in the attachment. It seems to stop there, no moving forward !! Is it a problem ?
I'm using vB4.2 p3

DragonByte Tech
04-01-2013, 12:41 AM
Can you please tell me what's on line 642 in that file?

Fillip

GamerPerfection
04-01-2013, 07:33 AM
What can members spend the credits on? Is it only virtual or can it be physical items too?

DragonByte Tech
04-01-2013, 02:19 PM
That depends on what other mods you have installed that integrates with vBCredits :)


Fillip

RFViet
04-02-2013, 02:22 AM
Can you please tell me what's on line 642 in that file?


Fillip

Well, If I use default options then it's ok, no more warning messages.
But I have some other problems:
1. When I run recalculate user account and use Calculate Event option, there is nothing happen after the process, means all users still stay 0 credits.

2. Second problem, when I transfer or adjust credits for a user, it won't work for user with utf-8 character for example: for username: L?ng Tử , I'll get error message: Invalid User Specified .

Is there a fix for those ?
Thanks,

GamerPerfection
04-02-2013, 04:37 PM
That depends on what other mods you have installed that integrates with vBCredits :)


Fillip

Ok, are there other DBTech Mods that integrate with VBCredits that can let me use this for virtual and physical items?

DragonByte Tech
04-05-2013, 02:30 PM
Well, If I use default options then it's ok, no more warning messages.
But I have some other problems:
1. When I run recalculate user account and use Calculate Event option, there is nothing happen after the process, means all users still stay 0 credits.

2. Second problem, when I transfer or adjust credits for a user, it won't work for user with utf-8 character for example: for username: L?ng Tử , I'll get error message: Invalid User Specified .

Is there a fix for those ?
Thanks,I'm unable to replicate either of these issues :(

Ok, are there other DBTech Mods that integrate with VBCredits that can let me use this for virtual and physical items?vBShop Pro can give you notifications when someone fills out the information of a custom item, but it's not designed for physical items either :(


Fillip

RFViet
04-05-2013, 08:30 PM
I'm unable to replicate either of these issues :(

Fillip

I guess , you only see that problem in a non-English board . I saw someone asked that question here before from this link: https://vborg.vbsupport.ru/showpost.php?p=2197685&postcount=332
I don't see a solution for that question yet !

DragonByte Tech
04-12-2013, 01:22 AM
Is your forum's language set to a different charset than your database?

Fillip

RFViet
04-12-2013, 05:40 PM
Is your forum's language set to a different charset than your database?


Fillip

No, the same utf8, see the attachment !

tareqbd
04-14-2013, 02:41 AM
Kindle Daily Deal Grabber by BOP5

Fatal error: Call to a member function escape_string() on a non-object in /home/***********/public_html/dbtech/credits/credits_core.php on line 640
When I try to run "Cron Job" above error comes. Please fix.

It's a problem from dbtech's credits mod, not this one.

Is there a way to fix this issue, please.

xSaber
04-14-2013, 09:55 PM
im using this plugin so i can use it with vbulletin raffles and for now i just want to use the feature of giving and taking users credits so once they are set to enter the raffle we can give them the credits they need

for some reason im only able to adjust my credits, i only want administrator to have access to adjust credits but when no usergroups are specified for the "adjust" action it works and lets people adjust credits but I don't want anyone to be able to do that. it just defeats the purpose of it

* it didnt let a regular member adjust credits just now, but it did let a moderator do it. how do I know who can or can't use these settings

rob01
04-16-2013, 03:42 PM
Processing Pending Transactions

Processing: 1
Warning: Missing argument 1 for vB_Database::query_first(), called in [path]/admincp/credits_admin.php on line 2020 and defined in [path]/includes/class_core.php on line 500



any idea?

Fergal C
04-22-2013, 11:26 AM
...2. Second problem, when I transfer or adjust credits for a user, it won't work for user with utf-8 character for example: for username: L?ng Tử , I'll get error message: Invalid User Specified ....
I have exactly the same issue on my forum. Most users can receive donations, however there is one member of the forum and anytime anyone (including me, the Admin) tries to donate credits to him we receive the error message "Invalid User Specified". This user has only English alphabetical characters and one space in his username. I can't see anything different about his account, that would cause this issue.

Any ideas?

Thanks!

Edit: I've removed the space from this member's username and donations work fine now. However, I'd still like to be able to make donations to members with spaces in their usernames.

BenOwns
05-02-2013, 02:19 PM
Hey there,

how do i set this up so users can purchase credits for paypal money?

DragonByte Tech
05-06-2013, 04:10 PM
That's a Pro-only feature :)


Fillip

Spangle
05-07-2013, 11:06 AM
Am I right in thinking that this adds a link called "currency" to the navlinks, is it possible to alter it to show the total credits per user in the Navbar ? instead of the currency link ?

DragonByte Tech
05-16-2013, 10:22 AM
By default I do believe it displays the amount of credits the user has for each currency in the drop-down.

Fillip

Spangle
05-22-2013, 07:23 PM
I'm trying to get an RSS feed.

Everything goes well until I try to run the scheduled task, then I get this error:

RSS Poster Robot


Fatal error: Call to a member function escape_string() on a non-object in /home/talkofth/public_html/dbtech/credits/credits_core.php on line 568

Is there a fix please

ikymbo
05-24-2013, 09:17 PM
I can not send credits to a member with alt codes in your nickname :(


https://vborg.vbsupport.ru/external/2013/05/5.jpg

DragonByte Tech
05-25-2013, 02:56 PM
I'm trying to get an RSS feed.

Everything goes well until I try to run the scheduled task, then I get this error:

RSS Poster Robot


Fatal error: Call to a member function escape_string() on a non-object in /home/talkofth/public_html/dbtech/credits/credits_core.php on line 568

Is there a fix pleaseCan you please show me what line 568 of that file is for you?

I can not send credits to a member with alt codes in your nickname :(Some special characters don't work properly via AJAX, sorry :(


Fillip

Shaybloom
05-28-2013, 04:32 PM
<a href="http://gyazo.com/7fb1d4cf4088ff2ef4e4b42f064456ac" target="_blank">http://gyazo.com/7fb1d4cf4088ff2ef4e4b42f064456ac</a>

as you can see my background for useinfo in showthread is almost same colour,is there a way to change the colour of the number of credits? Its really important and I want to change it to green,please help me!

Thank you!

datoneer
05-28-2013, 09:56 PM
I don't understand why i always have the same error

With this file: credits_core.php

DragonByte Tech
06-03-2013, 05:44 PM
http://gyazo.com/7fb1d4cf4088ff2ef4e4b42f064456ac

as you can see my background for useinfo in showthread is almost same colour,is there a way to change the colour of the number of credits? Its really important and I want to change it to green,please help me!


Thank you!If you edit the credits_display_postbit_row and add a style="color:green;" to the <a> elements, that should fix it.

I don't understand why i always have the same error

With this file: credits_core.phpSince you haven't posted an error message I cannot help you :(


Fillip

hinomaru
06-22-2013, 01:22 AM
Hello,

I have installed this mod, and I set the activity amount configuration for post = 2 and thread = 3 with no decimal. But when saw the transaction history, there are a decimal point at there. And also seem like the thread creadit have wrong calculation

THis is the screenshoot :

https://vborg.vbsupport.ru/external/2013/06/13.jpg

how to make it exact credit and fix the calculation?

Thanks

DragonByte Tech
06-22-2013, 08:07 PM
You may have used the "word count" setting which would explain the discrepancy.

Fillip

hinomaru
06-26-2013, 01:37 AM
Hello Fillip,

How about the infraction rule? For example if I set the point for thread = 3 and post = 2
If the member got wrong post, I want his credit deducted -2. And if wrong thread, it will be -3

What must I give at the infraction setting?

Thanks

DragonByte Tech
06-26-2013, 10:28 PM
Make sure the "Charge" box is ticked.

Fillip

geckoz
07-02-2013, 12:27 PM
Does this plugin include a feature where users can post hidden content and other users have to pay to reveal that content?

DragonByte Tech
07-05-2013, 12:04 AM
That is a Pro-only feature :)


Fillip

muimui
07-14-2013, 02:58 PM
i get this,when i try to transfer :
The transfer was a success!<br/><strong>Warning</strong>:Invalid argument supplied for foreach() in <strong>[path]/dbtech/credits/credits_core.php</strong>on line<strong>642</strong></br>

642 :
foreach ($vbulletin->vbcredits['history'] AS $aid => $currencies)


and editing post will decrese the credits..

DragonByte Tech
07-17-2013, 03:00 PM
Try re-downloading the mod from DBTech, I've added a hotfix that may prevent this from happening again.

Editing posts does not remove credits, you're mis-reading the log. It takes away the original credits and then re-awards new ones. The user still ends up with a net gain.

Fillip

datoneer
07-17-2013, 07:02 PM
How to add this?

https://vborg.vbsupport.ru/external/2013/07/32.png

Does anyone know?

hardiksadaria
07-19-2013, 09:45 AM
After Upgrading to 4.2.1
I am not able to see credit configuration option in control panel.

please suggest.

DragonByte Tech
07-22-2013, 06:46 PM
How to add this?

Does anyone know?If that does not display on your site, check that you're not using a navbar modification addon (or have not placed it on navbar #2 in vBNavTabs).

It's also possible that's a Pro-only feature.

After Upgrading to 4.2.1
I am not able to see credit configuration option in control panel.

please suggest.Add yourself to Super Administrators in config.php


Fillip

ShadyUS
07-28-2013, 03:25 PM
I'm getting this whenever I go to credits then transactions. Any help?
http://s15.postimg.org/f4t33zaor/Screen_Shot_2013_07_28_at_11_23_54_AM.png

DragonByte Tech
07-31-2013, 11:26 PM
Can you please try re-downloading the mod from DBTech here: http://www.dragonbyte-tech.com/demo/40-vbcredits-ii-deluxe and let me know if it works for you?


Fillip

fjeans1
08-09-2013, 02:28 PM
is it possible to have a unique credit event configuration for each different forum section
so like some forum section that need more post can give more credit reward for postin thread etc

fjeans1
08-09-2013, 06:54 PM
i manage to find it somehow no problem now :)

hinomaru
08-19-2013, 01:40 AM
hello,

How to make the vbcredit infraction charge point working together with vbulletin user infraction? For example If I want when infraction given then the user will be get deduction point same as the point at the vbulletin infraction manager, let say "Spammed Advertisement" Point 5 (at the vbulletin infraction manager) then the user will be deducted with 5 point.. "Insulting other membet" point 3 (at the vbulletin infraction manager) then the user will be deducted with 3 point.

What must I do with the vbcredit 2 infraction setting for covering above condition for the field such as :

Infraction Amount
Infraction Negation Amount
Point Amount
Point Negation Amount

Thanks

DragonByte Tech
08-25-2013, 10:40 AM
hello,

How to make the vbcredit infraction charge point working together with vbulletin user infraction? For example If I want when infraction given then the user will be get deduction point same as the point at the vbulletin infraction manager, let say "Spammed Advertisement" Point 5 (at the vbulletin infraction manager) then the user will be deducted with 5 point.. "Insulting other membet" point 3 (at the vbulletin infraction manager) then the user will be deducted with 3 point.There is no way to do this at this time, sorry :(


Fillip

Dirks
09-06-2013, 01:08 PM
Hey Fillip,

Is there a way to modify the program to set a level value for the amount of credits you have?

For example:

10 Credits = Level 1
20 Credits = Level 2, etc.

I'd like it to read "XXX Credits (Level XXX)" in the navbar. Is that possible?

DragonByte Tech
09-08-2013, 08:51 PM
Unfortunately not, no :(


Fillip

vijito
09-10-2013, 04:58 AM
When do you plan to add this to VB5 ?

peky
09-11-2013, 10:07 AM
Is there a lite version with buying on credit paypal ?
and lite version vb 3.8.6 available ?

Thanks.