vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - [DBTech] vBCredits II Deluxe (https://vborg.vbsupport.ru/showthread.php?t=245752)

thecore762 12-07-2011 06:33 AM

Quote:

Originally Posted by EvoTronix.com (Post 2271400)
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 from same dev)?

4. Can it be tied to FB like/Share or Tweet actions using this mod 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

1 Attachment(s)
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

Quote:

Originally Posted by Darkwaltz4 (Post 2076484)
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

Quote:

Originally Posted by Ikkyy (Post 2268761)
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/r...-credits-1599/

Quote:

Originally Posted by 420 (Post 2271300)
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.

Quote:

Originally Posted by EvoTronix.com (Post 2271400)
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.

Quote:

Originally Posted by M A T (Post 2274028)
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.

Quote:

Originally Posted by oddmud (Post 2289032)
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

Quote:

Originally Posted by inphoenix (Post 2276164)
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 from same dev)?

4. Can it be tied to FB like/Share or Tweet actions using this mod 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.

Quote:

Originally Posted by wonderfulwat (Post 2286850)
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/attachmen...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?
Quote:

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?


All times are GMT. The time now is 10:59 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01608 seconds
  • Memory Usage 1,757KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete