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)

Blaine0002 11-24-2007 10:44 PM

Quote:

Originally Posted by reebok008 (Post 1388834)
I get this error when create a new topic in one of over 20 forums, some users get it every time they make a new post or create new topic.

What may be causing this issue?

PHP Code:

Database error in vBulletin 3.6.8:

Invalid SQL:

                        
UPDATE vb_user
                        SET 
`money` = `money` + 0,15
                        WHERE userid 
'3';

MySQL Error  You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near '15
                        WHERE userid = '
3'' at line 2
Error Number 
1064
Date         
ThursdayNovember 22nd 2007 11:59:33 AM
Script       
http://*****forum.net/newthread.php?do=postthread&f=12
Referrer     http://*****forum.net/newthread.php?do=newthread&f=12
IP Address   : ***hidden***
Username     John
Classname    
vB_Database 


its adding 0,15 for some reason..

rabbits slayer 11-25-2007 08:32 PM

Quote:

Originally Posted by tropicon (Post 1373102)
Ok, the bug with negative donations fixed, spelling error in line 89 donate.php.
But still no points for posts or thread, VB 3.6.8.

Can someone tell me what was the spelling error? thanks.

Blaine0002 11-25-2007 09:29 PM

i spelled vbulletin vbuletin

cagbaazee 11-27-2007 11:15 AM

will it work for vbulletin version 3.6.8. do reply.

Black Tiger 11-27-2007 02:03 PM

No it doesn't!:eek: Or does it?

What do you think now? You should take an effort to have a look for questions which are asked and answered xxxx times.
Look 1 page back and see what it says.... pffff.

deezelpope 11-27-2007 02:11 PM

HA! BT, you're too funny.:D

Blaine0002 11-27-2007 04:21 PM

Yes, i have requested more than twice to get this topic moved into the 3.6 addons forum, but it has not been fulfulled yet.

granolachicks 11-29-2007 02:35 AM

Ah! Looks like we're in 3.6 add ons!

Question for you... 45 pages is a lot to read through! Can you point me in the direction if this has been asked before...

Is there a way to send notifications and short message when you donate to someone?

Say I want to implement this as.. Donate $5 to change your title.. or pay for half of your order in ICash.. Is there a way to donate, and send a message from the same page that send it to your PM box?

Thanks for the GREAT mod! :D

Blaine0002 11-30-2007 12:14 AM

This will be added in the next version :D

its almost completed too.

granolachicks 11-30-2007 01:22 AM

Thanks! :)

I know this is going to sound odd... maybe not... But I've got a second name on my forum with admin privies just so I can see if I'm doing things right sometimes.

I've gone through and tried to take away negative money from people, just to see if you can, and it won't let me, but I have a member who is able to take away money from other members, and she's non admin, not even a moderator.

Is there a way to prevent this?

PurpleButterfly 11-30-2007 03:45 PM

Quote:

Originally Posted by Blaine0002 (Post 1388876)
its adding 0,15 for some reason..

So is there a way to fix that? I'm getting the same error, but instead of 0,15, it's adding "+ 0" . I'm using 3.6.8.

I am SO excited about this awesome mod but am totally stuck not knowing how to get it to function....I've sifted through most of this thread and done a thread-specific search for database/SLQ errors already...any help would be so appreciated. I've got PayPal! :D

Blaine0002 11-30-2007 05:25 PM

Can you post the exact error you have? that way i can debug it.

PurpleButterfly 12-12-2007 02:49 PM

Quote:

Originally Posted by Blaine0002 (Post 1392448)
Can you post the exact error you have? that way i can debug it.

Thank you so much! Sorry I haven't been back here in so long; I actually uninstalled and then started the whole thing over again and it is working perfectly! We LOVE this combined with your iShop program - such fun! :D

I sent you some PayPal to say thanks for your hard work and creativity! Happy holidays and thanks again! :):up:

Blaine0002 12-13-2007 11:54 PM

Thank you :)

Btw new version coming soon :D

joellus 12-15-2007 08:16 PM

hi @blaine0002

cool - a new version is comming? u have a nearly date or so? i currently installed the vBulletin on a test-server, i will add the new version on it! what the new version have more than the current?

thank's for info!

greets from germany
andy

pooker 12-16-2007 07:48 PM

Hey I am having one problem, I have this integrated on my board, any everything works fine. There is just one problem , on Vbookie events whenever betting takes place it does not use Icash , it uses the VBux , but you can see the icash points in the users profile. Can you please tell me what I need to do? Also ever since I installed this mod, now whenever I open a vbookie event it will not let anyone bet.

bijju 12-17-2007 01:15 AM

just installed on galaxy theme

Doughboy 12-19-2007 01:15 AM

I installed the mod, made a couple posts and my "cash" doesn't grow.

Also in the admincp the "Activate points per character", "Activate points per thread/post" & "Activate points on registration" boxes are not unputs but checkboxes with "yes" or "no"... did I do something wrong?

deezelpope 12-19-2007 09:30 AM

<i>Did you fill in the point amounts in each forum in Forum Manager?</i>

