vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Nexia's POINTS system (https://vborg.vbsupport.ru/showthread.php?t=143530)

harmor19 04-11-2007 09:17 AM

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>
                <dependency dependencytype="product" parentproductid="nex_points" minversion="1.0.1" maxversion="" />
        </dependencies>


nexialys 04-11-2007 09:18 AM

Quote:

Originally Posted by milsirhc (Post 1224798)
I've been making too many request.. lol

One more!! If we can have an overview of the highest point users that will be great!!! =D

This is part of my next steps:

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...

nexialys 04-11-2007 09:34 AM

Quote:

Originally Posted by harmor19 (Post 1224803)
You should make a notice that when people create an add-on they should set the dependency.

yeah, this is coder's thing... anyway, i hope that guys who will develop addons are aware of these guidelines anyway... :)

milsirhc 04-11-2007 10:31 AM

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!

nexialys 04-11-2007 11:16 AM

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

nishant 04-11-2007 11:58 AM

Quote:

retrieve points on thread/post deletion
Was a feature that i was looking forward to in some cash mod since long!! :)

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?

giovannicosta 04-11-2007 12:34 PM

Quote:

Originally Posted by nexialys (Post 1224870)
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

Don't forget shop and lottery mods :D:)

stryka 04-11-2007 12:46 PM

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

harmor19 04-11-2007 12:55 PM

Quote:

Originally Posted by giovannicosta (Post 1224923)
Don't forget shop and lottery mods :D:)

I think Nexialys said he wasn't going to code those in the core product.

nexialys 04-11-2007 01:24 PM

Quote:

Originally Posted by harmor19 (Post 1224936)
I think Nexialys said he wasn't going to code those in the core product.

exactly. the main goal here is to create a CORE... not the addons for it... anybody can build addons or products once the core is perfect!


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