vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   User Points System (https://vborg.vbsupport.ru/showthread.php?t=32060)

Reeve of shinra 04-24-2004 05:09 AM

You can find the vb3 version here

Some of the changes can be fairly easilly back-ported for those that are interested in doing so.

Arsenic33 06-12-2004 12:47 AM

What do you mean, edit TEMPLATE postbit

I'm stuck there.... what/wehre is this file? is it a file?

Zachery 06-12-2004 01:07 AM

Quote:

Originally Posted by Arsenic33
What do you mean, edit TEMPLATE postbit

I'm stuck there.... what/wehre is this file? is it a file?

You edit the TEMPLATE called POSTBIT in the TEMPLATE manager which is located in the AdminCP :)

brownafroduck 06-26-2004 07:37 AM

Quote:

Originally Posted by brownafroduck
If I wanted to add 100 points to every user in usergroup 5, what query would I run in phpmyAdmin?

Sorry to bring this up again, but it hasn't been answered. I have no idea how I would go about doing this myself.

Mystictrunks03 10-17-2004 02:35 PM

ehh i get this error when i click on points

Fatal error: Call to undefined function: cpheader() in /home/shankwh/public_html/main/forum/points.php on line 19

Reeve of shinra 10-17-2004 03:43 PM

I dont believe this hack would cause that but double check how you installed it to make sure you didn't miss something.

Alchemist 12-12-2004 10:22 AM

Hey,

A few months ago I requested something, I stopped working with vBulletin, but now I'm working at another forum and need the hack again.

I want to be able to display how many points a usergroup has, as well as how many points a user has without having to check in their profile. Maybe somewhere in the admincp? Do you think you guys have the time to figure out how to do this? If you can, thanks. If you can't, thanks anyways.

Reeve of shinra 12-12-2004 03:19 PM

Add $post[field5] where the field # is the one you created for points and add that to your postbit or just about anywhere else. It will show you how many points they have.

On a usergroup level, you will need to write a query for that.

Alchemist 12-12-2004 03:39 PM

Another thing. If I were to want to show who had the most points, in my case, "Richest People", what would I need to do that? I was going to look at Lesane's store hack for any kind of hints cause you can see who the top 10 richest people in that, yet, now I have no idea. Would I need to run a query or something?

By the way, what does the mass points function do?

To enable it, simply uncomment the code block.
The comment delimiters are on lines 27 and 77.

And can you point out where this is?

Reeve of shinra 12-12-2004 04:38 PM

Lets say you ran a contest nad you need to give a hundred people points, you would put thier username and the amount of points with the mass points feature to make your life a little easier.

yes you will need to run a query to find the top 10 richest people, buts its a simple one.


All times are GMT. The time now is 12:47 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.02635 seconds
  • Memory Usage 1,734KB
  • 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_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