![]() |
I updated and am getting this DB error:
Quote:
|
Make sure you have uploaded and overwritten all files when you update :)
|
OK, I need help. I have spent hours looking through this massive thread and still can't find the answer.... so don't tell me to just look through the thread! I honestly don't have any more time to spend working through it all.
My problem? Here is my forum: www.nettrafficchat.com I have installed it, but when a post is made it says that it's a duplicate post. I have seen ppl reporting this problem, but can't find the solution. If someone can help me that would be awesome. Also, my points are not going up - so, basically the system isn't working.... I found posts like this : https://vborg.vbsupport.ru/showpost....&postcount=741 which don't really tell me what i need to do to fix it. Can someone help? This is the second time that I have tried to fix this - the last time I was put off of coming back because people jsut told me to read through the thread. I am honestly not lazy - I did, can't find it. PLEASE HELP! |
I have every thing installed and I did the modifications nothing is showing up here is my code from my postbit can anyoen help me?
Quote:
|
Quote:
And @ veronica If you have changed your money row, change the postbit accordingly Find $post[money] change to $post[moneyrow] ect. |
Quote:
|
well i reverted back to what you had orginally but its still not working for some reason. It shows up in the members info but not in the post bit. Do i need to change the post bit legacy?
|
I fixed the duplicate post thing. I forgot to click the over write box... entirely my fault.
Thanks for offering to check it out though :D EDIT: Sorry - I spoke too soon! The problem is still happening, every time I post :( I am sorry - I still need your help. |
Quote:
|
im so lost and it doesnt even say donate on the member page. Can anyone help me? Show I post my post bit again?
|
I would like to help you, but just to be sure, just put the code in the postbit_legacy too.
|
this is still not working, any one interested in fixign this for me I am willing to pay
|
after you reverted the template did you re apply the edit to both postbit and postbit legacy?
|
I just installed it, but i have a bunch of activty already, is there a way to make it so that it can give points for things that happend before? like for the referals before, and the posts before? or is that not possible and everyone is just gunna have to start at 0?
|
There is no built in function to do this, but it would not be hard to achieve if another coder was up to it, i myself am too busy to even update this mod... sorry :(
|
hmm, i just installed iCash, and it shows up as 0.00 in Postbit, but when i post or anyone else posts it doesn't do anything. I edited the main iCash options, and it says Enable points, and for the points per charector/thread/post are activated, yet still nothing, am i forgetting something?
|
Odd, check the plugins page and make sure everything under the icash section is enabled.
|
Yup it's enabled, I added you to AIM/Yahoo/MSN, if you have a min i'd be very apriciatve if you could log in quick, and maybe take a look at my admincp. its on vb3.6.8 I dunno if that matters, but i did everything it said. Thanks for the quick reply.
|
Seems to be a wierd bug..
It started to work for me when i went into the forum options , checked to make sure the data was entered, and resubmitted it. Ill see what I can do about this. Try rebuilding your bitfields! |
Has anyone wrote any plug-ins that work with the Arcade? Specifically, to award points for winning games. Thanks.
|
Not that I know of, but you could do a search in this mod for "arcade" because Blaine himselve gave an example how to easy configure this. Because there is already a hook present for the Arcade in Icash.
I now have it so that playing costs an x amount of credits and if you win the highscore, you get a certain amount of credits. No credits for winning games though, only if you have the highscore. |
My problem is that I'm not very good at coding. Would you be able to share your edits? That's basically what I'm asking...sorry!
|
On some of my forums I set the iCash to 0 so posts made in those forums will not count towards their money but they are still earning, what do you think is the problem.
Also, when posts are deleted their iCash still remains the same, not sure what the problem is? Thanks for any help! |
yeah those are confirmed bugs and will be fixed in the next version.
|
Blaine, I just wanted to say thanks for all the hard work. It's a great mod, and my forum users love it. :D
Do you have a Paypal? Thanks. |
Check the top post, and you will see a link on the right varifying my paypal and a donation button.
All donations are greatly appreciated cause they pay for gas and my girlfriend :):) XD |
Blaine, you're great... but ehm.. why you got "banned" next to your username?
You're still able to post here (luckily!), somebody made some mistake with your account? |
Lol yesterday i was banned on accadent... XD
and i wasnt able to post. It was entertaining. |
Oh... I'm sooo glad it was a mistake. Good to hear (and see) it's oke again.:)
|
Blaine, is there any way you could code an option to reset all users' points, along with the IBank?
To be honest, someone figured out an exploit in the casino, and now there's a couple of people who I don't know that have a gazillion points. I'd like to be able to reset them all, including the IBank. |
So this works with Vb 3.6.1. correct?
Edit: I have installed this mod, and for some reason I cannot remove cash even with the option enabled, why? |
hey can u help me make this work with ishop please i have both installed and setup just need help making it work with ishop
|
make sure your icash money row matcxhes your ishop money row in the respective options pages.
|
I have some questions, cause maybe this mod could be the one I'm searching for. :cool:
In my previous site I was using phpbb2 cash mod: is ICash something like that? Can I manage different types of points? Can moderators assign points to users? And above all, can I use ICash on vbulletin 3.6.8.? :erm: Thanks. :) |
Different types of points? please elaborate.
But to your other 2 questions, yes! |
Quote:
About different types of points... it's hard to explain... :o I have a gaming site; we play various games by forum, such as master mind, quiz and so on. With phpbb2 cash mod I had created many points fields, such as point_mastermind, point_quiz and so on. So in postbit were shown user's mastermind points, quiz points... Sorry for my poor english, if it is not clear I'll try to explain it better :o Just another question: can it work with vbcredits? |
I found a huge bug.
If you have at least 1 point...you can donate whatever you want to someone else. I had users donating each other millions of points. Any ideas on how to fix this? Is there no check to see what's in their account? It's a pretty bad bug...and easily exploitable. I'll have to remove it from the system if we can't get it fixed. |
I think I found it...let me test.
|
Yepz. Found it.
There's a typo on the $vbulletin variable on line 169 in icash.php. It's spelled $vbuletin not $vbulletin. Fix that, and the code runs fine. Code:
Line169: if ($vbulletin->userinfo[$vbulletin->options['icashf']] - $vbulletin->GPC['amount'] < 0){ |
I know it says this is for 3.5.8, but I am using 3.6.8 and it seems none of my user are gaining points when posting or making new threads.
Suggestions? |
All times are GMT. The time now is 08:16 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|