vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Put a Column on the Left Side of Every Forum Page (https://vborg.vbsupport.ru/showthread.php?t=91888)

Bass Nutz 06-18-2006 12:57 PM

Do I edit my header template to add other boxes?

peterska2 06-18-2006 01:00 PM

no, just the leftcolumn template

Bass Nutz 06-18-2006 01:31 PM

Thank you!

RedTurtle 06-20-2006 06:47 AM

Quote:

Originally Posted by Chad F.
I am using this mod on my forum to accommodate a 120x600 Google AdSense tower ad, the problem is, I've now learned that you cannot have Google ads on a forum registration page. So I was wondering is there any way I can still have the google ads appear on the left column however not on register.php? Perhaps maybe a conditional or something? Thanks!


I'm looking for the exact same solution. Is this possible?

Trying to have the column show everywhere EXCEPT register.php. Your help would be truly appreciated! :classic:

peterska2 06-20-2006 08:55 AM

In the templates with your column creation code (in your case your navbar and footer) put
Code:

<if condition="THIS_SCRIPT!='register'">
on a new line below
Code:

<!-- Left Column Code -->
and
Code:

</if>
on a new line above
Code:

<!-- End Left Column Code -->

futuredood 06-22-2006 11:42 AM

is their a way to put code in the left column yet? by that i mean private messages showing how many are their?

zooki 06-23-2006 08:25 AM

For some reason my "All times are GMT +1. The time now is 10:23." code at bottom of page is bumped up to the top of the page.......

I have checked the header and footer everything seems OK. i dunno what the problem could be, please help! As soon as i take out the Column code from my footer it is back to normal. This appears to be a problem only in internet Explorer, Firefox works fine

PHP Code:

<if condition="VB_AREA != VBA_PORTAL">
<!-- 
Left Column Code  -->
</
td></tr>
</
table>
</
td></tr>
</
table>
<!-- 
End Left Column Code -->
</if>

<
br />
<
div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>
<
br /> 


masterross 06-25-2006 08:30 PM

hello,

i'm writing here couse in the "Put a Column on the RIGHT side of every forum page" no much replies
I have problem with showthread.php view
the column shrinks the forum:
check here:
https://vborg.vbsupport.ru/showpost....&postcount=121

and here:
https://vborg.vbsupport.ru/showpost....&postcount=122

thanks in advance!!!

BR,
Ross

kau 06-26-2006 01:07 AM

With this hack installed showthread.php the tabler with the posts/threads is smaller than the navbar.

Any fix to that?

oninuva 06-29-2006 07:25 PM

what is the code for the login box?


All times are GMT. The time now is 11:02 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.01505 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)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