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)

WEBDosser 03-15-2007 05:26 AM

why do i see this..

Quote:

Next Interest Incoming: -13587 days, 17 hours, 35 minutes and 51 seconds until next payment of 209.53
in the ibank?..

Blaine0002 03-15-2007 12:02 PM

i bank is screwed up ATM

MrAd 03-16-2007 10:05 AM

I read this and that in this topic. So my question is: Is iCash working hassle-free with vb 3.6.5 and as I read that other similar hacks are down, because of security problems - are there any security related issues?

ggiersdorf 03-16-2007 08:23 PM

HELLO BLAINE!

Got a question I never seen posted here yet.. Is there a way to disable the points for anything in QUOTES? Its an easy way for people to rack them up on forums where articles are posted. I want 0 points for quotes..

Blaine0002 03-18-2007 06:03 PM

Fixed, now it will not give points for any tags IE Img Quote Code or any of the like.

ggiersdorf 03-18-2007 09:17 PM

do we need to redownload or is there a quick fix??

thanks bro...

Blaine0002 03-18-2007 09:43 PM

nah you only need to reimport the product file.

ggiersdorf 03-19-2007 11:56 AM

Thanks Blaine... One exploit still exists using the Points per post method for all you admins. If a users posts an article without quotes they get huge points. they can edit there post and than quote the article without losing points. Unless once quotes this mod removes the points generated? I doubt thats possible. Just be aware..

Blaine0002 03-19-2007 01:43 PM

yeah i dont think it is possible for the system to do that, that would need to be the admins responsibility to monitor that.

Marko777 03-19-2007 05:52 PM

Quote:

Originally Posted by ggiersdorf (Post 1207248)
Thanks Blaine... One exploit still exists using the Points per post method for all you admins. If a users posts an article without quotes they get huge points. they can edit there post and than quote the article without losing points. Unless once quotes this mod removes the points generated? I doubt thats possible. Just be aware..

Can you explain in detail? If for example on my forum a user gets 10 points per new thread and 20 per new reply and 0 per char. How much can that user get by using your exploit?

And why can't this be solved?

Blaine0002 03-19-2007 07:53 PM

he means if you have points per character enabled on a website, a user can simply post spam "ghfdegsuthytgfhG" to rake up a million points, then once he posted the topic he can edit it to a real topic to avoid being banned for spam.

Marko777 03-19-2007 11:24 PM

Thanks for the info!

highway101 03-20-2007 05:15 PM

Would this hack work for say " I need postings in forums, so I can give entries for a contest or points which can be used as entries into a monthly contest?...or do they have a hack for this?

QsKGlobal.com 03-21-2007 02:54 AM

No one seemed to answer the question of What do I do if users aren't being given points at all? The info is in the postbit, all the settings are correct, but the points aren't being given.

I also need to integrate this with vcash and vbookie

~Someone respond soon plz :)

davidw 03-21-2007 02:58 AM

Curious - is this happening to any users that have come to your board since you installed the hack originally? If so, you are most likely seeing the same issue I am. I have to run an UPDATE query something like
Code:

UPDATE vb_user SET 'money' = 0.00 WHERE 'money' IS LIKE 'NULL';
- I'm guessing off the top of my head, but I have to do this ever so often or the new users don't get anything.

snapplekid13 03-21-2007 03:20 AM

Installed! Lets see if I have any problems... hopefully I won't! But this is my first installation!

QsKGlobal.com 03-21-2007 04:16 AM

Got iCash integrated with vBookie, but now it doesn't work for regularly increasing points per posts and threads. Can someone help with this?

Blaine0002 03-21-2007 03:00 PM

there really shouldnt be any problems, i have tested this on my test boards, christian what does that query do exactly?

davidw 03-21-2007 03:13 PM

When I installed the hack, all users had money set to 0 (then I did the decimal thing - that's separate), then any new users were set to NULL. So, I had to run the UPDATE so that the new users would change the NULL values to the 0 value (or whatever I chose). Ever so often, I run the update so that all new users (since the last UPDATE) can have "points" added.

Blaine0002 03-21-2007 03:34 PM

doh, i must have the points value set to null in the install file.

Black Tiger 03-21-2007 04:32 PM

No solution for my problems yet?:)

