vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   How can i make this (https://vborg.vbsupport.ru/showthread.php?t=79246)

Niceboy 04-02-2005 10:20 PM

How can i make this
 
Hello

How can i make this

http://www.vbulletin-fans.com/showth...9888#post89888

see this thread

where is say -- Profile----- Karma and also in the sig how can we do this ? :nervous:

Neo 04-02-2005 11:30 PM

User sessions.. but the issue would be that after a month your database would be so big that it would take ages to load anything.. but I guess you could have a auto delete after like a day or so to make things server lite.

Niceboy 04-03-2005 04:09 AM

Quote:

Originally Posted by Neo
User sessions.. but the issue would be that after a month your database would be so big that it would take ages to load anything.. but I guess you could have a auto delete after like a day or so to make things server lite.

Not sure if u know what i'am talking about take a look here http://www.vbulletin-fans.com/showthread.php?t=9943 the line come between the Profile and the Karma or the Sig etc.. how can i do the same line ?

Thankyou

Neo 04-03-2005 04:42 AM

ahh I was reading the post in that first link.. its HTML.. for example:

Code:

<fieldset class="fieldset">
    <legend>Quote:</legend>
    <font size="1"> This is a test </font>
</fieldset>

Currently I don't have access to a running version of vb (to lazy) but it would take editing the post quote template and placing the variables in the places you see fit. :)


All times are GMT. The time now is 11:24 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.00971 seconds
  • Memory Usage 1,714KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete