![]() |
Pk, hope you make an addon then :D
|
I wrote something that you can add to the core product.
############################################# Open: hooks_nex_points.xml Find: Code:
</hooks> Above Add: Code:
<hooktype type="nex_navbar"> Add a new plugin for: parse_templates Add this code Code:
$nex_create_link = array(); In the "navbar" template Find: Code:
<if condition="$show['popups']"> After Add: Code:
<if condition="!empty($nex_navbar_links)"> Find: Code:
<!-- NAVBAR POPUP MENUS --> After Add: Code:
<div class="vbmenu_popup" id="nexlinksmenu_menu" style="display:none"> I'll show you how to write a custom link to be displayed in the drop down menu on my next post. |
Add a new plugin for: nex_points_navbar_add_link
Here are some examples. Code:
$nex_create_link[] = "<tr><td class='vbmenu_option'> |
hum, please, harmor19, if you have addons to produce, would you mind sending them to me in a pm, so i can add them as a release, because your example may trouble the persons who are not really into coding...
|
Quote:
|
Could you please add an icash import for the product? Or is it already possible, if it is, please tell me how it will work. Because uninstalling icash will remove the point field then my members will lose all their points.
|
Can you put into it as a feature, the ability to create random things and when a person reaches the required number of points an email will be sent to the administrator and then the person can give that person what he or she gets and then be given a link to subtract those points from his or her account.
|
Quote:
|
Quote:
you can post that kind of requests here: https://vborg.vbsupport.ru/forumdisplay.php?f=112 |
How would I change the postbit so instead of it displaying:
Cash: 0.00$ Display: Cash: $0.00 |
All times are GMT. The time now is 01:20 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|