vb.org Archive

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

Darkwaltz4 12-18-2008 07:44 PM

Quote:

Originally Posted by TheMayhem (Post 1686851)
Darkwaltz4,

I've spent the last week or so creating a smaller store addon to your vbcredits addition. I'm nearing completion and expect to be done by Christmas morning as a gift to my posters. I added the store functionality directly onto the credits.php file that you include in your root folder and am in the process of adding a new store.php page to the Admin CP. Should I release the changes I did on this forum for users to be able to have a store functionality that is completely based off of your vbCredits system or keep it private since eventually your developing your vbcustomizer?

Please pm me and let me know, thanks.

Keep it private please. Users interested in an official store addon for vBCredits should check out vBCommerce at http://www.vbcredits.com It does not fit the rules for posting addons so it will only be found there, not at vborg. Have you yourself seen it?

Quote:

Originally Posted by DiziMedia (Post 1687394)
sorry, i used the wrong term there...when I said points, I meant actual credits...

I already know how to have users awarded credits for referring someone. What I want to do is award them credits for the initial referral, and then on a continuing basis I want them to get a set % of whatever their referrals earn.

If this isn't a feature are you planning on adding it?

ok, then no sorry. did you already contact me about this? sounds familiar

TheMayhem 12-18-2008 10:47 PM

Quote:

Originally Posted by Darkwaltz4 (Post 1688206)
Keep it private please. Users interested in an official store addon for vBCredits should check out vBCommerce at http://www.vbcredits.com It does not fit the rules for posting addons so it will only be found there, not at vborg. Have you yourself seen it?



ok, then no sorry. did you already contact me about this? sounds familiar

I have, the store I created was a vBulletin addon intended for vbulletin upgrades such as User Titles, Username Colors, Usergroup Promotions, etc. Your vbcommerce is more of an actual store to purchase actual products. What I created is more related to your vbcustomizer; however, you have not released that yet and I really don't know if that's going to be in the cards anytime in the near future.

argothiusz 12-19-2008 06:44 AM

I am currently using the iPoint system in IPB but recently migrated to VB; so, I was wondering that is there anyway to import the current users points from my iPoint to VbCredits?

Thanks

ahmadatom 12-19-2008 01:17 PM

Hi
thank for this

I can't open below links on the admincp after update vbulletin to 3.7.4 PL 1 :(

Configure Global Settings
Configure Award Settings
Configure Specialty Settings
Configure Banking Settings
Configure Addon Settings

Please help me

thanks a lot

solidlink 12-26-2008 12:22 PM

omg this may sound stupid but how do i activate the system? i have not used it for a long time and i guess i offed it the other time.

secondly, i only want referral points to accumulate and it wont be publicly shown (only viewable by admin and the user)... this is possible right? will someone please help? TIA

is there anyway to allow referral points to be given to the referrer ONLY if the user signs up for membership to a certain usergroup? For example Deluxe or Special Membership?

Darkwaltz4 12-26-2008 01:22 PM

Quote:

Originally Posted by argothiusz (Post 1688536)
I am currently using the iPoint system in IPB but recently migrated to VB; so, I was wondering that is there anyway to import the current users points from my iPoint to VbCredits?

Thanks

chances are these fields were not retained when switching to the vbulletin database. if you still have access to the old database switching would be possible, but i would have to create a custom converter for you which connects to both and does it. alternatively, if you have a full dump of your old user table i could make something to parse it and go that way.

Quote:

Originally Posted by TheMayhem (Post 1688296)
I have, the store I created was a vBulletin addon intended for vbulletin upgrades such as User Titles, Username Colors, Usergroup Promotions, etc. Your vbcommerce is more of an actual store to purchase actual products. What I created is more related to your vbcustomizer; however, you have not released that yet and I really don't know if that's going to be in the cards anytime in the near future.

It will be in the decently near future now that vbcommerce is nearing the official first completion. perhaps i could get you to switch later :p

