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)

epsol 06-10-2007 08:22 PM

Quote:

Originally Posted by JVCode (Post 1265528)
I'm getting this same error, tried the 'fix' you posted, and i'm still recieving the error, can anyone else help please? i'm using vbulletin 3.6.7 PL1

i was having that issue too, what I did was edit the forum in question and re-entered the points section within each forum..... seemed to fix it for me

SilverVice 06-11-2007 02:29 AM

Quote:

Originally Posted by SilverVice (Post 1264875)
Ok I?ve connected everything with ibProArcade and it work great. But I have a question. Can I let the guests play at the arcade? Because when they play it says ?you don?t have enough
money?

Any ways to give guests some money or buypass the plugin?

The plugin looks like this.

PHP Code:

$amount '1';

if ((
$vbulletin->userinfo[$vbulletin->options['icashf']] - $amount) < 0) {
          eval(
standard_error(fetch_error('error_cash_arcade')));
}
$vbulletin->db->query("update " TABLE_PREFIX "user set {$vbulletin->options['icashf']}={$vbulletin->options['icashf']}-'{$amount}' where userid='{$vbulletin->userinfo['userid']}'"); 


Can you suggest me a conditional too ignore the plugin if ?guest? ?

Thanks






Any idea will be appreciated. :D

JVCode 06-11-2007 03:46 AM

Quote:

Originally Posted by epsol (Post 1265702)
i was having that issue too, what I did was edit the forum in question and re-entered the points section within each forum..... seemed to fix it for me

Ah thankyou! that seems to have worked!

yingzhou 06-14-2007 01:02 AM

Quote:

Originally Posted by yingzhou (Post 1265411)
How can I have the Log of who I have traded with. When 2 poeple donate the point to me, I cant see the log of who donate to me. :(

Anyone help?

007 06-14-2007 09:14 PM

Where can I set the amount of points people get per post?

All I see is:

Quote:

Activate points per thread/post
Points a user gets for posting or creating a new thread.

Yes / No
There is no place to set this number though.

deezelpope 06-14-2007 09:26 PM

<i>It's in your forum manager in your AdminCP.</i>

Carlos2 06-15-2007 07:04 AM

How can i separate by comas the big numbers of points? Now somebody have more than one million of points. Can i separate like that 1,000,000 ???

deezelpope 06-15-2007 10:37 AM

Not sure what you're asking.:confused:

Vinyljunky 06-15-2007 11:06 AM

Im in the process of seting up a VB test site. I have dumped my DB and Im trying to import it on another host using phpMYadmin.

However part way through the import I get the error below

Code:

Error
SQL query:

--
-- Dumping data for table `holiday`
--
--
-- Table structure for table `icash_donations`
--
CREATE TABLE icash_donations(

id int( 11 ) NOT NULL AUTO_INCREMENT ,
FROM text NOT NULL ,
TO text NOT NULL ,          I get an error icon on this line
amount int( 11 ) NOT NULL default '0',
time text NOT NULL ,
PRIMARY KEY ( id )
) TYPE = MYISAM ;



MySQL said: 

#1064 - 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 'from text NOT NULL,
  to text NOT NULL,
  amount int(11) NOT NULL default '0',
' at line 3

Can anybody help?

Many Thanks

VJ

Carlos2 06-16-2007 09:06 PM

Quote:

Originally Posted by deezelpope (Post 1268940)
Not sure what you're asking.:confused:

In the post put something like that

USER: CARLOS2 EUROS(or what you called):30000000 Its difficult to know how much euros have the user, can be like that?

USER: CARLOS2 EUROS(or what you called):3,000,000

Now you know easy that are 3 million.

Thanks for your answer ;)


All times are GMT. The time now is 06:09 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
  • Page Generation 0.01959 seconds
  • Memory Usage 1,750KB
  • 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
  • (1)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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