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)

n_wattam 05-25-2005 06:04 PM

think i may have fixed it

kiteforums.net

n_wattam 05-30-2005 01:31 PM

I've just finished modding my script now, to include TOP & BOTTOM ad locations. These can be changed just like the left and right ones.

Also tidyed up the layout to make it look nicer

http://www.kiteforums.net/index.php?

working example..

I have the top, bottom and left activated on mine

[Stryder] 05-30-2005 02:38 PM

]i can't get anything to show up inside the colum, i was trying to use this code:

Code:

<tr><td class="thead" colspan="2"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_stats')"><img id="collapseimg_forumhome_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_stats].gif" alt="" border="0" /></a>
<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase></td></tr></tbody><tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_stats]">
<tr><td class="alt2"><img src="$stylevar[imgdir_misc]/stats.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /></td><td class="alt1" width="100%"><div class="smallfont">
<div>$vbphrase[threads]: $totalthreads, $vbphrase[posts]: $totalposts, $vbphrase[members]: $numbermembers</div>
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
</div></td></tr></tbody><tr> <td class="thead"><b>Upcoming PPV Coverage</b></td> </tr> </tbody> <tbody> <tr> <td class="alt1" width="100%"> <div class="smallfont"> <div align="left"><strong>ECW ONE NIGHT STAND</font>:</strong> Remember, <a href="http://www.lndforums.com" target="_blank">www.lndforums.com</a> will be providing free, live coverage of this WWE Pay-Per-View event on June 12th.</div> </div> </td> </tr> </tbody> <tbody> <tr> <td class="thead"><b>Miscellaneous</b></td> </tr> </tbody> <tbody> <tr> <td class="alt1" width="100%"> <div class="smallfont"> <!----Set site as homepage script----------
By Ryan Gravener (ryangravener@hotmail.com)
Permission granted to Dynamicdrive.com
to include script in it's archive
For full source code, installation instructions,
100's more DHTML scripts, visit http://dynamicdrive.com
-------------------------------------------> <div align="left"> <div class="smallfont">
: <A STYLE="behavior: url(#default#homepage); cursor: hand" ONCLICK="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.lndforums.com');" href><b><U>Home Page</U></b></A> <br>
: <A HREF="javascript:window.external.AddFavorite('http://www.lndforums.com', 'LND Forums.com')"><b>Bookmark Us</b></A> <br>
: <A HREF="http://www.lndwrestling.com" target="_blank"><b>LND Wrestling</b></A> <br>
: <A HREF="http://www.lndforums.com" target="_blank"><b>LND Forums</b></A> <br>
: <A HREF="webmaster@lndforums.com"><b>Contact Us</b></A> </div> </div> </td> </tr> </tbody> <tbody> <tr> <td class="thead"> <b>Advertisement</b></td> </tr> </tbody> <tbody> <tr> <td class="alt1" width="100%"> <div class="smallfont"> <div align="center"><strong>Click The Ads To Make The Site Money></strong></a><br><br> <SCRIPT LANGUAGE="JavaScript"> <!--
now = new Date();
random = now.getTime();
site = "http://custom2.hurricanedigitalmedia.com";
target = "/site=weforums.com/area=bottom/generic=Sports/sitecategory=Sports";
document.write('<IFRAME SRC="' + site + '/hserver/acc_random=' + random + target + '"');
document.write(' NORESIZE SCROLLING=NO HSPACE=0 VSPACE=0 FRAMEBORDER=0 MARGINHEIGHT=0 MARGINWIDTH=0 WIDTH=160 HEIGHT=600  allowtransparency="true" background-color="transparent">');
document.write('<SCR');
document.write('IPT SRC="' + site + '/jnserver/acc_random=' + random + target + '">');
document.write('</SCR');
document.write('IPT>');
document.write('</IFRAME>');
//--> </SCRIPT> <NOSCRIPT> <A HREF="http://custom2.hurricanedigitalmedia.com/adclick/site=weforums.com/area=bottom/generic=Sports/sitecategory=Sports"> <IMG SRC="http://custom2.hurricanedigitalmedia.com/nserver/site=weforums.com/area=bottom/generic=Sports/sitecategory=Sports"> </A> </NOSCRIPT> </div> </td> </tr> </tbody> </table> </td> </tr> </table> <p align=center> <SCRIPT LANGUAGE="JavaScript"> <!--
now = new Date();
random = now.getTime();
site = "http://custom3.hurricanedigitalmedia.com";
target = "/site=weforums.com/area=middle/generic=Sports/sitecategory=Sports";
document.write('<IFRAME SRC="' + site + '/hserver/acc_random=' + random + target + '"');
document.write(' NORESIZE SCROLLING=NO HSPACE=0 VSPACE=0 FRAMEBORDER=0 MARGINHEIGHT=0 MARGINWIDTH=0 WIDTH=300 HEIGHT=250  allowtransparency="true" background-color="transparent">');
document.write('<SCR');
document.write('IPT SRC="' + site + '/jnserver/acc_random=' + random + target + '">');
document.write('</SCR');
document.write('IPT>');
document.write('</IFRAME>');


