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 - ICash, Simple, stand alone point system. (https://vborg.vbsupport.ru/showthread.php?t=119086)

Artificial_Alex 03-23-2008 07:09 AM

I am using this system on a popular board, and although it is buggy I have managed to pull it off. Simply disallow moderators/admins from deleting threads, forcing them to 'unnaprove' them. It will make them invisible.

nothing4me 03-23-2008 07:04 PM

Any way to have a "Who has the most points" thing?

vitnuce 03-24-2008 11:14 AM

No update available?

nothing4me 03-24-2008 12:56 PM

Quote:

Originally Posted by nothing4me (Post 1472703)
Any way to have a "Who has the most points" thing?

Like a leaderboard...?

hippiesimz 03-25-2008 09:08 AM

how to setting the decimal system ? some of my user have "8284.98599999999 points" how to remove the "99999999"

nothing4me 03-25-2008 12:58 PM

Quote:

Originally Posted by nothing4me (Post 1473261)
Like a leaderboard...?

I say again.

Seiyaboy 04-06-2008 01:43 PM

Quick question, about this Points per character function. Does it include or exclude quoted text? Thank you.

manutdvn 04-12-2008 07:46 AM

It does not work with version 3.6.9. I got this error when I installed.


Database error in vBulletin 3.6.9:

Invalid SQL:
ALTER TABLE user ADD COLUMN money decimal(15,2) DEFAULT '0' NOT NULL;

MySQL Error : Duplicate column name 'money'
Error Number : 1060
Date : Saturday, April 12th 2008 @ 05:44:19 PM
Script : http://mydoamin/forum/admincp/plugin...=productimport
Referrer : http://mydoamin/forum/admincp/plugin.php?do=productadd
IP Address : ****
Username : administrator
Classname : vB_Database

------------------
Can you guy tell me how can I fix this?

Thank you.

dvbusuario 04-15-2008 05:04 AM

Very good, install in vB 3.6.8 Level 2

janneke 04-16-2008 10:20 AM

Quote:

Originally Posted by manutdvn (Post 1488876)
It does not work with version 3.6.9. I got this error when I installed.


Database error in vBulletin 3.6.9:

Invalid SQL:
ALTER TABLE user ADD COLUMN money decimal(15,2) DEFAULT '0' NOT NULL;

MySQL Error : Duplicate column name 'money'
Error Number : 1060
Date : Saturday, April 12th 2008 @ 05:44:19 PM
Script : http://mydoamin/forum/admincp/plugin...=productimport
Referrer : http://mydoamin/forum/admincp/plugin.php?do=productadd
IP Address : ****
Username : administrator
Classname : vB_Database

------------------
Can you guy tell me how can I fix this?

Thank you.


I would like to know to ause I wanna install this on my new forum.

someone224 04-16-2008 10:39 AM

I try to install it but it does not seem to work -.-

se_p800 04-16-2008 06:09 PM

Sorry I dont know if this has been posted but I found a major bug (sort of). Guests are able to donate if they know the url. I know this because some joker on my forum has been donating vast amounts to people and now may amount is 999999999999.99 which is very irritating.

Black Widow 04-26-2008 09:09 PM

I want to test the bug existance also.
Can you be more specific about how to reproduce the bug?
Do you mean this kind of URL:
http://www.yourforum.com/forum/icash...nt=somecomment

Mucker 04-28-2008 06:10 PM

Hi,

I like the Icash system, but I want to remove the donate links. Is there an easy way to do this?

I just want people to see how much Icash they have.

Thanks

Mucker 04-28-2008 10:26 PM

Is help with this MOD dead now?

As I cant find any way to remove the "Donate to User" link, and If I cant find a way to remove it I will have to remove Icash.

Anyone ? Anywhere?

i13 04-29-2008 05:48 AM

It's working fine for me on version 3.6.10 however same problem as mucker not enough options to close or donate user thing etc etc!!

Mucker 04-29-2008 10:42 AM

I just need a way to remove the donate links it puts everywhere.

I need to give people icash when they are due, also for posting and referals.

I tries looking in the postbit and legacy and nothing in them to remove the donate links????

Black Tiger 04-29-2008 11:20 AM

Quote:

Originally Posted by mucker
I just need a way to remove the donate links it puts everywhere

If you have the new version running, you should have an Icash section in your ACP. In Global options you should have an option to disallow users to donate.
If not, check the usergroups settings in the ACP for such option.

Otherwise, disable the automatic template adjustments, and download the 1.1.2 version. Do not install the 1.1.2 version, but use the instructions which it contains, to add template admustments manually. That way you can leave out the donate link.

Quote:

Originally Posted by janneke
MySQL Error : Duplicate column name 'money'

Are you Dutch? I'm too. Problem you have is that you have to columns called money in your database, that should not be that way.
Did you have another money system installed before? Or did you upgrade Icash and forgot the put the overwrite option to "yes" when importing the product file?

@All: I'm sorry, I'm not a coder, and once a while I can give a little support. I myselve changed to another creditsystem, but if possible I will give some help once a while.

Mucker 04-29-2008 01:03 PM

Quote:

Originally Posted by Black Tiger (Post 1502203)
If you have the new version running, you should have an Icash section in your ACP. In Global options you should have an option to disallow users to donate.
If not, check the usergroups settings in the ACP for such option.

Otherwise, disable the automatic template adjustments, and download the 1.1.2 version. Do not install the 1.1.2 version, but use the instructions which it contains, to add template admustments manually. That way you can leave out the donate link.


Are you Dutch? I'm too. Problem you have is that you have to columns called money in your database, that should not be that way.
Did you have another money system installed before? Or did you upgrade Icash and forgot the put the overwrite option to "yes" when importing the product file?

@All: I'm sorry, I'm not a coder, and once a while I can give a little support. I myselve changed to another creditsystem, but if possible I will give some help once a while.

I still cant find the bits in postbit where im to delete the Donate to member links. Infact they arnt there. I can even search all the templates for the word "donate" and only the donat.php file shows up. With no options in it to remove the links. I also turnt off the forum permissions too and still the links are there.

Any other suggestions? Maybe it needs an xml file edit, but im no good at all of that stuff

Mucker 04-29-2008 02:06 PM

Ok I managed to remove all donate links

You need to go to plugin manager and edit each template that has a donate link in it. Or disable the plugin script.

NOW only problem left is when you have points for posts on and delete a point if post is deleted all points are removed

Will there be a fix for this in the future? Lets hope so.

So I disabled the Negate points if deleted option and all seems to work fine.

Just that little bug and this could be great!:cool:

Black Tiger 04-29-2008 02:09 PM

Strange, there should be a template called Icash_donate because I find this in the product xml file:
Code:

template name="ICash_Donate" templatetype="template.. etc.
Anyway, I'm sure in the Icash settings in the AdminCP is a yes/no option to NOT use the postbit changes. This should be set to no. Then the donate option is gone.
Don't forget to remove the donate.php from your forums directory.

If you really can't find it, I think you can delete this line from the product xml file, but this is not advisable, I would suggest not to use this method:
Find this line in the product-icash.xml:
Code:

                <plugin active="1" executionorder="5">
                        <title>ICash Postbit Edit</title>

Change it to:
Code:

                <plugin active="0" executionorder="5">
                        <title>ICash Postbit Edit</title>

After that, reimport the product file and don't forget to put "overwrite" to "yes".

Now all postbit editting is gone, also the display of the amound of cash a user has.
If you want that part back, use my suggestion from my previous reply, to use the documentation in the 1.1.2 zip on how to make a postbit(_legacy) edit manually.

Again I would not advise to change product-xml files, use at your own risk.

Black Tiger 04-29-2008 03:18 PM

Ah I'd not seen the post from Bucker. You can disable the plugin also indeed if a seperate plugin is present, that's a better way to do it.

VitorHP 04-30-2008 04:54 PM

Works with 3.7?
Do you have a version compatible with 3.7 ?

Thanks

Mucker 05-02-2008 11:54 AM

its sort of working in 3.7, dont know if its messing some stuff up though.

Seiyaboy 05-03-2008 11:54 AM

I know you probably won't be updating this modification anymore, but I'll still like to ask if it is possible to have increase in icash if reputation goes up instead of based on posts.

wicked80 05-08-2008 04:35 PM

Quote:

Originally Posted by Black Tiger (Post 1467079)
@kolt99 and vitnuce: You went over from vbcredits 1.3 to Icash? I wonder why, vbcredits is better.

Anyway, there is a bug in Icash, this resets ALL users cash to 0 if a thread gets deleted. So for all users, not only users which have posted or replyed in that thread.

Blaine002 (the coder) is not responding for a couple of months now to this problem.
That's why I went over to vBCredits which is running 1.4 rc2 now with nice options and a Banking and Loaning system too.

I hope for you guys that Blaine will come back soon. Normally he is giving very good support so I don't understand why he is not answering.

I encountered this problem and searching through the whole 50+ pages, i noticed other users have also experienced this and this is a bug in the code..

so, will there be a fix available or not ???

Black Tiger 05-08-2008 08:38 PM

Quote:

so, will there be a fix available or not ???
Not as long Blaine is not back. I'm not a coder, I just used Icash in the past and try to support it a little bit as far as I can, for users which still use it.
They might benefit from the experience I have with Icash, but I'm not an official supporter.
The only one who can fix bugs is Blaine0002 and I don't have a clue when he will be back, sorry.

wicked80 05-09-2008 08:17 PM

Thanks BT,
There is a setting that negates point when a thread is deleted, i wonder if disabling that will make this fix. The moderators can always manually deduct the cash before deleting a thread.

Have you tried this?

Thanks

stickskills 05-15-2008 12:56 AM

Guess this doesn't work in 3.7, because it won't even let me install it haha.

Black Tiger 05-15-2008 02:29 AM

Quote:

Originally Posted by Wicked80
There is a setting that negates point when a thread is deleted, i wonder if disabling that will make this fix.

It should, otherwise you have to hack it out of the code.
I did not try the idea you have, and I can't anymore because I uninstalled Icash and Ibank.

@Stickskills: Well that's odd, because there is an Icash in the 3.7 version mods.
https://vborg.vbsupport.ru/showthrea...36#post1520036

stickskills 06-11-2008 07:11 PM

Can anyone help me add the div boxes around the cash to make it so it looks more "neat" with my postbit?

tropicon 06-20-2008 02:34 PM

We upgraded to 2.03, users can' t see logs and can't donated, checked permisions in admincp->usergroups->Icash Permissions.

What is wrong?

seanm07 06-21-2008 07:43 PM

Is there a demo of this?
or does anyones forum have this installed

tropicon 06-23-2008 01:21 PM

Icash 2.0.3 is not working proper with VB 3.6.8, all credits went to 1.
We uninstalled it!

sunnylikbeckham 06-30-2008 01:58 PM

how can i set per post points???

sunnylikbeckham 06-30-2008 01:59 PM

i found it
sorry
nice mod
quite simple

tommac3 07-04-2008 12:16 AM

will this work with 3.7 ?

jesus likes pie 07-05-2008 07:30 AM

does it work with 3.7.x?

Teemberland 07-16-2008 03:33 AM

How come my iCash resets randomly???? HELP!

BarryGutshot 08-01-2008 10:35 AM

Sorry if this has been asked before but is there a way to output or display a rich list or table of your members with the most points as I use it in conjunction with vbookie and it is essential for us.

Thanks for your help in advance.


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.02439 seconds
  • Memory Usage 1,826KB
  • 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
  • (3)bbcode_code_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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