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)

semma4eva 07-16-2007 03:51 AM

Hey this might be a bit of a stupid question, and it was probably already asked at soe point, but I'd rather not look through all 52 pages.

Where does it say how many points the person has? I don't see it in my profile.

Nevermind I found it in the postbit, but is there a way to put in so it shows up in the profile, as well? And is there a way to make it so you get a PM when the administrator gives a donation?

agsguar 07-16-2007 12:45 PM

Quote:

Originally Posted by agsguar (Post 1291581)
Sorry, again me.

But how can i view the last 10 donations (to me)??

is this possible??

Thank you!!

Do you have any idea?? Thank you!!! :)

Blaine0002 07-16-2007 02:25 PM

Its located right on the donate page.

@scathmere There is no limit, no edit is required.

@semma4eva

Open MEMBERINFO template.
Find:
----------
<if condition="$vboptions['usereferrer']">

Add BEFORE:
----------
<if condition="$vboptions['points']">$vboptions[icashn]: $userinfo[money]</if>

semma4eva 07-16-2007 04:25 PM

okay thanks!

Tanabe 07-18-2007 07:21 AM

I think it would be a really cool idea if possible to have the mode give out points to those who vote in a poll.

kennethsia 07-19-2007 12:57 AM

blaine i dont know if uve been ignoring the other guys or what. ><

i want also to know HOW to make the log show the last 10 donations or so. because its a fatal flaw with a very active forum using cash.

donation doesnt include PM and reason of donation
donation only shows the LAST transaction. it should show more than that if possible.

Blaine0002 07-19-2007 01:19 AM

It should show ALL incoming donations, and ALL outgoing donations.

Is it not?

kennethsia 07-19-2007 01:32 AM

well i havent updated it, and no it only shows the last donation that happened for everyone.

DJ Teac 07-20-2007 09:23 PM

The older version didn't showed ALL donations for me too.
But i'm updating it now, gonna tell you in some minutes if it works now.

Edit: Nope, i updatet and it still just shows the last one, like in the old version.
Also the Members now don't get the Points on Registration.

vB is 3.6.7

btw: I didn't check it, but is now the whole text of the addon set to phrases? Because i have to translate it to german, and its a bit confusing searching through the templates and stuff...

Edit: Would it be possible to charge a small amount for a Donation?
Like lets say 5% of the Money, but also set a maximum like "don't charge more then 3 Points".
Because i wanna use it like wiretransfers with banking costs.
The Costs for the transfer should be taken from the one who sends the money, and not from the amount donatet.

I know thats a bit much, but well... Its just a question :)

Aclikyano 07-20-2007 10:48 PM

Warning: Division by zero in /includes/functions.php(5129) : eval()'d code on line 98
I get this when tryna donate to a new user or a user.

Warning: Division by zero in /includes/functions.php on line 5243
I get that when I enabled, rebuilt all the plugins with "plugin accelator" and trying to donate to myself.
-------------------

98 = case 'userpic_sigpic':
5129 = ($hook = vBulletinHook::fetch_hook('global_complete')) ? eval($hook) : false;
5243 = }
-------------------
All I did was upload the new iCash files (dont think i removed the old files from the FTP cuz I didnt have the old version) and remove and install the new iCash (not overwriting because I already removed)

SO What the problem is? the donate.php file in the /forums dir is CHMOD 775


All times are GMT. The time now is 12:47 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.01633 seconds
  • Memory Usage 1,736KB
  • 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_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