xtreme-mobile 05-30-2005 04:47 PM

is there any way i can make this hack work so it only displays the left ad coloum on the forum home and not in every thread etc

as its making my thread pages go all out size with browser screen

many thanks

dean

n_wattam 05-30-2005 05:41 PM

yeah thats what i origonaly did, for the same reason

xtreme-mobile 05-31-2005 04:28 PM

any one?

ive seen it done on another forum where the colum is only visible on the proper forum homepage, it does not display when you go into a thread etc

does anyone know how to do this?

mobillica 06-02-2005 02:19 PM

Hi Anyone know how to divide the ad column so you have more than one adcolumn down the left hand side?

n_wattam 06-02-2005 03:21 PM

you mean like mine :D

http://www.kiteforums.net

kungen 06-03-2005 07:05 AM

Looks great, can you share the modifications you done? would really like to get the same adcolumn layout as yours.

Quote:

Originally Posted by n_wattam
you mean like mine :D

http://www.kiteforums.net


mattyk72 06-13-2005 01:37 AM

Is there a solution for the uncached templates??

RockForums 06-24-2005 01:40 AM

Very nice hack :)

Thanks!

devilfish 07-06-2005 03:51 PM

Fatal error: Call to a member function on a non-object in /home/stalblom/public_html/vetteforum.org/admincp/install_adcolumns.php on line 84

When I tried to install this? Im not to god at this so Im sure this is something simple.

thanks

slim cutty 07-17-2005 07:18 PM

can someone please upload the proper uninstall files? Or the proper directions specific to what needs to be dropped from the database? What has been listed fails to do so. I tried to uninstall this thing over and over; however, I can't get it to uninstall fully, and when I re-install it I get database issues. I go to the database to check where the duplicates may be and they are not there at all..

can someone please help... I know I am not the only one with this problem thorougout this post

slim cutty 07-18-2005 01:29 AM

okay, this took all day to fix but I did it... thanks guys..lol
the SQL posts really helped

I have another question, with the installation of this hack, the navabr seems to be offline with the forum body... how do I fix this... what templates do I go in to fix this?

thanks

csidlernet 07-18-2005 06:01 AM

thanks man. "Installs Mod"

cmiller1014 07-22-2005 09:27 AM

Will this work "as is" for 3.0.7?

cmiller1014 08-03-2005 04:27 AM

Bump

Can someone tell me if this will work without any problems on 3.0.7? Dark wizards thread is 18 pages of problems. I dont really want to install that.

Thanks in advance

mawtenbiker 08-15-2005 12:37 AM

how do we stop this from happening?

it only does it when posting messages and replying. it falls off the screen?

thetoolman 08-19-2005 03:11 PM

HI

I have upgradraded to 3.5 and lost my adcolumsn. Is there anyway to uninstall and then install again? I have tried runnng the sql to delete it but i get this error when i re-run the install file:

