vb.org Archive

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

PVTRoger 11-19-2008 10:26 AM

I have this installed and the results for me are shown in the image attached. Any idea as to where I should look to correct this?

I'm a neophyte at this, so really appreciate the help.

movslow 11-19-2008 04:40 PM

Different scripts/etc have different sizes. Is there a way to unify all teh sizes of the boxes regardless of the items inside?

black_diamond 11-20-2008 09:23 PM

Followed all the install instructions for USC 2.2 within VB 3.7.4, even with it all turned on I get one title block on the left side at the top which has a black gap that is too wide and one at the bottom on the left, not the top right where it should be. Also mucks up the size pushing the whole forum off one page view.

Any ideas how to get the block at the bottom over to the right where it should be and make the black gaps smaller? (sorry I'm not an expert so excuse the terms used) Thanks.

dt-pain 11-21-2008 08:41 PM

Quote:

Originally Posted by dt-pain (Post 1660660)
Hi. Great mod. I am having to add the code in myself or this mod will not work with my style I guess.. the code I'm using is
Code:

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

It works great looks great but when I click on new thread the column has a BIG gap on the right side between the column and forums. This is a left side column I am using. I have added that code to the bottom of the navbar..
Thanks for any help.

Please help with this. I need this fixed..

gcxboxps 11-22-2008 08:16 AM

For some reason this screws up my Arcade area on the forum here:

http://forums.hastyhost.com/arcade.php?

Is there a way I can disable it from showing on this page? Or is three something I can edit in the template to stop it from doing that?

Thanks :)

gcxboxps 11-22-2008 09:00 AM

Nevermind, found out it was another mod causing it :)

PVTRoger 11-22-2008 11:28 AM

I've made big progress and now I'm down to the little niggly things.

The attached image shows my current issue. The two columns are extended above the main forum. I'd like to have them all be even. Any ideas?

tirol07 11-22-2008 02:16 PM

danke...

Cust0ms 11-25-2008 06:17 PM

Installed it but I can not see columns... I checked columns as enabled. How to display it?

peterska2 11-26-2008 08:07 AM

Quote:

Originally Posted by raznaran (Post 1667120)
Everything is finally working. Thanks for a great mod. All of these problems are because people think they are following the instructions but they are not.

I have a final question. I have my right column set up to be 160 pixels wide. Block 11 and 12 are fine but Block 13 keeps being about 1/4 inch wider. It seems to be due to the border. The border won't go away even if I use "0". In fact "1" doesn't make it any narrower, either. It screws up the symmetry.

Here is the code I am using for Block 13:

<tr>
<td>
<a href="http://www.ndbc.noaa.gov/">
<img src="/images/noaabuoy.jpg" border="0" alt="NOAA Buoys" />
</a></td>
</tr>
</div>


The image is only 160 pixels wide. Using Height and Width doesn't help either.

Any ideas on what knocks it out of alignment? Here is a link if you want to see what I mean. It's the right column.

http://blackfinowners.com/forums/

Thanks.

Make your column wider or your image smaller. There is a 4px each side padding so your image doesn't fit and stretches the box.

Quote:

Originally Posted by MrBo (Post 1667487)
I wonder if it is possible to include dynamic content. I created a Plugin using the code below:

PHP Code:

ob_start(); 
include(
'myfile.php'); 
$includedphp ob_get_contents(); 
ob_end_clean(); 

Hook Location is global_start

However, if I add $includedphp to usc_block_11 for example, it doesn't show the contents of $includedphp.

I am aware that this is not an issue with this product. However, maybe someone is already loading dynamic content into a Column and can help out with this.

Great product!

Make sure it is in global_start hook location and keep changing the execution order until it works. I can't recall what it needs to be off the top of my head.

Quote:

Originally Posted by Cust0ms (Post 1672874)
Installed it but I can not see columns... I checked columns as enabled. How to display it?

See big red text in first post on every page of this thread.

Quote:

Originally Posted by dt-pain (Post 1670271)
Please help with this. I need this fixed..

make sure you have done the footer edit too if you are using manual edits


All times are GMT. The time now is 08:57 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.01495 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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