![]() |
Quote:
No, since the tables was already created, it was not working. I deleted the tables it created the first time and the installation went perfectly. |
Does this have a gifts system like vbPlaza? My members liked that more than anything. If I can get this to work on my site, that'll be real cool since it's looking like the vbPlaza isn't coming back any time soon...
|
thanks ill need to add a checker to that query.
|
Blaine can I upload my own gifts to the Ishop?
|
yes, that is what it is for :)
|
I'm very happy, thanks again very much Blain0002! I'm going to push the MOTM button now for your great support on this.
Implemented like you said. Product: Icash. Then set the hook to ibproarcade_play_game and did the rest you said. Working perfectly here, after playing a game, the amount of icash is substracted from my account. I did not tested yet if one has 0 credits left, but I presume that will work fine too, so again a VERY happy customer.:D |
Well... since we're busy, I'm back with another question or rather a suggestion.:)
I have a suggestion for future Icash updates, the following things would be nice. 1.) An option do disable the possibility for members to donate money to each other, so only admin can donate money to an account. 2.) An option to edit users credits, which means substract credits from a users account or change the amount. There is already an option to donate in the ACP so an option to subtract or edit should not be that hard I guess.;) Would be nice if this could also be done per usergroup like the donate option. That's it for now.:) |
black tiger, thanks for your suggestions, number 2 is already implimented, you simply need to donate a negative amount (EX. -100) to the user and it will subtract that amount.
|
Hey Blaine, I'm not a designer or coder like most of you and I have mad respect for what you've done so please bear with me...
I think I got this uploaded right but when I click "member donate", it gives me "page not found." Was I supposed to upload each file to different sections i.e., admincp to the admincp of the forum directory, xml file to the xml file, donate.php to the main directory? Or should I have uploaded the entire Upload file to my forum directory? |
Ah I did not know that, so I presume I can do that per usergroup as well.
A question then. Different users have different amounts of money. Now I would like to reset all to zero, some have 100 cash, some 3000. Suppose I would use the usergroup option and set it to -4000 (which would mean that would be 1000 more then a user has), would this reset all credits for the usergroup to 0? And if yes can I build it up again from scratch? Let's say buy giving everybody a standard of 50 credits and then have the postcounters rerun to let the forum calculate how much credits are added for the amount of posts they alraedy made? |
you upload the contents of the upload directory making sure you keep the file structure in-tact.
also make sure you import the plugin.xml file to your product manager in your admincp :) |
Okay that totally worked...thank you!
Now I'm gonna work with Ishop and Ibank... |
Hmz... oops... I tried to set everybody to 0 just by using the option I said giving everybody -5000 credits, now this happened:
Money: -1585 And so on with other values, everybody got substracted 5000.:( Etc. because everybody has different amounts of money. How can I set it now so everybody has 0 Money? Is there a Mysql command I can use for that? |
FYI...
Used Sinisterpain's iCash enabled files for vBookie... seems to be working perfectly. Kudos to Sinisterpain for posting the files. Unlike a few of the hack forums, there's a strong positive spirit of support and cooperation here. With the other cash, banking and shop hacks seeming to be dead, Blaine and others have really stepped up in support of the vB user community. This hack should be a shoe-in for motm. Many thanks to Blaine and everyone who helps out! :D |
and thanks for your strong support :D
|
Black Tiger: You can properbly go into the database and reset it from there :) As i guess its only one table for the points itself!
I am not sure, but take a look! |
I use vbookie and want to switch from using it's own vcash to Icash.
Is there a way to import my users' vCash totals into Icash so they don't lose what they have already earned? |
Where do you decide how much per post and new topic?
|
@eLetHe: Thanks i backupped the database and executed the following command:
UPDATE user SET money = 0 That was enough. @Sunrainme: In your Admincp->forums and moderators->forums then edit the forums in each forum (probably the last setting) you can set it. At this time there is no option to set it globally as far as I know. @All: I've got another problem now. I reset the money, now I gave everybody a certain amount let's say 100 money. But everybody also get money when starting a thread, replying to a post etc. I already updated the post counters but the moneyrow did not grow, still at 100 money. What do I have to do, so the user get's also the money he has earned by starting threads and replying to them in the past? @Blaine002: found a bug. When donating from the ACP to users, let's say 50 money to all usergroups, all goes well. This goes for multiple usergroups except at least the following one. When donating 50 money to the usergroup "registered" the screen is turning blank and no money is given. |
Ok on my site im having the problem where when users post a thread or post the points arent being counted, ive set it all up in the forums and turned it on so points count for posts and threads etc.
But it still doesnt add points for people who are posting. They still having 0 points its bazaar I cant figure out this problem. |
Whenever I post now after installing iCash it comes up with this when it redirects me to the new post i made. It still posts fine, but why does it come up with this msg?
http://i9.photobucket.com/albums/a87/Aaron_69/Error.jpg |
are you posting the same thing in the message?
|
@Blaine0002: Could you please help me with msg #413? My users are teasing me that they want their money back.
You also seen the bug I mentioned a few posts lower in #419? |
Does anyone know the appropriate SQL statement to execute os that users who have referred other users get points from the start instead of referrals occuring after I installed this feature?
I know it should be something like UPDATE user set money = 50*(count(ReferralID)) where ReferralID is not null Any ideas? |
Also, I wonder if it is possible to only give referral points for users with 20 or more posts.
Is that possible through this product? |
Quote:
I really need to have something like that :) Regards VJ |
Yes, i have seen all your guys bugs, and am looking into it, but it cant be done immediately as I am on spring break :D
|
@Blaine0002: Thanks, I'm already happy with you read-confirmation.
@Vinyljunkie: Yes I have it running with Icash on VB 3.6.5 and IbproArcade 2.6.1+. Works great with the example Blaine has given here. The only thing needed now is a command a bit like it, to have users win credits when they reach a score. At this time I only have it that users pay 5 money to play and that works fine thanks to Blaine! |
that would be really tough hard coding each score for each game, it would be much eaiser if it was a built in to ibproarcade.
|
Blaine,
Would you know how I could set it so that users only get credit for referrals if the referrals have "x" amount of posts. This is because anyone can refer someone but referring a good solid and loyal user is something else. We are trying to build brand loyalty at BringTheBlitz.com Community and thing that this would be a great way to do so. Let me know. Thanks! |
Quote:
|
Quote:
The simplier it is the better for me ;) Feel free to spell it out for me, maybe create a "How To ..." in the notes? Incidently: I just installed iCash but then get a VB Error Page after posting anything on my site. I disabled it, then enabled it and it seems OK now. Weird eh? Many Thanks for your time VinylJunky |
Well I'm not a coder either and don't understand a lot about it, but the howto is explained by Blaine0002 in message number 492 a few pages back. I did it that way.
Ofcourse first of all Icash has to be running in a good way before applying this. Maybe if you post what the error page says, then we will know how to fix that problem. |
how can i get this to work along side V3 Arcade.
thanks for the hack, installed and working fine :up: |
I was hoping someone could answer my question which I submitted a couple of weeks back but never got a reply. I was wondering what the best settings are for how much points a user gets for posting, making threads etc. etc. The way things are going now is way too much... users are getting buckets of points when doing a couple of replies. Could anyone share me their settings?
|
well i just stick with 10 points per topic and 5 per reply, you can always change the amount that items cost in the itemshop in relationship to what users get over a period of time.
|
Yep, I have it like that too, 10 per new thread and 5 per reply and characters disabled.
Because there is no global setting yet in the new version, you must change forum per forum if you want to change things so you can better leave them standard for the time being. If you want, you can exclude some forums from giving points, like for example the chat forum or off-topic section. Or edit those and set the amount to 0 money to give. |
Quote:
Ta VJ |
In the Admincp -> Forum Manager -> edit forum you want to edit, and then scroll down, the last settings from the forum settingslist are the Icash settings.
|
Is it possible to only give referral points for users with 20 or more posts
|
All times are GMT. The time now is 10:05 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|