Fatal error: Call to a member function on a non-object in /home/man1/public_html/admincp/install_adcolumns.php on line 84

an ideas whats wrong?

Thanks

amykhar 08-19-2005 03:33 PM

Toolman - you need to stay in your hack section. 3.0 hacks won't work on 3.5 and 3.5 hacks won't work on 3.0

ReZ 09-09-2005 02:30 PM

Does this work with version 3.0.7?

LEAD_WEIGHT 09-30-2005 12:18 AM

Quote:

Originally Posted by amykhar
Toolman - you need to stay in your hack section. 3.0 hacks won't work on 3.5 and 3.5 hacks won't work on 3.0

It works in vB 3.0.6
Code:

https://vborg.vbsupport.ru/showpost.php?p=661398&postcount=248

hawgjaw 09-30-2005 06:48 PM

I applied it today to my site and it works fine all but one thing on the main forum page it will only show the left side, now if someone could direct me in the direction of how to add like the calender to left side and such things as that? I use 3.0.9 by the way.

ryanchua 10-05-2005 04:54 PM

Anyone got this to work on V3.5 gold?

OFFSHORE DAN 10-06-2005 05:59 PM

Can someone update it for 3.5 Gold?

Tru2Chevy 11-30-2005 04:20 PM

I would also be interested in this for 3.5....

I don't think Magnus will be updating it (far too busy with his business), but I'm sure he would give someone permission to update and release it.

- Justin

hostingforum-it 12-17-2005 09:35 AM

does this work for vers. 3.5.2 ???
Or any alternative hack for this?

Thanks

hostingforum-it 12-17-2005 03:24 PM

anyone? I do not like to install an mess Up the board..

hostingforum-it 12-18-2005 09:31 AM

do not install this on vers. 3.5.2 as it does not work

Tru2Chevy 12-29-2005 01:49 PM

Quote:

Originally Posted by hostingforum-it
do not install this on vers. 3.5.2 as it does not work

Did you bother to read the thread? Several of us have been asking for vB 3.5.x support, but the original author prolly won't be updating it (he has a very busy new business that he's running).

- Justin

Zachariah 03-20-2006 07:02 PM

vBulletin Version 3.0.13

Fix: (2 queries for uncached templates)

forums/global.php
- Find: and add bold.
Code:

// templates to be included in every single page...
$globaltemplates = array_merge($globaltemplates, array(
        // the really important ones
        'adcolumn_left',
        'adcolumn_right',

        'header',
        'footer',


osso12 03-23-2006 03:06 PM

Fatal error: Call to a member function on a non-object in /home2/osso12/public_html/admincp/install_adcolumns.php on line 84

I get this right after: Click on "Add Templates" to begin the installation.

Ive done all the other edits, but wont work cause sql is not updated..
what do i need to do now?
i cmod everything 777 related, no go.
does this not work with 3.5.4?
If not wheres the latest?

dragtech 04-09-2006 10:14 PM

Request that someone update this to VB3.5.4, i'm sure i'm not the only one that could use this.

Also is there anything like this that will do a top banner in the same fashion.

or even better.

One that will combine the side column and top banner into one controllable unit with the tracking and ease of using.

osso12 04-09-2006 10:27 PM

I am using one called Link Exchange v.1.0
from : Thinh Nguyen @ www.vbviet.org

dsmoke 04-10-2006 12:21 PM

don't see that hack there

Could someone please port this to the latest version of vb? Thanks!

mattyk72 04-10-2006 02:04 PM

I'd really be interested in an updated version of this, I'm looking for an ad column for my forum pages only. thanks

dragtech 04-15-2006 10:53 AM

VB 3.5.4 needed, anyone working on it?

osso12 04-17-2006 02:35 AM

I need it too.:banana:

mattyk72 04-23-2006 04:35 PM

I'd be willing to pay for this...

anyone??

osso12 04-23-2006 05:29 PM

i still need it too..
anyone out there reading these things?? :banana:


All times are GMT. The time now is 12:51 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.01522 seconds
  • Memory Usage 1,824KB
  • 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
  • (3)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