Blaine0002 12-23-2007 04:23 PM

Updated it, hope it works well :D

Tell me if something dosent!

alessai2 12-24-2007 07:49 AM

can i use it with ibproarcade?

Blaine0002 12-24-2007 12:42 PM

i havent really looked into it but as long as it has a point system it should work :D

steven_h 12-26-2007 03:53 PM

Would this work for a services based BBS?

I'm trying to develop a coders forum and would like to use points for the payment system. I would want to charge so many points to post a project and then allow buyers to pay the provider with points which can then be converted to cash and vise-versa. Any help or input is appreciated...

EuroPk 12-27-2007 06:10 AM

Database error in vBulletin 3.7.0 Beta 3:

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 : Thursday, December 27th 2007 @ 02:06:51 AM
Script : http://ihpk.net/admincp/plugin.php?do=productimport
Referrer : http://ihpk.net/admincp/plugin.php?do=productadd
IP Address : 74.13.84.49
Username : R.I.P
Classname : vB_Database
MySQL Version : 4.1.22-standard

EuroPk 12-27-2007 10:07 PM

need help im getting this error now trying to access my admin cp...

Fatal error: Call to undefined function update_loadavg() in /home/ihpk/public_html/admincp/global.php on line 204

Blaine0002 12-27-2007 10:19 PM

That is not an error with icash,

EuroPk 12-27-2007 11:55 PM

What error is it and HOW CAN I FIX IT!

Blaine0002 12-28-2007 12:45 AM

try redoing your config.php file

IE upload a new one and redo the info

PurpleButterfly 12-29-2007 03:12 AM

Thanks for the updated version! :) I uploaded and overwrote all files as well as reverted templates, but the only change visible is in the AdminCP. Any suggestions?

PurpleButterfly 12-29-2007 03:16 AM

Ahhhh! Don't know why I was thinking this would add a comment field for our IShop donations. :o I just went to donate "money" and it worked perfectly with a field for commenting. :D Thanks so much :up: - I'll be looking forward to an IShop donation comment update whenever you can manage that. This one is working perfectly on my forum! :D

Blaine0002 12-29-2007 04:16 AM

Glad to hear it :D

deltagsm 12-29-2007 09:09 AM

after installed, this mod works perfect but after 5 days some user poin reset to zero..

how to fix this?

thanks

TCE Killa 12-29-2007 09:29 AM

Thanks for this mod, installed and running perfectly.

Blaine0002 12-29-2007 02:10 PM

Quote:

Originally Posted by deltagsm (Post 1411283)
after installed, this mod works perfect but after 5 days some user poin reset to zero..

how to fix this?


thanks

Thats probably not ICash, icash dosent use timers to do anything so nothing should be reset after a certain amt of time.

deltagsm 12-29-2007 04:06 PM

Quote:

Originally Posted by Blaine0002 (Post 1411407)
Thats probably not ICash, icash dosent use timers to do anything so nothing should be reset after a certain amt of time.

I am using

ICash 2.0.2 User point system


I mean points that members has collected back to zero by itself.

I did not touch anything after installing this hack

and works perfect in few days.

Blaine0002 12-29-2007 07:05 PM

What other mods do you have installed?

rcwild 12-30-2007 03:22 PM

Just installed. While testing I encountered the following:

Left the registration point setting at 20. Understand this will only apply to users who register from now forward, so I donated 20 points to all existing users. I set points for new threads at 5 and posted a test thread. My iCash account showed 25 points. Then I deleted my test thread. My points went to zero as did the points for all other users.

:confused:

rcwild 12-30-2007 03:29 PM

Also some "wish list" items ...

Points for creating and voting in polls.
Points for creating and posting in blog.

We're also using PhotoPost. Would be awesome if people could receive points for creating albums and posting photos.

Our plan is to let users spend their points on our own t-shirts, embroidered patches, etc. I looked briefly at your iShop program. Can it be used with our tangible items or is it only intended for images?

Blaine0002 12-30-2007 04:03 PM

Quote:

Originally Posted by rcwild (Post 1411990)
Just installed. While testing I encountered the following:

Left the registration point setting at 20. Understand this will only apply to users who register from now forward, so I donated 20 points to all existing users. I set points for new threads at 5 and posted a test thread. My iCash account showed 25 points. Then I deleted my test thread. My points went to zero as did the points for all other users.

:confused:

Thanks for reporting this. Ill look into it ASAP.

As for real life items, in the future ishop will be able to do that, but as of right now, its only images.

rcwild 12-30-2007 04:25 PM

Quote:

Originally Posted by Blaine0002 (Post 1412014)
Thanks for reporting this. Ill look into it ASAP.

Thank you.

Quote:

Originally Posted by Blaine0002 (Post 1412014)
As for real life items, in the future ishop will be able to do that, but as of right now, its only images.

Cool. Not expecting a huge volume for now, so I don't mind handling sales manually.

I'm still playing around with iCash. Very nice program. Thank you.


All times are GMT. The time now is 11:33 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.02994 seconds
  • Memory Usage 1,829KB
  • 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_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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