Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
  #1  
Old 11-16-2002, 11:15 AM
Mathiau's Avatar
Mathiau Mathiau is offline
 
Join Date: Jan 2002
Location: Costa Rica and toronto
Posts: 227
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default This may be out already - but not sure?

Hey all

i am not totally sure with the points hacks and thei level of detial.

What i am looking for it for my work.

we have a News section and various other areas where peoplecan submit thigns.

WHat i want in their post bit is an area that tracks how many news articles they have post and such for other items so example.

Joe Blow
newbie.
.
.
.
.
News Post:1
Articles:3

Etc etc - so when ever someone post under teh news Forum, their count will go up one, and if they post under the Articles Forum, that count will go up 1, or a set number.

So basically pending on what forum u post in - u get points added to your account.

??????//

do the points hacks do this, that specifically on a -per forums- basis? if so, whcih points hack does that?

If not, can anyone do something like this?

very appreciated, thank you.
Reply With Quote
  #2  
Old 11-16-2002, 05:24 PM
Logician's Avatar
Logician Logician is offline
 
Join Date: Nov 2001
Location: inside vb code
Posts: 4,449
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=42801&highlight=postbit " target="_blank">https://vborg.vbsupport.ru/showt...hlight=postbit</a>
Reply With Quote
  #3  
Old 11-16-2002, 07:54 PM
Sebastian's Avatar
Sebastian Sebastian is offline
 
Join Date: Oct 2002
Location: America
Posts: 488
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Logi, is it possible to instead of getting X threads from a forum (say a news forum) by the topic starter, do it by total threads in that forum (news in my case) have it display like 15 threads on a page then do: 1,2,3 if there are too many to list on one page.

something like:

Topic: | Forum name: | Data/time:


but including a template instead of just a plain old page. How hard would this be, I see you did most of it alread, I am still learning vb code so I have not a clue,
Reply With Quote
  #4  
Old 11-16-2002, 08:40 PM
Logician's Avatar
Logician Logician is offline
 
Join Date: Nov 2001
Location: inside vb code
Posts: 4,449
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm not sure if I understand the question?
Reply With Quote
  #5  
Old 11-16-2002, 09:42 PM
Sebastian's Avatar
Sebastian Sebastian is offline
 
Join Date: Oct 2002
Location: America
Posts: 488
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sorry, that little hack you made (link you posted above) gets threads from X forum that a user started, but instead of showing the threads the user started have it pull ALL threads in that X forum.

I'll explain a little better, one of my forums serves as news, I want to make a page like an 'archive' news page that lists all threads on a page from X forum. hope you understand.
Reply With Quote
  #6  
Old 11-20-2002, 10:00 AM
Mathiau's Avatar
Mathiau Mathiau is offline
 
Join Date: Jan 2002
Location: Costa Rica and toronto
Posts: 227
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

k, will this simply show JUST a number in the person posts bit? or a link to show u all the post a user has made?

Also

Code:
(Replace X with your forumid)

I want this to apply to ALL catergories in my forum - how do i do that - so it shows ALL post the person has made on the forum.

and if not (i am half asleep) where do i get my forumID?...lol
Reply With Quote
  #7  
Old 11-20-2002, 10:07 AM
Mathiau's Avatar
Mathiau Mathiau is offline
 
Join Date: Jan 2002
Location: Costa Rica and toronto
Posts: 227
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I need it to track the amount of post in 3 or 4 diff forums.

so example, here is my forum:

==============================
Da Forum
==============================
General

Tech Support

Advice

Contact

Advance Help

VIP help
=============================

(okay it is a ghetto asci forum,..lol.)


Now.

in someones postbit i want it to look like: (well better of course

=====================================
Mathiau | Hey all testing forum |
Admin! | |
| |
| |
| |
| |
Support: 5 | |
Advice: 12 | |
Contacted:3 | |
=====================================



So it tells me how many times a person has made a new thread in that particualr section - and they will only get points for making a new thread in that particular section . - automatically given to the person upon posting. - and which forums u get points for posting in is controlled via the control panel.

Now also, i would like it so u lose X amount of points if u post in a forum like VIP Help or Advance help. This is like a points sytem, but it would be kew to be able to click on the numeber beside each, and it then takes u to the posts.

????

this possible
Reply With Quote
  #8  
Old 11-21-2002, 09:23 AM
BigJohnson BigJohnson is offline
 
Join Date: Nov 2001
Posts: 535
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes this is something i would love to have.
Reply With Quote
  #9  
Old 11-21-2002, 11:58 PM
Mathiau's Avatar
Mathiau Mathiau is offline
 
Join Date: Jan 2002
Location: Costa Rica and toronto
Posts: 227
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

^^^^

i know itis out there - not sure if it is a custom job - or a current hack with slighjt changes to it.
Reply With Quote
  #10  
Old 11-25-2002, 12:43 AM
Mathiau's Avatar
Mathiau Mathiau is offline
 
Join Date: Jan 2002
Location: Costa Rica and toronto
Posts: 227
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

bump?
Reply With Quote
Reply

Thread Tools
Display Modes

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 11:27 AM.


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.04526 seconds
  • Memory Usage 2,248KB
  • Queries Executed 13 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete