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)

Dark s.s. Trunk 02-03-2006 04:17 PM

yes, everything is being ran the way it is according to the instructions
is there any mods that are required for this to work or something

PennylessZ28 02-03-2006 04:22 PM

CMX, again excellent, don't want to tie up the thread. But this is very much appericated. Adding this has already increased user participation in the forum. Which is good. So thank you.

PennylessZ28 02-03-2006 04:29 PM

I just had an idea. Why not make it so the Admin can set & use CSS for Username Markups?

Stangsta 02-03-2006 04:55 PM

can you make it so when a thief attempt fails, the amount of points risked goes to the person they tried to steal from?

CMX_CMGSCCC 02-03-2006 05:07 PM

Quote:

Originally Posted by Dark s.s. Trunk
yes, everything is being ran the way it is according to the instructions
is there any mods that are required for this to work or something

No, but having said that there might be some plugins that are incompatible with this hack. I'm running a fair number of plugins at my own forums and its displaying properly.

Edit your plugin for postbit_display_complete for the eBux / eStore and make sure near the top it says ...

Code:

        // add the points to the userinfo
        $post['points'] = number_format($post[$vbulletin->options['ebux_pointsfield']], $vbulletin->options['ebux_decimalplaces']);

This is where it formats the number and sets the number of decimal places to be used according to your ebux_decimalplaces setting. Also make sure you have set this setting inside eBux Settings, the eStore Settings for decimal places only handles prices/taxes when displaying the purchase items from the estore.php link.

Quote:

Originally Posted by Stangsta
can you make it so when a thief attempt fails, the amount of points risked goes to the person they tried to steal from?

Yeah, I could probably add an option inside eBux Settings in the next release.

-CMX

The Chief 02-03-2006 05:16 PM

dude cmx, your releasing 2 releases per day, lol, thats amazing...

i think i might install this tommorow after work :D

Dark s.s. Trunk 02-03-2006 05:17 PM

OK ive check both everything is fine.. i have 2 mods total right now.
EcDownlaods and Ebux. well this is strange to me lol

Frugal 02-03-2006 05:27 PM

CMX
Sorry to ask again but I suspect you missed it the first time. Do you have any plans to add the ability to buy the option to protect your title that you mentioned in an earlier post? Also if you do add that option can you also allow admins to lock titles either by user or group? Without this feature title wars will be unworkable on my forum but with those features title wars should be a lot of fun.

Even if you can't add those, thanks for the great work you are doing.

Frugal

Dark s.s. Trunk 02-03-2006 05:28 PM

note: I have upgrade to a newer version of it 1.0.3 and still everything works just the points dun show at all..

Code:

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

That is the code in postbits legacy

lordnex 02-03-2006 05:41 PM

Are you looking at the quick reply box for increasing points? It's one of the most heavily used ways to post.


All times are GMT. The time now is 09:01 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.04713 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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