vb.org Archive

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

bobster65 10-21-2007 01:57 PM

Quote:

Originally Posted by jags2ooo (Post 1365010)
In the instruction it says " If you do NOT have TMS installed" what is TMS?


Template Modification System


https://vborg.vbsupport.ru/showthread.php?t=152931

jags2ooo 10-21-2007 03:08 PM

Does the mass updating counter usual take 5 hours plus? mines been going for 2 and its not even half way done

bobster65 10-21-2007 03:15 PM

Quote:

Originally Posted by jags2ooo (Post 1365121)
Does the mass updating counter usual take 5 hours plus? mines been going for 2 and its not even half way done

lol... it shouldn't. How big is your board? (members and posts)

jags2ooo 10-21-2007 03:22 PM

Quote:

Originally Posted by bobster65 (Post 1365127)
lol... it shouldn't. How big is your board? (members and posts)

Posts: 91,287, Members: 61,901
i started it since 10 am and its at

"Processing: 17857" at 12:24 pm

bobster65 10-21-2007 03:28 PM

Quote:

Originally Posted by jags2ooo (Post 1365134)
Posts: 91,287, Members: 61,901
i started it since 10 am and its at

"Processing: 17857" at 12:24 pm

well, that is a lot of members, but still, it shouldn't take THAT long.. something is slowing the system down. Its working however... as along as it continues to work, I would just let it do its thing... if it hangs, then its an issue.

Darkwaltz4 10-21-2007 03:34 PM

Quote:

Originally Posted by onehost (Post 1365060)
How can i write this link to place in the forum so users will see their
ID when they copy the Link... referrerid=X isnt going to do it...is
there something i can place on the end like referrerid=[userid]
and it would show the users ID?

Thanks

Post the link in a template somewhere and use $bbuserinfo[userid] in place of X

Quote:

Originally Posted by jags2ooo (Post 1365121)
Does the mass updating counter usual take 5 hours plus? mines been going for 2 and its not even half way done

Quote:

Originally Posted by jags2ooo (Post 1365134)
Posts: 91,287, Members: 61,901
i started it since 10 am and its at

"Processing: 17857" at 12:24 pm

Its 14 queries per user. It took about 2 hours for me to process 30k users. :-p

jags2ooo 10-21-2007 03:41 PM

