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 RIGHT side of every forum page (https://vborg.vbsupport.ru/showthread.php?t=94495)

Lonny 10-27-2006 01:25 PM

does it work for 3.6.2 ?

amykhar 10-27-2006 01:37 PM

As well as it worked for any other version ;)

NSeXcellent 10-29-2006 10:00 AM

Quote:

Originally Posted by amykhar
As well as it worked for any other version ;)

Quick question so I dont have to read through every page here. Where do I go to add content to this navbar? I am having trouble with that :)

bluemike 11-29-2006 05:19 PM

Quote:

Originally Posted by hydn (Post 1066249)
Here's my code:
Footer:
Code:

</td>
<td width="160" valign="top" align="left">
<br />
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="130">


It works perfect as a right colum. How do I move it to the left? Can I edit what's above?

Thanks

How can it work if the footer code starts with an incomplete tag (i.e. there is no <td> for your </td>?

rob30UK 12-10-2006 08:15 AM

Dunno if someone knows the answer to this, but for some reason in my right_column template, $show['member'] always evaluates to false.... i am showing a login box on the right column, and it is always there.... regardless of being logged in or not.



In addition, none of the other variables needed are being populated.

This is code I want to use
Code:

<if condition="$show['member']">
 
  <td class="alt2" valign="top">
  <div class="smallfont">
  <phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
  <if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>
  <if condition="$show['pmwarning']"><br /><strong><phrase 1="$pmpercent">$vbphrase[your_pm_box_is_x_full]</phrase></strong></if>
  </div>  </td>

<else />

    blah

</if>



Anyone have any ideas?

taumau 12-11-2006 09:29 PM

Will this work in the 3.6.0 version?

germinus 12-14-2006 01:46 PM

how do you add more than one box? can some1 explain this is a very s i m p l e way please ;)

puregraf 01-04-2007 06:36 PM

I dont want it to display on my photopost page, just my vbulletin, how can i do this so it only displays on my vbulletin?

DaPro 01-06-2007 11:42 PM

Quote:

Originally Posted by rob30UK (Post 1135570)
Dunno if someone knows the answer to this, but for some reason in my right_column template, $show['member'] always evaluates to false.... i am showing a login box on the right column, and it is always there.... regardless of being logged in or not.



In addition, none of the other variables needed are being populated.

This is code I want to use
Code:

<if condition="$show['member']">
 
  <td class="alt2" valign="top">
  <div class="smallfont">
  <phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
  <if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>
  <if condition="$show['pmwarning']"><br /><strong><phrase 1="$pmpercent">$vbphrase[your_pm_box_is_x_full]</phrase></strong></if>
  </div>  </td>

<else />

    blah

</if>

Anyone have any ideas?

I am having this same issue can someone please help me out.

Magnetism 01-12-2007 11:18 AM

Is it possible to add an image instead of having the default image where the header is?

I hope you know what I mean. If not I'll make up a screenshot in photoshop.


All times are GMT. The time now is 06:24 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.01229 seconds
  • Memory Usage 1,742KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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