Quote:

Originally Posted by ahmadatom (Post 1688734)
Hi
thank for this

I can't open below links on the admincp after update vbulletin to 3.7.4 PL 1 :(

Configure Global Settings
Configure Award Settings
Configure Specialty Settings
Configure Banking Settings
Configure Addon Settings

Please help me

thanks a lot

in the forum/includes/xml/cpnav_credits.xml and remove all do=options& from it. then refresh your nav and they should work.

Quote:

Originally Posted by solidlink (Post 1693972)
omg this may sound stupid but how do i activate the system? i have not used it for a long time and i guess i offed it the other time.

secondly, i only want referral points to accumulate and it wont be publicly shown (only viewable by admin and the user)... this is possible right? will someone please help? TIA

is there anyway to allow referral points to be given to the referrer ONLY if the user signs up for membership to a certain usergroup? For example Deluxe or Special Membership?

Did you disable the whole product or any plugins? Then there is the global, usergroup, and per-forum disabling that everything has.

Then only set an award amount in the usergroup referral setting. You can disable display to private globally or per usergroup, and set your staff groups to able to view private credits.

Sorry, the only way you can count a referral is based on reputation, time, and posts. do some usergroups have a base reputation amount? something could be done with that maybe.

ahmadatom 12-27-2008 04:42 PM

thanks

slinkyman 12-28-2008 01:51 PM

Is there anyway to convert points from vBExperience over to vbCredits?

Darkwaltz4 12-28-2008 04:07 PM

Quote:

Originally Posted by slinkyman (Post 1695528)
Is there anyway to convert points from vBExperience over to vbCredits?

all you need to do is run this query (i might be wrong on the exact column, but you could always ask on the vbexp thread to be sure). use your table prefix if applicable.

UPDATE user SET credits = credits + xperience

johnlittle 12-29-2008 01:44 AM

hi darkwaltz4
thank you for this mod..may i know how do i add an image beside credit point in the postbit?
i wanted to add an image beside the credit point can you guide me? thanks you very much

Darkwaltz4 12-29-2008 10:51 AM

Quote:

Originally Posted by johnlittle (Post 1696006)
hi darkwaltz4
thank you for this mod..may i know how do i add an image beside credit point in the postbit?
i wanted to add an image beside the credit point can you guide me? thanks you very much

if you just want it to be in the postbit, find the code you added there and alter it to include your image. if you want it to everywhere credits are shown, alter the phrase for credits, which is linked in the description of the first global setting for vbcredits in the acp.

javolin14 12-29-2008 08:13 PM

Is there a way to change the ammount of credits a user starts off with? Such as; when a user registers and is still in awaiting email confirmation they have "100.50" credits, then when they confirm email and activate they get 200 credits. How do we change this to make it higher or lower?

Darkwaltz4 12-29-2008 08:53 PM

that is the "induction" usergroup award :) i recommend setting to 0 your awaiting confirmation group, and the desired amount for the registered group.

sportsoutlaw 01-03-2009 03:48 AM

I am currently using Icash, and have been for a while. Can this be used just as a point system without all of the awards? And can the points in Icash somehow be transferred?

Digital Jedi 01-03-2009 05:56 AM

Quote:

Originally Posted by sportsoutlaw (Post 1700009)
I am currently using Icash, and have been for a while. Can this be used just as a point system without all of the awards? And can the points in Icash somehow be transferred?

All this is, is a point system without any awards. It just has more granular controls.

DoctorAllam 01-03-2009 09:15 AM

I've installed this into my forum and worked fine, but suddenly it encountered a fatal error that we couldn't view any topic !! and the following message appeared when using Firefox

https://vborg.vbsupport.ru/attachmen...1&d=1230981141

I've changed the style, but problem still exists and only disappear when I stop this product !!
Plz do you know how to solve this problem ?!!
PS: my forum is officially licensed

Darkwaltz4 01-03-2009 04:10 PM