aww crap i just canceled it :( thanks for the help will redo it now 2hrs down the drain :-(


One last thing:

Maximum Total PostsLimited per set time period, and by the amount in the Central Account if specified. Use -1 for no limit and 0 to prevent this group from using the post award system.

What exactly is that? Its set to 0 on default

Darkwaltz4 10-21-2007 04:05 PM

As long as it keeps outputting Processing: X then let it be. It is doing a lot.

That is the post award system, aka admin donate system expanded for general forum use if you so desire.

More info posted here:
http://www.vbcredits.com/forum/showp...03&postcount=3

jags2ooo 10-21-2007 05:07 PM

One last question Dark waltz , If i uninstall the plugin and reinstall will it cause the current Credits to be reset/deleted? If not is there some way to do this ? (delete all credits/data, need to reinstall)

yoyoyoyo 10-21-2007 07:27 PM

Darkwaltz - I have been waiting for a confirmation link for your site for quite awhile, and have even asked for it to be resent, with no luck.

vAsia 10-21-2007 08:50 PM

Does vBCredit work with ishop or any shop hacks, because there is no use of earning points if members cannot use them?

bazzup 10-21-2007 09:33 PM

Quote:

Originally Posted by vAsia (Post 1365402)
Does vBCredit work with ishop or any shop hacks, because there is no use of earning points if members cannot use them?

yes it does work with ishop but vbcommerce will hopefully coming out soon check out vbcredits.com for screen shots and stuff

Darkwaltz4 10-22-2007 02:11 AM

Quote:

Originally Posted by jags2ooo (Post 1365218)
One last question Dark waltz , If i uninstall the plugin and reinstall will it cause the current Credits to be reset/deleted? If not is there some way to do this ? (delete all credits/data, need to reinstall)

yes it will. the mass credit updater can be used to set everyone to 0 quickly. if you are using 1.4rc1 you can also use the award users by criteria even faster (especially if you have tens of thousands of users :-p)

Quote:

Originally Posted by yoyoyoyo (Post 1365348)
Darkwaltz - I have been waiting for a confirmation link for your site for quite awhile, and have even asked for it to be resent, with no luck.

then why didnt you send me a vborg pm or use the contact us form instead of posting here? :-p tell me the username/email address and ill just put you through.

Quote:

Originally Posted by vAsia (Post 1365402)
Does vBCredit work with ishop or any shop hacks, because there is no use of earning points if members cannot use them?

yes it works with ishop and others. also theres plenty of third party hacks you can use vbcredits with, either with addons ive posted or through configuration options built into many hacks. im still waiting to complete the last bug from 1.4 final, and when thats out of the way vBCommerce will be making a rapid entrance into existence :-p as always, keep an eye on vbcredits.com for development news

maxicep 10-22-2007 05:11 AM

I'm using still v1.3 and i have a small question.

I want disable to show credit point for which defined usergroup.

So, admin's credit point will not increase and i dont want see admin's credit point in POSTBIT_LEGACY . Only members will have a extra field in postbit ..

Maybe code like <if condination = xx for this ???

Darkwaltz4 10-22-2007 06:35 PM

1.4 introduces the ability to hide credit amounts for certain usergroups or within certain forums. can also lock usergroups from vbcredits entirely.

in 1.3 youll have to wrap the field with like <if condition="is_member_of($vbulletin->userinfo, X)"> where X is the usergroupid

maxicep 10-22-2007 07:20 PM

which file need edit for this "<if condition="is_member_of($vbulletin->userinfo, X)"> " ?

in plugins ? and where put this code in the plugin ?



and other question
if i upgrade vbcredits to 1.4rc1, i will make owerrite on v1.3
But i have a worry, may i lost any credit point or settings for specific forums ?
Because, i set different settings to each forum and it was hardly for me . many forum category. ,
I dont want lost any data on credit system, so if it is okay, i can upgrade 1.4 too But still didnt released 1.4 full , i will wait that.

For now, please answer my question about hide for spesific forums.
<if condition="is_member_of($vbulletin->userinfo, X)"> ?? which plugin need edit and where ?

Thanks ..

Darkwaltz4 10-22-2007 07:31 PM

you will not lose any settings or amounts when you upgrade.

in 1.3 youll have to edit plugins and it gets complicated, so first decide if you will upgrade instead (will be a lot easier for you :-p)

RainingThrees3 10-22-2007 09:59 PM

Been looking for this...thanks for the share!

Darkwaltz4 10-22-2007 10:09 PM

dont forget to click install :D

silvermerc 10-23-2007 04:18 PM

Yeh ano its after 1.4 but when will it be :(

Darkwaltz4 10-23-2007 04:25 PM

im working on it i honestly am. there is 1 last bug i am waiting on a response from the person who reported it.

the reason i havent released vbcommerce while waiting for 1.4 final is because i intend vbcommerce to be able to sell REAL things for credits. and if there exist bugs which either gain or lose credits erroneously (or due to exploits) how many people would want to kill me? :-p

madotds 10-23-2007 05:41 PM

top mod thank you :)

onehost 10-23-2007 10:06 PM

VBcredit

hows fraud detection? or is there any... I have this installed, I also used my own admin referal ID, to signup for another account, and it appeared to give me credit, if i can do this, I can only see others doing this in order to gain referal advantage. It would be nice if it had a built in ban system, that ban users that try and signup for duplicate accounts using the referal system by using cookies. although, I do not know what you have that would detour cheaters...

Thanks

maxicep 10-23-2007 10:11 PM

Quote:

Originally Posted by maxicep (Post 1365651)
I'm using still v1.3 and i have a small question.

I want disable to show credit point for which defined usergroup.

So, admin's credit point will not increase and i dont want see admin's credit point in POSTBIT_LEGACY . Only members will have a extra field in postbit ..

Maybe code like <if condination = xx for this ???

i did it myself with a condition . :)

|Jordan| 10-24-2007 12:06 AM

How far away is the 1.4 release (non rc)?

maxicep 10-24-2007 12:52 AM

i waiting too

Darkwaltz4 10-24-2007 11:35 AM

built in ban system to detect multiple accounts? sounds like you need another hack. im pretty sure they already exist.

i make no secrets about the potential exploits of all credit awards - look at the admin help for more details. the bottom line is that you will always need a minimum amount of moderation to ensure nobody is cheating. now, these arent programming exploits, but theres only so much i can do to validate each action short of making you, the admin, having to greenlight each transaction.

but at that point, why would you be using a hack to award points? just use a profile field :-p

ive given advice on what to look for and how best to police the more exploitable actions (such as multiple accounts, spamming)

i know youre all waiting, and im sorry; this has to be bug free if i want the next addons to be a success. thanks for your patience and understanding :)

taydu 10-25-2007 03:29 PM

great hack i'm loving it.

But how to make "donation" to work, filled in recepient, comment, and amount then click "Donate" but then it said "Invalid Specified"

fly 10-25-2007 03:47 PM

Okay, I think I found a bug...

Here is the message I got from my user
Quote:

I tried out the new savings system, i think something messed up. i made two deposits on the 23rd. one in the amount of 4401, the other was something like 4500. they're both listed as previous deposits, but the balance only reflects one of them. neither of them are listed as pending.
I confirmed that he indeed 'lost' the money. What can I/we do?

edit: And although I don't have moderation enabled, I checked there and no deposits are there.

TamCaVBoy3 10-25-2007 05:22 PM

i installed vBCredits v1.4rc1 and i bought the donations for points and sell posts for points and it's not working...do the addons only compatible with v1.3? my users can sell a post but no one can buy it...even the users got enough points...

TamCaVBoy3 10-25-2007 05:27 PM

