vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   New Posting Features - Download Credit System (https://vborg.vbsupport.ru/showthread.php?t=78953)

Julie 04-02-2005 11:06 AM

Just bumping my question from before, with a slight editing :)

I can't see other's points, I just see my own on everyone elses posts. F.ex, user1 has 5 points, user2 has 2 points. When user1 views a post by user2, user1 sees 5 points, even though user2 has 2 points... Did that make sense?

I can't see other's real point count, just my own on everyone elses...

Anyone know why?

lasto 04-03-2005 10:44 AM

lo tnguy3n any update on this ?

Skyline_GT 04-03-2005 10:56 AM

very very nice mod

PixelFx 04-03-2005 11:58 AM

once 1.2 is out and stable, this looks like a hack of the month for sure... :) I clicked install although prob won't install it till 1.2 .. looks great though.

lasto 04-03-2005 02:29 PM

yep im waiting for update to this and agree once its sorted (minor problems its deffo HOTM) and its even better now that certain pics can be excluded.

Skyline_GT 04-03-2005 08:34 PM

I hope the 1.2 version will be out later today:D

Deaths 04-04-2005 06:52 AM

I'm still waiting for tn's go signal :/

VBUsers 04-05-2005 07:55 AM

Quote:

Originally Posted by Julieh
Just bumping my question from before, with a slight editing :)

I can't see other's points, I just see my own on everyone elses posts. F.ex, user1 has 5 points, user2 has 2 points. When user1 views a post by user2, user1 sees 5 points, even though user2 has 2 points... Did that make sense?

I can't see other's real point count, just my own on everyone elses...

Anyone know why?

i have this same error can anyone help??? i see my own points on all of my members posts. this is the code i entered into the postbit legacy

PHP Code:

$vbphrase[posts]: $post[posts]
 |<
br><if condition="$vboptions[credit_mode] AND $bbuserinfo[credits]">Credits$bbuserinfo[credits]</if> 


tnguy3n 04-05-2005 08:00 AM

sorry guys, I've been taken up by some other priorities. I postponed this project til Wednesday as I'll have some spare time.

@ lowandloudinc: user following code in postbit_(legacy)
Code:

$vbphrase[posts]: $post[posts]
|<br><if condition="$vboptions[credit_mode] AND $post[credits]">Credits: $post[credits]</if>


Julie 04-05-2005 12:21 PM

Quote:

Originally Posted by tnguy3n
sorry guys, I've been taken up by some other priorities. I postponed this project til Wednesday as I'll have some spare time.

@ lowandloudinc: user following code in postbit_(legacy)
Code:

$vbphrase[posts]: $post[posts]
|<br><if condition="$vboptions[credit_mode] AND $post[credits]">Credits: $post[credits]</if>


Thanks, that did the trick ;)


All times are GMT. The time now is 02:25 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.01180 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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