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)

manguish 07-22-2004 03:55 PM

By doing the following :

Set Main Table Width to 100% in stylevars
Set Message Area Width to auto in stylevars

Comment out :

PHP Code:

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

In spacer_open

And job should be a good un ;)

glenvw 07-22-2004 04:01 PM

Quote:

Originally Posted by manguish
By doing the following :

Set Main Table Width to 100% in stylevars
Set Message Area Width to auto in stylevars

Comment out :

PHP Code:

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

In spacer_open

And job should be a good un ;)

My message width says "540" Do I just type in "auto" ?

glenvw 07-22-2004 04:07 PM

Quote:

Originally Posted by manguish
By doing the following :

Set Main Table Width to 100% in stylevars
Set Message Area Width to auto in stylevars

Comment out :

PHP Code:

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

In spacer_open

And job should be a good un ;)

I forgot to add, the only real page that presents a problem is "forumhome".
Is this what your fix addresses?

manguish 07-22-2004 09:28 PM

Quote:

Originally Posted by glenvw
My message width says "540" Do I just type in "auto" ?

Yup......

manguish 07-22-2004 09:29 PM

Quote:

Originally Posted by glenvw
I forgot to add, the only real page that presents a problem is "forumhome".
Is this what your fix addresses?

I had problems with thread display - this should sort out any problems tho......

Try it - you can always change it back ;)

CMachuca 07-27-2004 04:43 PM

Thanks, very useful addon. Will install.

glenvw 07-27-2004 05:09 PM

I had this hack installed earlier but after upgrading to 3.03 it disappeared so I never messed with it.

Now I re-installed it and get this error:

Database error in vBulletin 3.0.3:

Invalid SQL:
INSERT INTO MYSITENAMEsettinggroup (grouptitle, displayorder, volatile) VALUES ('adcolumn', '600', 1)

mysql error: Duplicate entry 'adcolumn' for key 1

mysql error number: 1062

Date: Tuesday 27th of July 2004 12:03:05 PM
Script: http://www.MYSITENAME.com/forums/adm..._adcolumns.php
Referer:
Username: My USer Name
IP Address: removed


==

Can you help me out please?

I went ahead and installed everything and i the Vbulletin Options, the option to turn the column ads on or off are missing

CMachuca 07-27-2004 05:24 PM

That's because your database already has that code inserted

glenvw 07-27-2004 05:28 PM

Quote:

Originally Posted by CMachuca
That's because your database already has that code inserted

Right but it apparently has made it so the install does not work.

Attached is an image. Notice I have no choices in the drop down menu.

glenvw 07-27-2004 06:09 PM

Can anyone help me?

Cyn 07-28-2004 10:50 AM

Same problem here that glenvw has. :(

glenvw 07-28-2004 05:18 PM

Quote:

Originally Posted by magnus
Ted S,

Ok, I think I know what the problem is. Since you seem to be quite proficient in SQL, perform an uninstall -- of everything SQL related. Then, re-run the attached installer in this thread. That should fix it.

Be sure to let me know if it worked. If it does, I'm going to update the main zip file to include this installer instead.


Personally, I am NOT proficient.

I need someone to tell me how to uninstall this thing so I can try a re-install.

Somene please read the couple of previous posts and send HELP!

YogiTW 07-31-2004 11:50 PM

I would like to request a feature. Being able to specify ads and ad types on a per-forum basis.

The Realist 08-01-2004 09:04 PM

Done all the below and it still throws my forums out. If I use auto in the stylevars it throws my reply box out as well.

There has to be a fix for this?



Quote:

Originally Posted by manguish
By doing the following :

Set Main Table Width to 100% in stylevars
Set Message Area Width to auto in stylevars

Comment out :

PHP Code:

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

In spacer_open

And job should be a good un ;)


Dead End Society 08-02-2004 09:56 PM

So if we are running a default theme that was just edited, we will have problems and have to make some changes?

Gastongr 08-05-2004 08:38 PM

How can i unistall this hack?
it works for me, but the menu is out of the main template table. (i'm not using the defaul template)

RetroDreams 08-08-2004 12:57 AM

Anyone running 3.0.3 that has this working? Maybe this should be asked first, then you'll know if it is compatible.

I know they changed quite a bit in 3.0.3, so that may be the issue rather then the code. You will most likely have to re-enter the date into the files in question (your db and templates should be fine).

fiber1 08-12-2004 10:17 PM

Works fine in 3.03

dutchbb 08-23-2004 06:00 PM

Just a tip:

To get the width right (same as other tables), you have to set cellspacing from 7 to "0" in the forumhome part. (2 times for each column)

And in forumhome template add this

Quote:

<td>&nbsp;</td>
after this

Quote:

<if condition="$vboptions[adenable]==1">
(2 times for each column)

It looks mutch better that way :)

scottct1 08-24-2004 05:57 PM

I have Google yelling at my because their ads are being showing on the registration and login pages.

I don't want to get removed from google, any ideas?

pcalloway 08-27-2004 08:49 PM