i bought the "sell topics for points" and i installed vbcredits v1.4 rc1...and the addon doesn't work...users can sell the topics but others can not buy it even though they have enough points...does the addon only work for v1.3 ??

maxicep 10-25-2007 06:11 PM

i upgraded 1.3 to 1.4rc1 and be carefull ! i didnt see any credit on my forum
i did uploaded all files overwritten also i made all template changes and plugin, product is active but it has a BUG .

someone talking about it on vbcredits.com too. We didnt see anything then i re upload v1.3 , and system crashed. I did re-dumped my backup database and problem fixed .

Need wait 1.4 full or NOT !

Darkwaltz4 10-25-2007 08:24 PM

Quote:

Originally Posted by flypaper (Post 1368431)
Okay, I think I found a bug...

Here is the message I got from my user


I confirmed that he indeed 'lost' the money. What can I/we do?

edit: And although I don't have moderation enabled, I checked there and no deposits are there.

yes there is a bug in 1.4rc1 concerning multiple loans and savings. its fixed in final. for now you can disable savings and loans or advice/limit only 1 at a time.

Quote:

Originally Posted by TamCaVBoy3 (Post 1368517)
i installed vBCredits v1.4rc1 and i bought the donations for points and sell posts for points and it's not working...do the addons only compatible with v1.3? my users can sell a post but no one can buy it...even the users got enough points...

whats not working? talk to me via PM or in their respective threads at vbcredits.com

Quote:

Originally Posted by taydu (Post 1368413)
great hack i'm loving it.

But how to make "donation" to work, filled in recepient, comment, and amount then click "Donate" but then it said "Invalid Specified"

which version are you using? 1.3 is a bit picky with that

Quote:

Originally Posted by TamCaVBoy3 (Post 1368527)
i bought the "sell topics for points" and i installed vbcredits v1.4 rc1...and the addon doesn't work...users can sell the topics but others can not buy it even though they have enough points...does the addon only work for v1.3 ??

i dont have a sell topics for points addon - its sell CONTENT for points. with charge bbcode tags.

again, please keep pro-addon discussion/problems in their respective addon threads at vbcredits.com

Quote:

Originally Posted by maxicep (Post 1368558)
i upgraded 1.3 to 1.4rc1 and be carefull ! i didnt see any credit on my forum
i did uploaded all files overwritten also i made all template changes and plugin, product is active but it has a BUG .

someone talking about it on vbcredits.com too. We didnt see anything then i re upload v1.3 , and system crashed. I did re-dumped my backup database and problem fixed .

Need wait 1.4 full or NOT !

never downgrade, will cause more problems for you when you reupgrade (or upgrade to something higher in the future).
instead come talk to me and ill help fix it. 9 times out of 10 it was caused by settings you didnt realize were keeping things hidden. theres many settings which you are instructed to look over, and i can bet that you accidentally had admin usergroup locked when you upgraded, and now youve made it harder on yourself and youll definately require my assistance to upgrade properly again. i have a support ticket tracker on vbcredits.com for precisely these kinds of things (so we can keep track of what gets completed and only relevent posts etc)

:)

taydu 10-25-2007 09:46 PM

thank Darkwarltz4 for your reply.

Im using 1.3, will it be fix on 1.4 ? I'm not rushjing but do you have any estimate when 1.4 will be available ?

thanks for the great hack

Darkwaltz4 10-25-2007 10:34 PM

yes its fixed in 1.4, including 1.4rc1 available already.

the final version is still working on a last bug.

fly 10-25-2007 11:05 PM

Quote:

Originally Posted by Darkwaltz4 (Post 1368636)
yes there is a bug in 1.4rc1 concerning multiple loans and savings. its fixed in final. for now you can disable savings and loans or advice/limit only 1 at a time.

I dont suppose that there is a way to disable it and move the money out for the people who have used it, is there?

Darkwaltz4 10-26-2007 12:53 AM

you can set maximum savings to 0 and it will hold their savings safe.

i have the fix for multiple deposits if youd like it early (its included in 1.4 final of course) but youll have to PM me an email address to send to. (copy/pasting off posts never works out)

as for loans - set them to max 1 (or 0) if you havent already. this is also included in 1.4 final, but is too extensive to send you a fix for.

the reason for this bug is actually due to a mysql limitation :( which prevents me from accurately using a cron.. until 1.4 final is out the deposit fix will at least prevent losing credits.

csavern 10-26-2007 02:25 PM

I got a problem with it giving the 100 credits to the people who just sign up

hipgirl 10-26-2007 02:53 PM

Hi,

Thank you for the nice hack.

I installed the product yesterday and users are already working on their credits.

I have a question though:

I only see 'vbcredits global settings' in forum option menu. In the instruction, there should be a place to change detail settings. Did I miss something?

Thanks a lot.

Michelle
www.hipgirlclips.com/forums

hipgirl 10-26-2007 03:30 PM

Never mind. I found it in user group admin.

Thanks.

Michelle


All times are GMT. The time now is 09:59 AM.

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

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02259 seconds
  • Memory Usage 1,846KB
  • 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
  • (19)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