vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Display extra 'Golden' pips when members have large reputations (https://vborg.vbsupport.ru/showthread.php?t=69836)

Paul M 07-07-2005 07:18 PM

Quote:

Originally Posted by The Joint
how do i get the "line" of "pips" to start a new line after 5 pips....let me explain, i use pot leaves instead of pips, which are bigger, and i only want 5 on a row but instead i get 6 or more, what little piece of code should i edit [tell me what to do, i'm a n00b] to get the rep images to start a new line after 5 pips?

In the hack code, place this line

PHP Code:

if ($repval 0$post['reputationdisplay'] .= "<br />"

below this line ;

PHP Code:

$count $band_b_count

and also below this line ;

PHP Code:

$count $band_c_count


The Joint 07-07-2005 07:24 PM

thanks paul, you rawk my world!

The Joint 07-07-2005 07:29 PM

works very nicely, thanks again paul

sharonkitty67 07-14-2005 12:14 PM

Thanks - even an idiot like me, got this hack working :) Members love it!

Hastin 09-17-2005 07:35 PM

Sorry to bump an old thread, but ws wondering:

Paul, is there anyway to make this work with vB 3.5? (I don't mind editing files, using plug-ins, or both.) :)

Paul M 09-17-2005 08:53 PM

Quote:

Originally Posted by Hastin
Sorry to bump an old thread, but ws wondering:

Paul, is there anyway to make this work with vB 3.5? (I don't mind editing files, using plug-ins, or both.) :)

There will be a 3.5 version of this released - it's working on my test system - but not ready for release yet. :)

ambumann 09-19-2005 07:31 PM

Quote:

Originally Posted by Paul M
There will be a 3.5 version of this released - it's working on my test system - but not ready for release yet. :)

Looking forward to see it!

Paul M 09-19-2005 10:05 PM

Quote:

Originally Posted by ambumann
Looking forward to see it!

Yes.

It needs a new hook adding otherwise a file edit is required. I have requested this hook but until the next version comes out I won't know if it's been added.

It is tempting to release it anyway, but that means upgrading it later ......

mfizzel 09-23-2005 02:54 AM

great hack, thanks

Hastin 09-23-2005 06:43 AM

Did it as a file edit, and got it working. Just had to change a term. :)


All times are GMT. The time now is 07:06 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.01271 seconds
  • Memory Usage 1,738KB
  • 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
  • (3)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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