Quote:

Originally Posted by sportsoutlaw (Post 1700009)
I am currently using Icash, and have been for a while. Can this be used just as a point system without all of the awards? And can the points in Icash somehow be transferred?

vBCredits is just the point system (vBCommerce is the shop system but its only available from vbcredits.com). Also on the site you can find an icash converter.

Quote:

Originally Posted by DoctorAllam (Post 1700149)
I've installed this into my forum and worked fine, but suddenly it encountered a fatal error that we couldn't view any topic !! and the following message appeared when using Firefox

I've changed the style, but problem still exists and only disappear when I stop this product !!
Plz do you know how to solve this problem ?!!
PS: my forum is officially licensed

did you change your gzip settings recently?

and of course you are licensed :p you wouldnt be able to post here if you werent.

tarball 01-04-2009 01:50 PM

Is the latest version of vbcredit is compatible with arcade 2.6.8+ released today?
and vbulletin 2.7.5 that will be release next week.

snappy1313 01-04-2009 04:17 PM

Quote:

Originally Posted by tarball (Post 1701307)
Is the latest version of vbcredit is compatible with arcade 2.6.8+ released today?
and vbulletin 2.7.5 that will be release next week.

I was just coming to question if it's compatible with the arcade 2.6.8 as well

Darkwaltz4 01-04-2009 05:43 PM

Quote:

Originally Posted by snappy1313 (Post 1701462)
I was just coming to question if it's compatible with the arcade 2.6.8 as well

Quote:

Originally Posted by tarball (Post 1701307)
Is the latest version of vbcredit is compatible with arcade 2.6.8+ released today?
and vbulletin 2.7.5 that will be release next week.

im assuming you mean vbulletin 3.7.5, and yes, also vb3.8 as well.

as for arcade 2.6.8+, the addon is posted here:
https://vborg.vbsupport.ru/showthread.php?t=153822

and i will be updating the pre-edited files for 2.6.8 in the next few minutes, so check back there soon

edit - attachments updated on that thread to include new pre-edited files

johnlittle 01-04-2009 07:33 PM

Quote:

Originally Posted by Darkwaltz4 (Post 1701529)
im assuming you mean vbulletin 3.7.5, and yes, also vb3.8 as well.

as for arcade 2.6.8+, the addon is posted here:
https://vborg.vbsupport.ru/showthread.php?t=153822

and i will be updating the pre-edited files for 2.6.8 in the next few minutes, so check back there soon

edit - attachments updated on that thread to include new pre-edited files

hi darkwaltz thanks for the mod can you tell me
how to do adjust the credit award to the member, cos when i post a thread title i wad award with 11 or 10credit? can i adjust it?

1)how do u disable the loans and Savings Accounts from the usercp?

another thing have you release the latest vBTripleTriad? seem interesting

Darkwaltz4 01-05-2009 02:12 PM

the award amounts, savings, and loans are all configured in the usergroup settings. set 0 for the latter two to disable them.

the version of vbtripletriad that works on vb3.6/7/8 is at vbcredits.com

edytwinky 01-05-2009 04:32 PM

Is there a list of other mods compatible with vBCredits?

Darkwaltz4 01-05-2009 05:09 PM

i have a list here in the second left block:
http://www.vbcredits.com/projects/vbcredits/

there might be more that are easily configured to use credits, but i wont know all of them cause these third parties dont have to notify me when theyve made something compatible

GeekStep 01-11-2009 11:44 AM

Does this work with 3.8.0

Darkwaltz4 01-11-2009 06:59 PM

Quote:

Originally Posted by GeekStep (Post 1708454)
Does this work with 3.8.0

yes indeed, just install like normal. if you had it installed on vb3.7, nothing needs to be done to make it compatible

Shaliza 01-15-2009 02:26 AM

Can one change it to say money instead with a $ sign in front of it? Example: $4000 or $4,000

And I'm assuming this should work on 3.8?

