vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - vbBux / vbPlaza v1.5.8 (Points + Store System) (https://vborg.vbsupport.ru/showthread.php?t=106953)

mikeylikesitz 02-10-2006 07:19 PM

i assume there is a way to change the name "points" in this mod to "gold" using the phrase manager right?

BTW, keep up the great work!!

influence 02-10-2006 07:22 PM

Quote:

Originally Posted by mikeylikesitz
i assume there is a way to change the name "points" in this mod to "gold" using the phrase manager right?


BTW, keep up the great work!!

should be because I plan to change the word points to Money and put a dollar sign infront of the numbers. Hope its not that hard to do

CrazyShooter 02-10-2006 07:38 PM

Here is the way that i done it:

Styles & Templates - Style Manager - >><< - Postbit Templates - postbit_legacy -

then search for
PHP Code:

$vbphrase[posts]: $post[posts]<br />
<
a href="estore.php?do=donate&amp;userid=$post[userid]">$vbphrase[ebux_points]</a>: $post[points

and change
PHP Code:

$vbphrase[ebux_points

To What ever you want the points to be called, Money, Cash, Dollars, Points..

================================================== ========

To put a dollar sign in frount:
Change
PHP Code:

$post[points

To:

Dollar Sign ($)
PHP Code:

$$post[points

Pound Sign (?)
PHP Code:

$$post[points

Hash Sign (#)
PHP Code:

#$post[points] 


influence 02-10-2006 07:45 PM

Quote:

Originally Posted by CrazyShooter
Here is the way that i done it:

Styles & Templates - Style Manager - >><< - Postbit Templates - postbit_legacy -

then search for
PHP Code:

$vbphrase[posts]: $post[posts]<br />
<
a href="estore.php?do=donate&amp;userid=$post[userid]">$vbphrase[ebux_points]</a>: $post[points

and change
PHP Code:

$vbphrase[ebux_points

To What ever you want the points to be called, Money, Cash, Dollars, Points..

================================================== ========

To put a dollar sign in frount:
Change
PHP Code:

$post[points

To:

Dollar Sign ($)
PHP Code:

$$post[points

Pound Sign (?)
PHP Code:

$$post[points

Hash Sign (#)
PHP Code:

#$post[points] 



I know how to do it that way just like Ushop but I am talking making it global? For it to show that way at the store, profile, postbit and so on

Frugal 02-10-2006 08:04 PM

Yes you can change points to whatever you want. Just do a search for points in phrase manager. I changed mine to Frubles as that is what my members named the money when I had petz installed.

One store option I'd like to add is the option to reset your daily rep giving limit. eg if you can give rep 10 times in 24 hours it would be cool to pay to reset the counter to zero so that you can give rep another 10 times in the same day. I've been looking at adding this myself (already added the option to buy more rep points) but can't quite work out how to do it with this. As far as I can tell the Where value is probably $vbulletin->options['reputationrepeat'] but I'm too much of a beginner level hacker to figure the rest out. If CMX or any other vb gurus can point me in the right direction I'd be real grateful.

Frugal

PixelFx 02-10-2006 08:27 PM

Any addons for requiring so many ebux before you can play a game in the v3arcade? or so many points to use vB Pager system?

the script looks great so far. Thanks for all the time you have put into this :D

Frugal 02-10-2006 08:41 PM

Quote:

Originally Posted by CMX_CMGSCCC
Right now the unlimited only works for items with a cost of 0, I'll fix that in v1.1.0

I was wondering the same thing actually, since they are denied the option by default. It's possible that the denied groups may be useless and may be removed in the future.

Anyone know why a denied groups would be necessary?

-CMX

Don't know if this has already been answered but denied groups is really useful. Currently I have a group that I deny the ability to change their title however many of them are in a secondary group that is allowed, so whilst say group 27 are not in the allowed group and are thus denied the option by default they still get the option via the secondary group that is allowed the option. As the denied groups currently takes priority I can deny the option to members of a particular group regardless of any secondary groups they are in. So please don't remove this in the future.

Frugal

FROGGYJ 02-10-2006 09:09 PM

CMX is a machine....not only is this a kick ass product with no problems......but the support is second to none. Honestly I can't even believe he replies to so many people, hats off to ya!

Gallio 02-10-2006 09:20 PM

I've installed the Hack it works fine no errors only one thing, The points systems or panels are not showing up on my vBulletin templates. I've added the coders I'm not sure what I'm doing wrong.. Can anyone help?

FROGGYJ 02-10-2006 09:29 PM

Found a bug I think. I can't seem to deposit any money with decimal places. For example I tried 539.89 and it says you do not have enough points to perform this action. So then I tried 0.89 and got the same problem....whole numbers aren't a problem though, just the cents.


All times are GMT. The time now is 03:41 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.04124 seconds
  • Memory Usage 1,764KB
  • 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
  • (12)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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