Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
Nexia's POINTS system Details »»
Nexia's POINTS system
Version: 1.0.2, by (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.x Rating:
Released: 03-28-2007 Last Update: Never Installs: 54
DB Changes Uses Plugins
Additional Files  
No support by the author.

SORRY, HACK DROPPED


Here it goes, a new kind of Points System that works in any kind of situations.

this product is now GOLD ... version 1.0.1 !

SCREENSHOTS >>>>>>>>>

update: 04-04-07: fixed most of the bugs i think... retrieve points on thread/post deletion is ok now!
update: 04-06-07: upgrade to 1.0.2 'til bug fixed... this version add the AdminCP!, display the points in member profile.
update: 04-07-07: added nex_points_registration.zip... add features on members registration.
(give points on registration, give point when invited, give points to referrer!)

update 04-10-07: reformated the tasks in the Deals, so now they are safe on mega big sites... (tested on a 250 000 users forum today!)
...................................

Simplicity:
this system is a lot more simplier than all the other points systems, provide less features, but at least, it work from the start, and can be upgraded without being hassled by a long HowTo... it is so simple that ANY coder can support it... even if the creator(me) dies, everybody can make a follow up of these works.

Advantages:
- no API... no need to learn a lot of codes to be able to write a new addon for it.
- no strange calculations... you can add, delete, multiply points without having to filter everything.
- a lot of hooks possible. so if you want to apply a filter to the default points given, per usergroup or per forum, you can... without having to re-write everything.
- no need to edit millions of templates...actually, with the Core Only, you have no file or template to edit...it use the vBulletin hooks system at its best!
- no millions of features for no uses... if you don't want to use this or that feature, just don't install it! everything is run by products related to the CORE... so if you don't want all these gadgets, you don't have to install them.

Features:

default features in the core package: give points when posting threads or replies, give points on reputation... that's all...

Admin can now edit users points in the User Management...

A lot of features in the future... each time something is requested, we can see if it is possible with the default installation of vBulletin, and if not, we can surely provide a file edit to make it work.


MESSAGE TO CODERS:: if you want to play with it and bring addons and new features, PLEASE do so.. this is the goal of this freely plugable system.

MESSAGE for vBbux Owners:: The vBbux Import is now back as a package in this thread. If you already imported your vBbux points, DON'T DO IT AGAIN!

READ THE HowTo.txt file to know what to do with this...

Quote:
ISHOP ADDONS:
Blaine0002 now provide his iSHOP, stating it is working properly with this system. the only detail you need for this integration is this detail when you edit your iSHOP settings:

Money row: nex_points_hand
btw, thanks Blaine0002 for this SHOP!
for the generous minds: i've been asked some times if i was receiving donations... donations are gifts, so i can't refuse gifts... but i do not ask for any... and for infos (stop asking in a pm), the "Support Developper" on the top right panel of this release is the link to click!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #362  
Old 04-11-2007, 09:17 AM
harmor19 harmor19 is offline
 
Join Date: Apr 2005
Posts: 1,324
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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>
Reply With Quote
  #363  
Old 04-11-2007, 09:18 AM
nexialys
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by milsirhc View Post
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...
Reply With Quote
  #364  
Old 04-11-2007, 09:34 AM
nexialys
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by harmor19 View Post
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...
Reply With Quote
  #365  
Old 04-11-2007, 10:31 AM
milsirhc's Avatar
milsirhc milsirhc is offline
 
Join Date: Jan 2007
Posts: 206
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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!
Reply With Quote
  #366  
Old 04-11-2007, 11:16 AM
nexialys
Guest
 
Posts: n/a
Default

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
Reply With Quote
  #367  
Old 04-11-2007, 11:58 AM
nishant nishant is offline
 
Join Date: Apr 2006
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #368  
Old 04-11-2007, 12:34 PM
giovannicosta giovannicosta is offline
 
Join Date: Feb 2007
Location: London, England, UK
Posts: 200
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nexialys View Post
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
Reply With Quote
  #369  
Old 04-11-2007, 12:46 PM
stryka stryka is offline
 
Join Date: Aug 2002
Posts: 201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #370  
Old 04-11-2007, 12:55 PM
harmor19 harmor19 is offline
 
Join Date: Apr 2005
Posts: 1,324
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by giovannicosta View Post
Don't forget shop and lottery mods
I think Nexialys said he wasn't going to code those in the core product.
Reply With Quote
  #371  
Old 04-11-2007, 01:24 PM
nexialys
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by harmor19 View Post
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!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:37 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07621 seconds
  • Memory Usage 2,304KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_imicons
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete