vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Advertisement System V2.6 Aka Ad Management (https://vborg.vbsupport.ru/showthread.php?t=179083)

bada_bing 05-23-2008 12:31 AM

How about a link next to the ad that says to remove these ads click here or phrased so we can change the wording?

Arbit3r 05-23-2008 04:10 PM

what is the $ad_location for the postbit? I cant find it anywere!

TheInsaneManiac 05-23-2008 07:35 PM

What's the $ad_location for the slideshow?

Quote:

Originally Posted by jnrdavo (Post 1528303)
can you include swf files as ads? If so, can somebody please give me the code?

Any help GREATLY appreciated!

<object width="550" height="400">
<param name="movie" value="somefilename.swf">
<embed src="somefilename.swf" width="550" height="400">
</embed>
</object>

Change the somefilename.swf to your files location and name. Also make sure you change the width and height.

FRANKTHETANK 2 05-23-2008 09:32 PM

my adds don't show up what am i doing wrong

jnrdavo 05-24-2008 12:18 AM

Quote:

Originally Posted by TheInsaneManiac (Post 1529321)
What's the $ad_location for the slideshow?


<object width="550" height="400">
<param name="movie" value="somefilename.swf">
<embed src="somefilename.swf" width="550" height="400">
</embed>
</object>

Change the somefilename.swf to your files location and name. Also make sure you change the width and height.

thanks mate, I'll give it a shot... I ended up finding this last night and it's working... same type of thing, just a bit more text...


<object classid = "clsid: D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="160" height="900">
<param name="movie" value="http://www.ozaudi.com/forums/images/Ads/Mike Weber Tall.swf">
<param name="quality" value="high">
<embed src="http://www.ozaudi.com/forums/images/Ads/Mike Weber Tall.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="160" height="900"></embed></object>

ESADCG 05-24-2008 04:53 AM

Quote:

Originally Posted by blindmedia ltd (Post 1523189)
ive given up on this one now ive been tying for days to get this working ive followed all of the info in this thread and no matter what i do the ads still do not show up.

i have tried to do this with both the default vbulletin style thats standard in vbulletin and also with my customised themes but it will not do anything full stop

im using vbulletin 3.7.0

First let me thank the author for doing this mod. It's sad that RedTyger has dropped off the face of the Earth, and doesn't support the old mod any more. What a fantastic piece of work it is. Now. . . with that said. . .

For those of you having trouble with this, I am still running the old version on all of my forums, and it works perfectly with vb3.7. I never tried the auto refresh and couldn't care less if it works or not. Everything else works fine.

So don't worry about installing the old mod on your 3.7 forums.

D.Baker 05-24-2008 07:14 AM

Hey kami004,
How'd you go changing the random code separator from a comma to something else? It would be so good to be able to change that, then we could have rotating flash banners!

Thanks,
Drew

D.Baker 05-24-2008 07:22 AM

ESADCG, wouldn't that flash embed code give you an active-x warning in older versions of IE? I thought you had to do SWFobject embeds to avoid those. It would be great if I didn't have use SWFobject, but I don't want those active-x warnings.

Arbit3r 05-24-2008 11:50 AM

Anyone know the $ad_location for the postbit? It seems there all noted apart from that one.

karim004 05-25-2008 05:01 PM

Quote:

Originally Posted by D.Baker (Post 1529767)
Hey kami004,
How'd you go changing the random code separator from a comma to something else? It would be so good to be able to change that, then we could have rotating flash banners!

Thanks,
Drew

yes baker i changed the separator in version 2.1
if you have prb try edit the templates :
slideshow :template header
after :
Code:

<td align="$stylevar[right]" id="header_right_cell">
make sure you have :
Code:

<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if>
header : template header
after :
Code:

$_phpinclude_output
make sure you have :
Code:

$ad_location[ad_header_end]
below navbar : template navbar
after :
Code:

<!-- / PAGENAV POPUP -->
</if>

make sure you have :
Code:

$ad_location[ad_navbar_below]
footer : template footer
before :
Code:

<br />
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>
<br />

make sure you have :
Code:

$ad_location[ad_footer_start]
before :
Code:

<if condition="$show['dst_correction']">
make sure you have :
Code:

$ad_location[ad_footer_end]
forumdisplay :
before :
Code:

<!-- Active Users in this Forum (and sub-forums) and Moderators -->
make sure you have :
Code:

$ad_location[ad_forumdisplay_afterthreads]
postbit : before
Code:

<!-- post $post[postid] popup menu -->
make sure you have :
Code:

$template_hook[postbit_end]


All times are GMT. The time now is 03:22 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.01647 seconds
  • Memory Usage 1,750KB
  • 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
  • (14)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
  • (2)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