Darkwaltz4 01-15-2009 03:28 AM

Quote:

Originally Posted by Shaliza (Post 1712848)
Can one change it to say money instead with a $ sign in front of it? Example: $4000 or $4,000

And I'm assuming this should work on 3.8?

works fine on vb3.8

to add a $ to the display you would have to modify the template edits you applied :-/ to change the word Credits to something else you just edit the phrase though (linked in the first global setting)

Shaliza 01-15-2009 06:35 AM

Okay, thanks. =)

cooltechie 01-18-2009 06:36 AM

Can this be used to deduct credits when viewing attachments?

Darkwaltz4 01-18-2009 04:05 PM

Quote:

Originally Posted by cooltechie (Post 1716545)
Can this be used to deduct credits when viewing attachments?

no, but check out the Download itemtype for vBCommerce :p

cooltechie 01-18-2009 05:22 PM

Quote:

Originally Posted by Darkwaltz4 (Post 1716961)
no, but check out the Download itemtype for vBCommerce :p

Isn't that to download from a store? I'm looking to reduce credit when they view attachment within a post.

Darkwaltz4 01-18-2009 05:35 PM

Quote:

Originally Posted by cooltechie (Post 1717052)
Isn't that to download from a store? I'm looking to reduce credit when they view attachment within a post.

the downloads ARE the posted attachments. vbcommerce regulates the access and handles the purchasing using the download itemtype. if you would like more info PM me

cooltechie 01-18-2009 05:45 PM

Sorry for any confusion. I'm looking for something similiar to these mods:

ucash mod - each time a member download an attachment will cost X amount of points.

download credit mod allows admin to set a specific amount of credit required to download each attachment.

If vbcredit allows that, then I can start using it.

Darkwaltz4 01-18-2009 06:51 PM

Quote:

Originally Posted by cooltechie (Post 1717085)
Sorry for any confusion. I'm looking for something similiar to these mods:

ucash mod - each time a member download an attachment will cost X amount of points.

download credit mod allows admin to set a specific amount of credit required to download each attachment.

If vbcredit allows that, then I can start using it.

vbcredits itself doesnt do that, but the vbcredits addon i said above does do exactly that.

dai-kun 01-18-2009 08:25 PM

Is it possible for the post award to be viewable by admins/staff only. I don't want the members to see which posts are awarded. Thanks

Darkwaltz4 01-18-2009 09:28 PM

Quote:

Originally Posted by dai-kun (Post 1717208)
Is it possible for the post award to be viewable by admins/staff only. I don't want the members to see which posts are awarded. Thanks

you can disable the display of the post awards (staff can still see them in the transaction tables or the moderate post awards area). if you really want, you can modify the template edit for postbit so that it only shows to certain groups. let me know.

bwcbob 01-19-2009 06:41 PM

Does not let you give credits via admin panel makes this useless..

PixelFx 01-19-2009 07:02 PM

yes it does, you can add credits to users via the member user account at the bottom. I use it all the time, what you talking about. We even have mass credits via admincp

Darkwaltz4 01-20-2009 02:37 AM

Quote:

Originally Posted by PixelFx (Post 1718147)
yes it does, you can add credits to users via the member user account at the bottom. I use it all the time, what you talking about. We even have mass credits via admincp

There are multiple ways to give credits to user outside of the action awards you set:

1) You can edit the amounts directly by editing their user information in the admin cp.
2) You can run the mass credit updater to calculate their amounts based on their overall stats, not just from when you installed
3) You can use the award users by criteria function in the admin cp - first find use the regular user selector system to gather a group of eligible users and perform changes to everyone's amounts simultaneously - from editing directly to adding or multiplying, or forming your own custom equation to put everyone's amounts through.
4) The post award system allows you to give/take credits from users using ajax right on the threads.

:)


All times are GMT. The time now is 05:32 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.02316 seconds
  • Memory Usage 1,852KB
  • 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
  • (24)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

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

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