Installed this just as described and I get no ad columns anywhere. Doesn't look like I did anything.

Paul Calloway
www.authentic-campaigner.com

kall 08-29-2004 10:40 AM

Quote:

Originally Posted by scottct1
I have Google yelling at my because their ads are being showing on the registration and login pages.

I don't want to get removed from google, any ideas?

Add:

PHP Code:

<if condition="THIS_SCRIPT != 'register' AND THIS_SCRIPT != 'login'"

in both the header and footer code inserts. Add the </if> at the end of the inserts.

No more columns on those pages.

kall 08-29-2004 10:42 AM

Quote:

Originally Posted by pcalloway
Installed this just as described and I get no ad columns anywhere. Doesn't look like I did anything.

Paul Calloway
www.authentic-campaigner.com

Have you uploaded your changed global.php?

If so, the other first place to check is your Default Template. That is where the templates get installed to.

If that one is not set to your parent-most style, the child styles won't get the templates.

dave6901_2000 09-06-2004 01:30 AM

question i have this installed also with vbadvanced is there any way to stop it from showing on the main page as well as the forums index??

italks 09-09-2004 06:54 PM

hey does it works with vbulletin lastest version 3.0.3

Super Ted 09-09-2004 07:59 PM

Yes.

Ganon 09-13-2004 07:56 PM

For some reason I'm getting blank columns with no headers at all when I install this. I know I followed the instructions correctly. The install thing never did create the adcolumn_left and adcolumn_right templates for me, so is it possible that it never ran the database queries either?

Super Ted 09-13-2004 07:58 PM

I had the same problem.

Within the global.php where you added the 2 lines. Re-type them.

Ganon 09-13-2004 09:21 PM

Actually, I was stupid. I edited the global.php file just fine and just forgot to upload the modified file. It's fine now, but thanks.

Neutral Singh 09-16-2004 04:20 AM

Awesome Magnus !!! I am already your big fan ;)

DoKoK 09-16-2004 08:59 PM

Can you add more "boxes"

For example I want 3 of them on the left.

One for Sponsors, one for Google Ads, one for some random banners.

How would i go about addind 2 extra ones?

etaslim 09-21-2004 04:17 PM

Quote:

Originally Posted by Ganon
For some reason I'm getting blank columns with no headers at all when I install this. I know I followed the instructions correctly. The install thing never did create the adcolumn_left and adcolumn_right templates for me, so is it possible that it never ran the database queries either?

Exactly the same problem here. I'm using VB 3.0.3 & did make sure that the global.php that I uploaded is the correct one. The option appears in the vBulletin Options but nothing showed up. Any help? Thanks in advance

Super Ted 09-21-2004 06:52 PM

Do what I said above and it will work!

Justin XBLN 09-24-2004 09:40 PM

Hey guys, I installed this mod and everything was working great until I went to my threads... the content was all pushed out to the sides and i'm not sure how to fix it.

Can anyone help me out? :)

Thanks,

Justin

etaslim 09-25-2004 07:57 AM

Quote:

Originally Posted by Super Ted
Do what I said above and it will work!

Thanks Super Ted. The columns do appear now. As for the templates, I found them in my other sytle. Appearently not all styles are updated.

Justin XBLN 09-25-2004 04:47 PM

Quote:

Originally Posted by Justin XBLN
Hey guys, I installed this mod and everything was working great until I went to my threads... the content was all pushed out to the sides and i'm not sure how to fix it.

Can anyone help me out? :)

Thanks,

Justin

I know it's only been a day, but I need help soon! :nervous:

Please reply back if you can help solve my problem.

Thanks

seangworld 09-30-2004 03:22 AM

hey, i just installed this and it was easy and looked nice.
only thing is i have vbadvanced installed as well and i don't need 5 columns on my homepage.

how do i make it so it only affects my forum and not my homepage too?

nansy 10-24-2004 01:21 AM

HI EVRY BODY

I TRY BUT What's Going On? members AND guests IN THE LEFT colums
but notwork can any body help me thank you

sory i can write well english !
i am from chaina :nervous:

CostaRicaForums 10-25-2004 02:20 PM

Sorry, but couldn't have it to work and had to uninstall it. :ermm:

I was having the same problem that Justin XBLN was.

I installed instead the Left Sidebar on all pages mod. Doesn't have a control window, but serves the same function and seems simpler to me.

Anyway, this one is a good one for those that were able to put it to work.

Thank you for sharing it. :up:

Claudia99 11-01-2004 09:59 AM

Hi,

I've an vBulletin 3.0.3 and a gallery (PhotoPost). In my Forum-Homepage "Ad Columns" works fine - but in the gallery is the table not in the right place.

I use in PhotoPost the same stylesheets and templates like in vBulletin.

To better understandig my problem I've 2 screenshots. On the first is my forum, on the second my gallery - and there is the problem.

Has anyone a idea?

Greetings

Claudia


All times are GMT. The time now is 09:32 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.01646 seconds
  • Memory Usage 1,832KB
  • 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
  • (5)bbcode_php_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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