vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   I've got 2 questions (https://vborg.vbsupport.ru/showthread.php?t=159946)

Speedy2000 10-10-2007 06:32 PM

I've got 2 questions
 
I've got 2 questions:
1. Off topic text
On some vBulletin forums I've seen a function to write off-topic text in a message by wrapping it into tags. Does anyone know how that plugin is called?

2. Put a link to subscription on main page
Is is possible to put a button named UPGRADE on the main forum page that links to the paid subscription page (where members can buy a subscription)?

Thanks

Opserty 10-10-2007 08:10 PM

1. It's probably a custom BBCode which uses a custom CSS class do make it appear different, I'm not sure if there is one you can download though.

2. See this: https://vborg.vbsupport.ru/showthread.php?t=118924

Speedy2000 10-11-2007 07:01 PM

I found it. Had to make a custum BB code with the following HTML code:
Code:

<hr style="color: rgb(255, 255, 255);" size="1">  <div class="offtopic"> <span class="smallfont" color="A9A9A9">Off Topic:</span><br><br>
<span class="smallfont" color="A9A9A9">{param}</span>
<hr style="color: rgb(255, 255, 255);" size="1">  <div class="offtopic">
</div>

and assigned them to the OT code.

Thanks anyway :up:


All times are GMT. The time now is 02:35 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.01478 seconds
  • Memory Usage 1,709KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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