![]() |
You should make a notice that when people create an add-on they should set the dependency.
You can just copy these steps. --Creating the product through the ACP-- After you have created your product you should be redirected back to the list of your products. To the right of the product's title should be a "Go" button. Click on said button and you'll be directed to a page where you can set the dependency type among other things. In the area for "Dependency Type" tick "Product ID" and type nex_points in the box to right. In the box titled "Compatibility Starts With Version" type 1.0.1 --Editing the XML file-- In the XML file you should see <dependencies></dependencies>. In between those tags add <dependency dependencytype="product" parentproductid="nex_points" minversion="1.0.1" maxversion="" /> The result should be Code:
<dependencies> |
Quote:
Total points given from the system, total points in hand for all members, total points in bank... etc instead of a calculation each time this stat is displayed, we will have a cronjob that do the stats, or the server would overload... |
Quote:
|
Great! You making me happy mate!! Every request that I mentioned it all seems to be in the plan.
I'm nagging again! So here they are: 1) Minimum wordings to be awarded a point (I love this.. I hope it get implemented pretty soon) 2) Viewing all users points. 3) I'm sure there's one more but I forgot! |
it's not because you request them milsirhc, but because they are needed.. lol
i released the core of the system to be tested, not because that was all... a lot of features are coming in the next days and weeks because i think we need them... :) it's good to know that the plans are needed by you and others though.. lol |
Quote:
Good job done nexialys by taking over the job of helping others while many are still handicaped due to the sudden disappearance of VBBux. Do you have any plans of creating a iCash import script as an addon? |
Quote:
|
Bookmark this one....
Hopefully the following is also on your feature path.... unless you feel that this is an add-on... - It would be nice to track point by area of contribution (Forum, Calender, Custom-Addon) - To go with the above it would be nice to have a monthly view of each which allow awarding of prizes Ltz |
Quote:
|
Quote:
|
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 |
i have asked for 2 basic addons wich would put thise addon on the market for usabilty
https://vborg.vbsupport.ru/showthread.php?t=144656 and https://vborg.vbsupport.ru/showthread.php?t=144655 In other words, some basic shop options, and a basic lottery system |
btw: the two i posted above would be very nice as basics, perhaps its easier to code the shop, and make it "pluginbased" aswell? that its easier for people to make stuff that can be bought?
|
Quote:
|
Quote:
|
Hi,
I`m also trying to change " 0.00$ " to " $0.00 " I open the "postbit_display_complete" but still have no idea what to edit, I see " $this , $those and $post " but no idea what to do or change, so any added intructions you give would be great. Thanks:) Quote:
|
Quote:
The code you should see is PHP Code:
Delete the entire code and paste PHP Code:
|
I think you should add an option to choose if the currency to precede to succeed the points.
|
Im tempted to use this, but would it be possible to display a users credit amount in the navbar, like under the private messages? I know where to put the code to do that, but it depends on where the hook is and all. I don't want it displayed in the postbit, other people don't need to know how much everyone has.
|
Just wondering if there is any add on to allow members to donate money to each other?
|
Just out of curiosity:
Is harmor's navbar thing there anything more than links in the navbar? If it is, I'm missing something. This is entirely possible because my moments of clarity are fleeting in my old age. |
Quote:
I'll explain what it would be used for. Let's say someone made an add-on and like some hacks it has a link you add to the navbar. To keep everything centralized the developer can just add their link in the drop down menu. |
harmor's tool will be VERY useful in no long... remember: shop, bank, lottery...
for now his gadget is in stand by because i will release a new update in a day or two, and his addon will be injected in the CORE (not the SDK, core directly!)... so everybody willing to create new addons for this system will be able to add new navigation elements without forcing someone to edit their template... and better: i edit harmor's addon by giving you the chance to "no-need-to-edit-template" as it is my usual... : |
Quote:
|
I just downloaded the system again yesterday and one of the name in vbulletin options is blank and all the words that should be there are blacnk too, it has 3 rows with these default values: 100, 100, 50
|
Quote:
|
Quote:
|
Quote:
|
you are not to discuss this thing in public. if you want to discuss this, contact the administration.
|
What Happen???
|
I would think I speak for many when I say we're extremely curious to know more about what happened. Many of us had great hopes for this add-on.
Will the product be available from you / supported by you directly? i.e. Is this just a vb.org dispute? Or is the product itself going bye-bye? I hope not. I mean, almost 100 installs in two weeks certainly shows promise, and a real need. |
All times are GMT. The time now is 11:46 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:
|