vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   vB Staff Titles (https://vborg.vbsupport.ru/showthread.php?t=93783)

Logikos 08-07-2005 11:09 AM

Quote:

Originally Posted by RoryF
Thanks Limewire, thanks for taking my request for this also ^^.

LiveWire ;)

RoryF 08-07-2005 11:17 AM

Sorry :P, edited :).

Boofo 08-07-2005 11:37 AM

Looks good, sir. Been waiting for this. ;)

RoryF 08-07-2005 11:47 AM

PHP Code:

                                        <if condition="$post['staffrank_closetag']">$post[staffrank_cloestag]</if>
                                        </
div>
                                </if> 

Small typo that needs to fix, it causes the HTML Colors to carry on throughout the templates you edit. Change it to : -

PHP Code:

                                        <if condition="$post['staffrank_closetag']">$post[staffrank_closetag]</if>
                                        </
div>
                                </if> 

Thanks, fantastic addon!

Boofo 08-07-2005 11:50 AM

Quote:

Originally Posted by RoryF
PHP Code:

<if condition="$post['staffrank_closetag']">$post[staffrank_cloestag]</if>
</
div>
</if> 

Small typo that needs to fix, it causes the HTML Colors to carry on throughout the templates you edit. Change it to : -

PHP Code:

<if condition="$post['staffrank_closetag']">$post[staffrank_closetag]</if>
</
div>
</if> 

Thanks, fantastic addon!

What did you change? They look the same to me.

Logikos 08-07-2005 11:51 AM

I don't see a diffrence in the code you just posted...

RoryF 08-07-2005 11:53 AM

Quote:

Originally Posted by Boofo
What did you change? They look the same to me.

There is a typo in the closetag bit, i think he said "cloestag" or something like that.

Logikos 08-07-2005 11:56 AM

Your example code doesn't show that. But I looked at my readme.txt file and there is a small typo.

In your postbit/postbit_legacy template Find:
HTML Code:

$post[staffrank_cloestag]
Replace With:
HTML Code:

$post[staffrank_closetag]
Thanks for reporting! ZIP updated! :)

RoryF 08-07-2005 11:59 AM

Yes it did, it show the typo with "es" at the close section in the first php code and the second one corrected it. I see it, no one eles does?

I'm really new to this, so i'll forget about it lol. Again, fantastic hack.

Logikos 08-07-2005 12:01 PM

Your right, to eairly to be paying attention.. :p


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