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)

rocket98 03-28-2004 09:41 PM

I've tried various things to get the alignment working on this "NICE Addition"; however I was not able to get that down pat. I have visited some of the sites who have installed this code and each has the same problems noted in previous posts. I looked at the code from a page dump inside Golive and found all ending tags in the footer section Highlighted because each was out of alignment with the remaining code of the page.

Not sure how it can be done but it would be nice if your columns appeared below the Nav bar. That way the nav bar remains sized as intended and content falls below.

See enclosed pic for my suggestion.

Good hack, but it's turned off for now.

DaveLogic 03-29-2004 08:39 AM

Removed old version, tables etc and reinstalled but receive this error when trying to install..

Database error in vBulletin 3.0.0:

Invalid SQL:
INSERT INTO phrase (languageid, varname, text, phrasetypeid) VALUES(0, 'setting_adright_title', 'Advertisement "Right" Column Active', 5000)

mysql error: Duplicate entry 'setting_adright_title-0-5000' for key 2

mysql error number: 1062

joeychgo 03-29-2004 08:44 AM

i got the exact same thing jsut now!

ok he left out one query -

DELETE FROM `phrase` WHERE `varname` = 'setting_adleft_title' LIMIT 1;

Add that to the list of queries above - and redo them all -- then run the installer ---


See mangus -- IM learning! IM LEARNING!!!!!!!!!! :nervous:

DaveLogic 03-29-2004 08:56 AM

Quote:

Originally Posted by joeychgo
i got the exact same thing jsut now!

ok he left out one query -

DELETE FROM `phrase` WHERE `varname` = 'setting_adleft_title' LIMIT 1;

Add that to the list of queries above - and redo them all -- then run the installer ---


See mangus -- IM learning! IM LEARNING!!!!!!!!!! :nervous:

Many thanks...

joeychgo 03-29-2004 08:58 AM

im amazed at myself for figuring it out LOL

magnus 03-29-2004 03:25 PM

Quote:

Originally Posted by jeoworks
Will this work with the final version of vBulletin? The version after RC4?

Forgive me with terminology ;)

vBulletin 3.0.0

Thanks.

Yes, there should be no problem with vB 3.0.0 "Gold".

magnus 03-29-2004 03:26 PM

Quote:

Originally Posted by rocket98
I've tried various things to get the alignment working on this "NICE Addition"; however I was not able to get that down pat. I have visited some of the sites who have installed this code and each has the same problems noted in previous posts. I looked at the code from a page dump inside Golive and found all ending tags in the footer section Highlighted because each was out of alignment with the remaining code of the page.

Not sure how it can be done but it would be nice if your columns appeared below the Nav bar. That way the nav bar remains sized as intended and content falls below.

See enclosed pic for my suggestion.

Good hack, but it's turned off for now.

That's the beauty of templates, you can put things wherever you want. Just change the HTML code and place it below $navbar and you're set.

heynurse 04-03-2004 07:28 AM

Magnus,

Unfortunately, this is still not taking care of my spacing problem, thanks for all your help trying to get this figured out. :ermm: I guess I'll keep watching this thread, if anyone figures it out, please let me know what it was to fix it.

Does anyone have this working with proper alignment on a different styles other than the default style?

Quote:

Originally Posted by magnus
heynurse,

Here is your problem:
HTML Code:

                <div class="page" style="width:95%; text-align:left">
That needs to be "width:100%". You can change it in your Stylevars in the AdminCP.


pcalloway 04-03-2004 09:52 PM

I'm trying to do the edit but I don't find anything like this in my global.php file:
Code:

        #######################
        eval('$header = "' . fetch_template('header') . '";');
        #######################

I'm running vBulletin 3.0.0 Release Candidate 3

magnus 04-04-2004 06:39 PM

Quote:

Originally Posted by heynurse
Magnus,

Unfortunately, this is still not taking care of my spacing problem, thanks for all your help trying to get this figured out. :ermm: I guess I'll keep watching this thread, if anyone figures it out, please let me know what it was to fix it.

Does anyone have this working with proper alignment on a different styles other than the default style?

I don't understand, if I take your showthread.txt output file, modify that line to read width:100%, it works fine. Are you positive you changed it correctly?


All times are GMT. The time now is 04:58 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.01310 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
  • (1)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
  • (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