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)

BlueNinjaGo 04-07-2009 03:46 PM

Quote:

Originally Posted by Fungsten (Post 1781909)
Works on mine except for the Custom Columns.


What's your template code? Maybe it's not right? I had to tinker with mine a little.

Fungsten 04-10-2009 08:05 PM

Quote:

Originally Posted by BlueNinjaGo (Post 1785831)
What's your template code? Maybe it's not right? I had to tinker with mine a little.

This is it:

Quote:

<tr>
<td class="tcat">$vbphrase[your_custom_contents]</td>
</tr>
$custom_row

Sorky 04-14-2009 05:34 AM

Hi Kerry-Anne,

I just helped a user of one of my Plug-Ins who was also using your Plug-In and they had a problem :(

I was able to trace the problem to your "USC Alignment Fix" (or my "Sorky03 - SubForum List Control - parse_templates" parse_template hook). I changed the execution order of yours from 5 to 6 and they both play together nicely ;)

Similarly, I may be able to change the execution order of mine and they may also play together nicely, but as I noticed that you have two (2) parse_template hooks, I thought it worth getting your thoughts on how we can make sure this is not a recurring issue

My parse_templates code line of interest...
Code:

$vbulletin->templatecache['header'] .= $Sorky03_headerExtras;
.
Your parse_template code line of interest...
Code:

$vbulletin->templatecache['header'] = $vbulletin->templatecache['header'] . '";$spacer_open="';
.
Have you got any idea why either would affect the other?

PS: My Plug-In is here

Scooterpig 04-16-2009 05:49 AM

Thank you for a great mod, have had it running on site for quite a while now and love it.

We do have 2 issues though that I'm hoping can be sorted out please -
[list]*how do we remove the border showing around the pics
&
*is it possible to add padding to the left side of the column like the left one has

Have attached a pic to explain better and site is here for better view if interested.

Thank you..:)

Vivarant01 04-16-2009 03:17 PM

ok, so i've seen this question asked several times in this thread but i don't see any responses. So i'll give it yet another shot.

I would like to add UserCP, Calendar, Recent Posts, Avatar etc., to the side column. Where do i find the codes to ad these?

Even a point in the right direction would be a big help as i can't find anything

Smitty 04-16-2009 03:50 PM

Quote:

Originally Posted by Vivarant01 (Post 1792578)
ok, so i've seen this question asked several times in this thread but i don't see any responses. So i'll give it yet another shot.

I would like to add UserCP, Calendar, Recent Posts, Avatar etc., to the side column. Where do i find the codes to ad these?

Even a point in the right direction would be a big help as i can't find anything

Those (UserCP, Calendar, Recent Posts, etc.) are in the navbar template.

I'm not sure what you mean by avatar - The member's avatar?

Do you want to move them or duplicate them?

Vivarant01 04-16-2009 03:53 PM

thanks smitty. The avatar yes i meant members avatar. i'd like to duplicate them to the side panel, not just the links but the actual applications

Smitty 04-16-2009 04:21 PM

I can't help you with the avatar - Sounds like a CMS front page type of thing and I don't use one, but the others from the navbar you can just copy out and do a table (so they're stacked) to drop in your sidebar.

This *assumes* you're familiar with the navbar template and how the conditionals are set up and such so you can divide the components you want and the associated conditionals correctly.

Devanand 04-16-2009 07:58 PM

I was trying everything but I am geting only this even if all options are turn on:

http://img13.imageshack.us/img13/5035/colum.png

mikelangelo2005 04-17-2009 12:40 AM

Quote:

Originally Posted by mikelangelo2005 (Post 1665972)
Hello,
Now I have a new problem, I hope can help me.

I put two FLASH but the bar of the Title (anuncios) appeared underneath the FLASH (check pictures)

I tried putting in start HTML of flash <tr><td class="alt1"> and the end </td></tr> and the FLASH appeared towards the right, outside the measures of the Web.

I need to put the bar "anuncios" above. www.motofanaticos.com

these are the HTML of the FLASH in usc_block_11:

HTML Code:

<object width="230" height="400">
<param name="movie" value="images/misc/usa_casco.swf">
<embed src="images/misc/usa_casco.swf" width="230" height="400">
</embed>
</object>

And usc_block_12:

HTML Code:

<object width="230" height="300">
<param name="movie" value="images/misc/dia_nacional_del_motociclista.swf">
<embed src="images/misc/dia_nacional_del_motociclista.swf" width="230" height="300">
</embed>
</object>

thanks

SOLVED!

With something very simple I solved a problem that already was 4 months old and nobody knew the solution here and other forums in spanish.

The column Right was outside the body of the forum (image 1) because I was using thys simbol "/" to separate texts.

Now, I changed to the symbol "/" by a comma "," and the letter "Y" and ready, Solved!! (image 2).

Greetings


All times are GMT. The time now is 01:39 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.02309 seconds
  • Memory Usage 1,751KB
  • 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_code_printable
  • (2)bbcode_html_printable
  • (5)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