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)

Blown Beauty 08-10-2006 03:06 PM

Quote:

Originally Posted by Smiry Kin's
works perfect for me. only thing that messes up is gallery, and arcade

Same here - The content is not showing in the arcade. http://www.girlscantoo.com/forums/arcade.php?

(The spacing is there just not the text/banners)

peterska2 08-10-2006 04:08 PM

Quote:

Originally Posted by SLP LS1
(vBulletin 3.5.5)

wtf!!!

Why won't my php local mode from phpadsnew work in the column

I put my local mode in global start

and the put $phpAds_raw[html] in right_column

Can somebody help me out???

They didn't seem to have a problem https://vborg.vbsupport.ru/showthread.php?t=117196&highlight=phpadsnew

it's possibly because this is a custom template. Try adding it to below (or above) $right_column in either your header or footer template (I can't recall off the top of my head which on it is in for the right column - sorry)

peterska2 08-10-2006 04:10 PM

Quote:

Originally Posted by Blown Beauty
Same here - The content is not showing in the arcade. http://www.girlscantoo.com/forums/arcade.php?

(The spacing is there just not the text/banners)

This is because these scripts are third party scripts. I suggest removing the column from these pages. Alternatively it can be written to include them (I think) but it will not be a nice neat solution.

Blown Beauty 08-11-2006 03:12 AM

Quote:

Originally Posted by peterska2
This is because these scripts are third party scripts. I suggest removing the column from these pages. Alternatively it can be written to include them (I think) but it will not be a nice neat solution.

Thank you for the kind response! :) I hate to ask, but what would be the best solution for that? I'm unclear when this is global. Thanks again!

peterska2 08-11-2006 10:08 AM

ok, you will need to open the scripts for those pages in a text editor (notepad or wordpad is good for this) and look for where it says something like
Code:

define('THIS_SCRIPT', 'index');
then use the instructions in post 129 to add the exclude, replacing adv_index with whatever your files have THIS_SCRIPT defined as. If you need to exclude it from more than one page use
Code:

<if condition="THIS_SCRIPT!='your_page' && THIS_SCRIPT!='another_page'">
replacing your_page and another_page with the correct text. You can add as many pages to the exclude as you need to with this.

Blown Beauty 08-11-2006 01:20 PM

Thank you soooo much for taking the time to explain that!! :) This has been a wonderful product and I'm so appreciative of the extra help, too! Be safe!

Electrohead04 08-13-2006 12:56 PM

Will this work with 3.6? :\ I'm gonna try it anyway lol

Moonkat 08-14-2006 12:54 AM

That's what I'm wondering :)

peterska2 08-14-2006 12:59 AM

There is no reason why it won't work in 3.6 :)

JenniferK 08-15-2006 06:37 AM

For the width issue, what worked for me was removing

$spacer_close
$spacer_open

wherever it occurred - but only in the templates for the problem areas. For me it showed fine everywhere (even showthreads page) except for the Members list and the Calendar. I removed that from both of those templates and now all is good. Hope this helps someone.

Now the problem I am having, is that I would like the footer (the What's Going on box) to go the full width of the page. I accomplished that with the navbar by using that template instead of the header one, but I'd like to find a fix for the bottom if possible. I think it will look much cleaner that way.


All times are GMT. The time now is 12:41 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.01247 seconds
  • Memory Usage 1,741KB
  • 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
  • (4)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