vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   AdColumns v1.0 (https://vborg.vbsupport.ru/showthread.php?t=62348)

magnus 03-13-2004 02:21 AM

Quote:

Originally Posted by drumsy
Unfortunately that did not work and I do not know what other recourse to take.

If you could give me the source of the page in question, I could check out the HTML. I'm sure it's a simple <table> problem.

I'm betting you're using the default vB Style? (Layout, not colors..)

adusei 03-13-2004 07:20 AM

Hi,
first of all - thx to Magnus: I really appreciate the work you've done! Great hack!

Small problem:
Everything is working proper but - if I enable the RIGHT sidebar, it is only to be seen on all forumdisplay-pages, not on the index-page.
Of course it would be better not only to see the left sidebar (if enabled) on the first page of the board but the right (if enabled) too.

Any help out there?

Best regards and TIA -

adusei

magnus 03-13-2004 01:07 PM

Quote:

Originally Posted by adusei
Hi,
first of all - thx to Magnus: I really appreciate the work you've done! Great hack!

Small problem:
Everything is working proper but - if I enable the RIGHT sidebar, it is only to be seen on all forumdisplay-pages, not on the index-page.
Of course it would be better not only to see the left sidebar (if enabled) on the first page of the board but the right (if enabled) too.

Any help out there?

Best regards and TIA -

adusei

adusei, I'm confused. The AdColumns show up on every page that includes $header and $footer. It's impossible for them not to. Could you show screenshots or possibly give me a link to see for myself?

magnus 03-13-2004 01:55 PM

Drumsy,

Ok, I found the culprit. It's a slight glitch with the vB default style.

This line is what is causing the problem:
HTML Code:

<div style="padding:0px 25px 0px 25px">
You need to remove, or replace that line with:
HTML Code:

<!-- <div style="padding:0px 25px 0px 25px"> -->
Now, I just need to figure out what template that is located in. Check the following templates:

spacer_open
postbit
postbit_legacy

It should be in one of those. ;)

drumsy 03-14-2004 02:20 AM

Ok, so far I've found it in spacer_open only as:

Code:

<div style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">

drumsy 03-14-2004 02:22 AM

This does change the layout, even before I enable the AdColumn. Namely, where I used to have some space between the right and left edges of my forums and the edge of the screen, it sits pretty much right on top of it now.

drumsy 03-14-2004 02:24 AM

Ok, I've enabled it, it works fine everywhere, but does it have to be right up on the edge of the screen? Check out www.honda-acura.net/forums as an example.

adusei 03-14-2004 08:47 AM

Quote:

Originally Posted by magnus
adusei, I'm confused. The AdColumns show up on every page that includes $header and $footer. It's impossible for them not to. Could you show screenshots or possibly give me a link to see for myself?

I'm sorry to say - but it is like I mentioned before: RIGHT sidebar is not to be seen (to be more precisely: it is to be seen BELOW the "What's up here"-column and on top of the time).
I tested it with Mozilla 1.6 and Opera 7 and IE6 - always the same problem.

A friend tested it with IE5 - and there it s working proper. Since I need the RIGHT sidebar I please need some help. What can be my mistake ?

TIA and best regards,

adusei

P.S.: I installed everything again - same problem LEFT sidebaris ok, RIGHT doesn't appear proper...

magnus 03-14-2004 12:53 PM

adeusi,

In a previous post you said it's working fine on FORUMHOME, but not on your INDEX page, correct? When I checked your site earlier, you have pretty heavily modified INDEX page. I'm sure you've got an open html tag somewhere that's screwing with it. Try running the site url through a HTML validator, it will help you track down the culprit.

If it's working on fORUMHOME fine, logic tells us it's got to be something specific to the INDEX page.

magnus 03-14-2004 12:58 PM

Quote:

Originally Posted by drumsy
Ok, I've enabled it, it works fine everywhere, but does it have to be right up on the edge of the screen? Check out www.honda-acura.net/forums as an example.

What do you mean by 'right up on the edge of the screen'? I visited the link, and it looks great on my side?


All times are GMT. The time now is 09:30 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.01140 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_html_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