snapplekid13 03-21-2007 11:25 PM

Just wondering.... how would I take away points from users?

Blaine0002 03-22-2007 12:28 AM

not at the moment tiger, and snapple, please look through the thread, i have answered it at least 10 times.

tehPARADOX 03-22-2007 04:47 PM

Edit* problem solved. Great hack!

Replicators 03-23-2007 05:36 PM

Anyone here willing to make a addon to this? It is custom though, but more info is here, you guys are my only hope, i really need something like this, so i can complete my site, without it, it won't work and will have to go other ways which i do not wanna do. I WILL PAY!!!!!!!!!!!!

vbx111 03-26-2007 10:06 PM

Hey guys, I installed icash everything is went well, I am just wondering what code I need to add to my postbit for it to show when they post. Because currently it does not show at all. Here is a screen shot:

EDIT: I looked over my code, I tried it in both postbit_legacy aswell as postbit. Still nothing.

Black Tiger 03-26-2007 11:16 PM

Then you must have done something wrong, I put the code in the manual in both postbit and postbit_legacy and it works fine.

vbx111 03-26-2007 11:35 PM

Quote:

Originally Posted by Black Tiger (Post 1213200)
Then you must have done something wrong, I put the code in the manual in both postbit and postbit_legacy and it works fine.

I'm thinking it has something to do with the skin. Because there is a space for it, it just does not show.

Blaine0002 03-26-2007 11:53 PM

are you sure you did the template edit to the correct skin?

ktutorials 03-28-2007 02:04 PM

i have 2 questions..

does this can be used with vB 3.6.5
can users donate cash points to others members...

Black Tiger 03-28-2007 02:28 PM

@Ktutorials: both your questions can be answered with "yes".

Xbizcafe 03-30-2007 01:05 PM

Can we use in this zone :
Ammount of points a user gets for each character posted in their post.

a value exemple : 0.01 or other like 0.

Blaine0002 03-30-2007 01:31 PM

any number you wish.

Xbizcafe 03-30-2007 02:05 PM

Quote:

Originally Posted by Blaine0002 (Post 1216100)
any number you wish.

That don't work :(

In this case we must 0 for post reply or creation reply ?

Blaine0002 03-30-2007 02:20 PM

wait im not quite sure what you are asking....

Xbizcafe 03-30-2007 02:41 PM

Quote:

Originally Posted by Blaine0002 (Post 1216132)
wait im not quite sure what you are asking....


It's work Sorry lol

I forget to make it :

Activate points per character
If it is set to no it will automaticly use the regular points per thread/post.

:D

Thx !

Blaine0002 03-30-2007 02:50 PM

yay glad its working :D

Evolution06 03-30-2007 03:40 PM

Do you know why I am getting this error when I try to submit a post?

The post still goes through just get that error.

Database error in vBulletin 3.6.5:

Invalid SQL:
UPDATE vb_user SET money=money+ WHERE userid='1';

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE userid='1'' at line 1
Error Number : 1064
Date : Friday, March 30th 2007 @ 11:36:23 AM
Script : http://www.criticalfx.net/forums/new...postthread&f=2
Referrer : http://www.criticalfx.net/forums/new...=newthread&f=2
IP Address : 204.14.138.151
Username : NightHaze
Classname : vb_database

Blaine0002 03-30-2007 03:52 PM

hmm looks like you most likely reuploaded the new files, but didnt import the product, or vice versa.

Evolution06 03-30-2007 03:53 PM

Hmm I just installed it fresh never used it before let me try it again.

Just uninstalled and reinstalled still same problem.

I have IShop, Ibank and ICash installed

ok had to reinstall the product a few times... works now


All times are GMT. The time now is 01:21 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.02088 seconds
  • Memory Usage 1,811KB
  • 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
  • (1)bbcode_code_printable
  • (5)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