vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Ultimate Side Columns (https://vborg.vbsupport.ru/showthread.php?t=141870)

RaceJunkie 08-20-2007 05:06 PM

Quote:

Originally Posted by remlle (Post 1321738)
I love this mod. Im having an issue though.
when I have it enabled it is causing a refresh on the site after it is done loading once.
it will load one time then reload then fine. but its causeing extra wear on the server plus agervating customers.
any ideas?

Can you provide a link?

remlle 08-20-2007 05:10 PM

<a href="http://www.adultwebdesires.com/forum/" target="_blank">http://www.adultwebdesires.com/forum/</a>

kholland 08-20-2007 05:38 PM

RaceJunkie,

I checked the main table setting and it's 100%.

My site is http://autoracingsport.com/forums

wickland 08-20-2007 10:30 PM

How do I add extra input boxes for each block in the Ultimate Side Columns Options? I can add another block from the template, but how do I add a 6th input area in the control panel options?

Thanks

Cyborg86 08-20-2007 11:16 PM

thanks. it works perfectly

wickland 08-21-2007 08:51 PM

Can someone help me out with my question above? This is very urgent as my 5 spaces on each side are now completely full and more demand is coming in.

EmpireZ 08-22-2007 02:06 AM

Just open the xml file with a text editor and near the top for left (middle for right) you will see a block for additional content. Just add your code on there.

wickland 08-22-2007 02:34 AM

Is there any way to add additional input fields in the options? This is what I want to add, so I can place the additional content in there and make it more practical.

EmpireZ 08-22-2007 02:57 AM

Yes, If you open the xml file and add a phrase name for block6 and then
use a settin varname and display order for it in vboptions after block5.

EmpireZ 08-22-2007 03:09 AM

Quote:

Anyone know the conditionals to not show the columns on VB Advanced? VBGallery etc? (especially VbAdvanced)


Thanks !
You can use a if condition in the header template to stop pages from showing.
VBAdvanced =
Quote:

<if condition="VB_AREA != VBA_PORTAL">
<!-- USC header edit start -->
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
$usc_left
<td valign="top">
<!-- USC header edit end -->
</if>


All times are GMT. The time now is 01:01 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.01558 seconds
  • Memory Usage 1,735KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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