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)

ndut 07-03-2008 03:27 AM

already installed, but the banner didn't show up??
anybody can help me?

imported_FreDy 07-03-2008 09:40 AM

Definitely there's a problem with autorefresh... The ads don't show if the autorefresh is inactive. I check this in header, navbar, footer...

But in the sections that haven't autorefresh feature (threadbit, postbit...) the ads always show perfectly... so I think there's a problem with autorefresh feature...

If I don't activate autorefresh the ads don't appear, and if I activate it the ad try to appear (the space for it is there) but a message of error appear:

Quote:

Unable to add cookies, header already sent.
File: /home/xxx/public_html/xxx2/autorefresh_footer.php
Line: 1

imedic 07-03-2008 11:35 AM

I have an unusual problem:
I have posted in navbar a .svf file advertisment and if I click on search the pop up small window appear behind the banner not on top thus making impossible to use the quick search. Fortunately you can see Advance search link.
Here You can see it in action (click on Cautati in navbar or change language)

The script posted in control panel for the svf banner is:

Quote:

<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="728" height="90">
<param name="movie" value=/"forum/images/ads/xxxxx%20Banner%20July%202008.swf">
<param name="quality" value="high">
<embed src="/forum/images/ads/xxxxx%20Banner%20July%202008.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="728" height="90"></embed></object>
Any clue ?

RedGTiVR6 07-03-2008 12:11 PM

OK - hopefully this is a bit more info to help debug what's going on and why there seems to be issues with this mod.

I'm going to use the footer as an example on our forums.

I don't use multiple codes, just one. However, the rotation setting seems to impact this mod a great deal.

Settings are as follows:
Auto refresh Ads = No
Ads Rotation = Yes
Outcome = Ads show up, centered in the footer, as expected.

Settings are as follows:

Auto refresh Ads = No
Ads Rotation = No
Outcome = NO ads show up AT ALL.

Settings are as follows:

Auto refresh Ads = Yes
Ads Rotation = No
Outcome = Ads are justified to the left, which is NOT as expected.


Settings are as follows:

Auto refresh Ads = Yes
Ads Rotation = Yes
Outcome = TWO sets of ads show up in the middle. The middle is as expected, but TWO of them showing up is NOT.

And I STILL cannot get the skyscrapers to show up for some reason. No matter what settings I mess with.

tazzarkin 07-03-2008 01:46 PM

Quote:

Originally Posted by RedGTiVR6 (Post 1565742)
OK - hopefully this is a bit more info to help debug what's going on and why there seems to be issues with this mod.

Good job RedGTiVR6 !

Hopefully by addressing the issues head-on can help narrow down what things can be fixed. Maybe by fixing these problems, it could become a truly great mod!

snoopy5 07-03-2008 01:51 PM

HI

in the feature list on top of this thread it is stated, that this works also with 3.6x of vb. But when I try to install it, I get the following error:

Quote:

This product is not compatible with version 3.6.8 of vBulletin. (Compatible starting with 3.7.0)
So what shall I believe now?

Mr. Hoddz 07-03-2008 03:56 PM

I haven't installed it yet, but would like to know if there is the function to add this ANYWHERE in the header template, or is there a set place?

gullim 07-04-2008 12:07 PM

Works fine!
Can anyone post his header.tpl with the Ad-Code please?! The align of my ads is not correct, they aren't displayed on the right side :(

gullim 07-04-2008 04:08 PM

I fixed my problem :) There is a little bug in ad_headerEnd.tpl!

Quote:

<if condition="$vboptions[advert_header_rotation]">

<center><div>
$header_ad
</div></center>
</if>
<if condition="$vboptions[advert_header_auto]">
<iframe src="autorefresh_header.php" width=790 height=75 frameborder=0 scrolling=no>

</iframe>
</if>
Because of the <center> tag, all header banners are displayed centered and not on the right side! Remove <center></center> and the banners are on the right side :)

RedGTiVR6 07-04-2008 04:14 PM

how is that a bug? That seems more like a preference, no?

Perhaps the option to select where you want your ads justified? I say this because we prefer them in the center...that's why I don't think it's a bug, but rather a preference.

dimast 07-04-2008 08:54 PM

The addon is not compatible with VBSEO, causing mod "who has visited" and can not be integrated with extremepixels design ( footer and header )

xtrass 07-05-2008 12:45 AM

So every one gets a reply and help except those who said they followed instructions and nothing appears? I too have installed per instructions and nothing shows up. Please some one help us who need the most help. Thx

saeed_violinist 07-05-2008 05:47 PM

I installed this product, but I am confused in setting it up and running, in the manual it is said that :
Quote:

*** Header : 2 edits

1= at the end add : $ad_headerEnd

2= before :
<td align="$stylevar[right]" id="header_right_cell">
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if>
</td>
Add :

<td align="$stylevar[left]"><center><if condition="$ad_headerLogo"><center>$ad_headerLogo</center><else />&nbsp;</if></center>
the problem is, I cant find any code to look like this for example in my skin's header template (skin is sattelite).
Quote:

<td align="$stylevar[right]" id="header_right_cell">
I need to put an advertisement in all pages, below header and before main contents. please tell me how can I get it to work.

p.s: I already added this ad to forumhome by editing it's template, but I want it in all pages.

D.Baker 07-06-2008 02:12 AM

Thanks for that Karim!

My I suggest that you change the way the banners codes are embed in the templates? It seems like a lot of people are complaining about the banner positions (not centred etc.), which will always because everyone wants them positioned differently. In actual fact, it's very easy to change the position of the ads yourself (just edit the Ad Location Templates), but some people would rather complain that sort it out for them selves. SO here is my recommendation.

In the ad CP, have a box that contains the CSS for each ad position. You could supply the default code, but this would put the responsibility on the user to align his/her ads the way they want. This is in a effect what I have done. My ad location templates are all empty (except for the $ad_ID) and are wrapped in a DIV tag that is then styled using CSS. A much better way of doing it.

This would cut down on a large amount of your support questions.

Also, my other question was what is the difference between the FooterStart ad and the FooterEnd ad? It seems that your plugin only uses FooterEnd, so why even have FooterStart in there? I couldn't figure out a way to use the FooterStart ad even if I wanted to use it.

aftermath29 07-07-2008 12:11 PM

looks good yes but the install info is not that good when your editing the files.I have taken this one out to much playing and poor install info

XnaMe 07-08-2008 05:47 AM

Dude i didn't get something!

I want to put ads ... on a column at right! But when i activate it... doesn't show me anything!
How to do this?

Many thanks :)

RedGTiVR6 07-08-2008 01:12 PM

Quote:

Originally Posted by XnaMe (Post 1569818)
Dude i didn't get something!

I want to put ads ... on a column at right! But when i activate it... doesn't show me anything!
How to do this?

Many thanks :)

Read above...you're not the only one.

MPDesignZ 07-08-2008 08:42 PM

Have a problem with this mod. When we click on the Currently Active Users link in the bottom of the forums we get an error message for guests viewing the forum & areas of the forums.

Code:

Unknown Location
/forums/autorefresh_footer.php

There are pages of guests with this error and its always one of the files that came with this hack. Any fix on this? Thanks.

Turbe 07-09-2008 07:48 PM

Quote:

Originally Posted by Mystery Man (Post 1563632)
I don't know what pisses me off the most.

a) That you actually call yourself a coder or
b) That I spent 2 hours trying to make heads and tales of this mess you call a plugin.

The errors in this script is countless. I don't even know where to begin, but for anybody that is looking for a serious AD solution mark my words THIS IS NOT IT!

I'm looking for an Ad Mod, would you suggest thevbgeek.com GAB?

EDIT: it works... he does need help with Documentation (perhaps English is not his primary language)... See my Post on the next page....

Turbe 07-10-2008 01:14 AM

Ok,

I see what's up here.. I thought I read that everything gets updated automatically on install, it doesn't... you do add those template names in the proper locations as outline in his installation instructions.

I think he could use help with the documentation....

-S

Turbe 07-10-2008 02:25 AM

Quote:

Originally Posted by gullim (Post 1565077)
sorry, i didn't work :(

problem is the same: Ad is in center and the board-logo isn't there

What are you not just adding the $ad_headerEnd to the END (like his readme says)?

jlew24asu 07-10-2008 11:32 AM

I installed this but my adsense ads are not showing up. I copy and pasted the adsense code in my admincp advertise area. I'm sorry if this has been discussed before, but why isnt it working?

I get file not found. I can post screen shots if needed

Turbe 07-10-2008 01:55 PM

Quote:

Originally Posted by jlew24asu (Post 1571863)
I installed this but my adsense ads are not showing up. I copy and pasted the adsense code in my admincp advertise area. I'm sorry if this has been discussed before, but why isnt it working?

I get file not found. I can post screen shots if needed

You have to manually add the $ad_headerStart / $ad_footerEnd lines in the proper template (header, footer) using Style Manager in the Admin CP.. it's in the installation documentation text file (though that needs to be rewritten). Actually, both the header and footer templates should have two changes each (see documentation and my header example below).

I thought this was automatically done (it's not) and he's not using the standard vB 3.7 Ad templates (changed a version or two ago) due to upgrade issues/headaches.

Here is my header template (I made those two changes in the documentation, in BOLD below):

Code:

<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
        <td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>

                <td align="$stylevar[left]"><center><if condition="$ad_headerLogo"><center>$ad_headerLogo</center><else />&nbsp;</if></center>
        <td align="$stylevar[right]" id="header_right_cell">
                <if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if>
        </td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]
<center>$ad_headerEnd</center>

You need to do the same for the other Templates (footer etc.)


EDIT: Screw it.. here's my footer template (two changes in BOLD):

Code:

$ad_footerStart
$ad_location[ad_footer_start]

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

$spacer_close
<!-- /content area table -->

<form action="$vboptions[forumhome].php" method="get">

<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[outertablewidth]" class="page" align="center">
<tr>
        <if condition="$show['quickchooser']">
                <td class="tfoot">
                        <select name="styleid" onchange="switch_id(this, 'style')">
                                <optgroup label="$vbphrase[quick_style_chooser]">
                                        $quickchooserbits
                                </optgroup>
                        </select>
                </td>
        </if>
        <if condition="$show['languagechooser']">
                <td class="tfoot">
                        <select name="langid" onchange="switch_id(this, 'lang')">
                                <optgroup label="$vbphrase[quick_language_chooser]">
                                        $languagechooserbits
                                </optgroup>
                        </select>
                </td>
        </if>
        <td class="tfoot" align="$stylevar[right]" width="100%">
                <div class="smallfont">
                        <strong>
                                <if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow" accesskey="9">$vbphrase[contact_us]</a> -</if>
                                <if condition="$vboptions['hometitle']"><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> -</if>
                                <if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if>
                                <if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if>
                                <if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> -</if>
                                $template_hook[footer_links]
                                <if condition="$vboptions[privacyurl]"><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> -</if>
                                <a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
                        </strong>
                </div>
        </td>
</tr>
</table>

<br />

<div align="center">
        <div class="smallfont" align="center">
        <!-- Do not remove this copyright notice -->
        $vbphrase[powered_by_vbulletin]
        <!-- Do not remove this copyright notice -->
        </div>

        <div class="smallfont" align="center">
        <!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
        $cronimage
        <!-- Do not remove $cronimage or your scheduled tasks will cease to function -->

        $vboptions[copyrighttext]
        </div>
</div>

</form>

$ad_location[ad_footer_end]
<center><br>$ad_footerEnd</center>
<if condition="$show['dst_correction']">
<!-- auto DST correction code -->
<form action="profile.php?do=dst" method="post" name="dstform">
        <input type="hidden" name="s" value="$session[sessionhash]" />
        <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
        <input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
        var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff];
        var utcOffset = new Date().getTimezoneOffset() / 60;
        if (Math.abs(tzOffset + utcOffset) == 1)
        {        // Dst offset is 1 so its changed
                document.forms.dstform.submit();
        }
//-->
</script>
<!-- / auto DST correction code -->

</if>
<script type="text/javascript">
<!--
        // Main vBulletin Javascript Initialization
        vBulletin_init();
//-->
</script>


-S

jlew24asu 07-10-2008 02:58 PM

thanks Turbe, I'll try it out.


I got it to work on the footer but not the header. our header/footer code is different (obviously) I couldnt figure out where to put it.

didnt work on the side either. :(

ravelink69 07-11-2008 01:30 AM

Quote:

Originally Posted by Turbe (Post 1571936)
You have to manually add the $ad_headerStart / $ad_footerEnd lines in the proper template (header, footer) using Style Manager in the Admin CP.. it's in the installation documentation text file (though that needs to be rewritten). Actually, both the header and footer templates should have two changes each (see documentation and my header example below).

I thought this was automatically done (it's not) and he's not using the standard vB 3.7 Ad templates (changed a version or two ago) due to upgrade issues/headaches.

Here is my header template (I made those two changes in the documentation, in BOLD below):

Code:

<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
        <td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>

                <td align="$stylevar[left]"><center><if condition="$ad_headerLogo"><center>$ad_headerLogo</center><else />&nbsp;</if></center>
        <td align="$stylevar[right]" id="header_right_cell">
                <if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if>
        </td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]
<center>$ad_headerEnd</center>

You need to do the same for the other Templates (footer etc.)


EDIT: Screw it.. here's my footer template (two changes in BOLD):

Code:

$ad_footerStart
$ad_location[ad_footer_start]

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

$spacer_close
<!-- /content area table -->

<form action="$vboptions[forumhome].php" method="get">

<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[outertablewidth]" class="page" align="center">
<tr>
        <if condition="$show['quickchooser']">
                <td class="tfoot">
                        <select name="styleid" onchange="switch_id(this, 'style')">
                                <optgroup label="$vbphrase[quick_style_chooser]">
                                        $quickchooserbits
                                </optgroup>
                        </select>
                </td>
        </if>
        <if condition="$show['languagechooser']">
                <td class="tfoot">
                        <select name="langid" onchange="switch_id(this, 'lang')">
                                <optgroup label="$vbphrase[quick_language_chooser]">
                                        $languagechooserbits
                                </optgroup>
                        </select>
                </td>
        </if>
        <td class="tfoot" align="$stylevar[right]" width="100%">
                <div class="smallfont">
                        <strong>
                                <if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow" accesskey="9">$vbphrase[contact_us]</a> -</if>
                                <if condition="$vboptions['hometitle']"><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> -</if>
                                <if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if>
                                <if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if>
                                <if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> -</if>
                                $template_hook[footer_links]
                                <if condition="$vboptions[privacyurl]"><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> -</if>
                                <a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
                        </strong>
                </div>
        </td>
</tr>
</table>

<br />

<div align="center">
        <div class="smallfont" align="center">
        <!-- Do not remove this copyright notice -->
        $vbphrase[powered_by_vbulletin]
        <!-- Do not remove this copyright notice -->
        </div>

        <div class="smallfont" align="center">
        <!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
        $cronimage
        <!-- Do not remove $cronimage or your scheduled tasks will cease to function -->

        $vboptions[copyrighttext]
        </div>
</div>

</form>

$ad_location[ad_footer_end]
<center><br>$ad_footerEnd</center>
<if condition="$show['dst_correction']">
<!-- auto DST correction code -->
<form action="profile.php?do=dst" method="post" name="dstform">
        <input type="hidden" name="s" value="$session[sessionhash]" />
        <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
        <input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
        var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff];
        var utcOffset = new Date().getTimezoneOffset() / 60;
        if (Math.abs(tzOffset + utcOffset) == 1)
        {        // Dst offset is 1 so its changed
                document.forms.dstform.submit();
        }
//-->
</script>
<!-- / auto DST correction code -->

</if>
<script type="text/javascript">
<!--
        // Main vBulletin Javascript Initialization
        vBulletin_init();
//-->
</script>


-S


I tried that but still couldnt get it to show up with google adsence codes.
im running 3.2 PL1

Turbe 07-11-2008 02:25 AM

I would uninstall the Mod, revert your templates you changed and re-install and edit those templates again. I am running 3.7.2 with the latest patch and this install has been upgraded at every step from 3.6.8.

This does work, and works well except for a few minor/medium level things and more serious (all below).

Minor/Medium:

Documentation needs work....

He's using new Template Names (little different format than original VB 3.7 Ad Location Templates but some of his new ones use the original format (with the last underscore) - they may get confusing in the future.

You do have to select either Ads Rotation or Auto Refresh Ads for many of the locations that have these options, you can't select both (as posted previously) and you cannot have both unselected. I would think you could leave both unchecked and it would just display the code - no big deal though.

You do have to enable the Navbar options to use the Left Column Ad (I assume it is supposed to be the same with the Right which doesn't work) even though you don't want to use the Navbar Location (simply enable Navbar and leave its Ad Code empty/blank).

Sometimes there is a space/line break between the lines "Copyright ?2000 - 2008, Jelsoft Enterprises Ltd." and "Advertisement System V2.3 By Branden" at the bottom... it doesn't happen on all pages and at all times (I have not spent much time with this one).

Serious:

The Right Column does not work at all (I didn't spend a lot of time with it though since I'm liking the Left Column for two of my Ads - for now)...


I'd like to see:

Full install/more things completed during install.

Option to add (enable/disable with Permissions) Custom Text under all or most of the Ad Locations: i.e. "Register to remove this ad. It's free!". I know we can manually add this in the templates (with some work), I do feel this should be something easy for admins to accomplish, at least in the postbit and threadbit locations. This Option should have Usergroup Permission Options. <--- #1 Option I want.

Options to easily adjust horizontal and vertical justification for all Ad Locations (or most).

The Affiliate Title (i.e. 'Sponsored Links', Blank, 'My Affiliates' or whatever) should be separate from the others' (Left/Right Column and Navbar Locations) Title (i.e. 'Sponsored Links', Blank or whatever)

Others, but I can remember right now - I may edit later.. :D


Quote:

Originally Posted by Mystery Man (Post 1563632)
but for anybody that is looking for a serious AD solution mark my words THIS IS NOT IT!

I disagree!

Permissions work as expected and I am satisfied with this release... from the previous version release dates, he does seem active in updates so I thing the product will only improve. I would put priority on the Right Column Ad issue.

Give yourself some time, don't give up.. this product does work and work well... his instructions (maybe his English?) needs improvement.

Adsense does work! Remember, once you have new Adsense Code, it can take a little time for the Ads to show up. Also, since it's against Google's rules, I don't use Auto Refresh with their Ads.. I simply enable Ads Rotation and have code in for Adsense (one Ad).

Thank You karim004, Keep up the Good Work!

:up:

-Turbe

ravelink69 07-11-2008 02:58 AM

Quote:

Originally Posted by Turbe (Post 1572455)
.....

You do have to select either Ads Rotation or Auto Refresh Ads for many of the locations that have these options, you can't select both (as posted previously) and you cannot have both unselected. I would think you could leave both unchecked and it would just display the code - no big deal though.

You do have to enable the Navbar options to use the Left Column Ad (I assume it is supposed to be the same with the Right which doesn't work) even though you don't want to use the Navbar Location (simply enable Navbar and leave its Ad Code empty/blank).

Sometimes there is a space/line break between the lines "Copyright ?2000 - 2008, Jelsoft Enterprises Ltd." and "Advertisement System V2.3 By Branden" at the bottom... it doesn't happen on all pages and at all times (I have not spent much time with this one).

.....


Wow, i did this bit and it works wonderful now...thanks

Turbe 07-11-2008 03:39 AM

He does need to fix that Left/Right/Navbar Page - You should be able to enable/disable (and Set Permissions) those three independently IMO...

ravelink69 07-11-2008 04:33 PM

as for the space between the copyright like you were saying, i have found that it only does it on IE7, i havnt seen it yet with firefox. then again my version of firefox isnt working the way its suppose to so that could be a problem.


on another note...i have found a problem that i havnt been able to tweak yet, im sure its prolly easy but i havnt figured it out. Right now I am only running the header ad and its running google adsence as the only one. I have auto refresh on and everything is working fine in that area. What im having problems with is that my google add is the 720 X 90 (or whatever the exact size is) and its not displaying it all. I put that size into the maximum size section under the admanagment settings and it is giving the ad a 1/4 inch white space on both sides of the ad and its cutting off the bottom 1/8th to 1/4 or so.

you can view the site here ---> www.global-raves.com and i only have them up on the clean blue or black ice templates.

Thanks

Turbe 07-11-2008 09:53 PM

Quote:

Originally Posted by ravelink69 (Post 1572924)
as for the space between the copyright like you were saying, i have found that it only does it on IE7, i havnt seen it yet with firefox. then again my version of firefox isnt working the way its suppose to so that could be a problem.


on another note...i have found a problem that i havnt been able to tweak yet, im sure its prolly easy but i havnt figured it out. Right now I am only running the header ad and its running google adsence as the only one. I have auto refresh on and everything is working fine in that area. What im having problems with is that my google add is the 720 X 90 (or whatever the exact size is) and its not displaying it all. I put that size into the maximum size section under the admanagment settings and it is giving the ad a 1/4 inch white space on both sides of the ad and its cutting off the bottom 1/8th to 1/4 or so.

you can view the site here ---> www.global-raves.com and i only have them up on the clean blue or black ice templates.

Thanks

OK, I had the same issue, I just went into ad_headerEnd and changed the size on this line:

Code:

<iframe src="autorefresh_header.php" width=728 height=90 frameborder=0 scrolling=no>
Do the same for the footer as well to match your banner size.

I think this should be handled with variables as well. FEATURE?

Also, you are not supposed to Auto Refresh Adsense, that is against their rules. Disable that and enable ads rotation in header.


-Turbe

Turbe 07-11-2008 09:59 PM

Quote:

Originally Posted by Turbe (Post 1572455)
Serious:

The Right Column does not work at all (I didn't spend a lot of time with it though since I'm liking the Left Column for two of my Ads - for now)...

Quote:

Originally Posted by Turbe (Post 1572479)
He does need to fix that Left/Right/Navbar Page - You should be able to enable/disable (and Set Permissions) those three independently IMO...

In regards to the Right Column, I still had my Ads Code in there and had kept enabled Right column in archive (I'm using Left in Main and Archive since Right Column in Main is not working) and noticed Both Columns work in the Archive, even the Right Column).

As posted above, enabling the Right Column for the main forum still doesn't work.

-Turbe

FRANKTHETANK 2 07-11-2008 10:02 PM

I can't get my adds to show up. Can anyone please tell me what to do to get them to show up. I am adding the google adsense codes. I have done all templete edits. I made sure that the advertisement system is turned off. Am I missing something.

Turbe 07-11-2008 10:04 PM

Quote:

Originally Posted by ravelink69 (Post 1572924)
you can view the site here ---> www.global-raves.com and i only have them up on the clean blue or black ice templates.

Thanks

I saw no banner up top, just the white area... :confused:

Turbe 07-11-2008 10:06 PM

Quote:

Originally Posted by FRANKTHETANK 2 (Post 1573115)
I can't get my adds to show up. Can anyone please tell me what to do to get them to show up. I am adding the google adsense codes. I have done all templete edits. I made sure that the advertisement system is turned off. Am I missing something.

Go over my posts again on this page and read #306 carefully.

It works, you just need to do some specific things.

Adsense Ads, if new, can take several minutes to show.
Quote:

Originally Posted by FRANKTHETANK 2 (Post 1573115)
I made sure that the advertisement system is turned off.

Turn the system on in Advertisement System (Settings & Slideshow) :D


-Turbe

FRANKTHETANK 2 07-11-2008 10:11 PM

i was reading and i seen something about permissions were do i change the persmissions for this at? And thanks for the fast reply

Turbe 07-11-2008 10:13 PM

Quote:

Originally Posted by FRANKTHETANK 2 (Post 1573120)
i was reading and i seen something about permissions were do i change the persmissions for this at? And thanks for the fast reply

For Header and Footer, if you leave those options blank, Everyone sees the Ads. Do that first.

FRANKTHETANK 2 07-11-2008 10:17 PM

Yea they are bland and I turned on the Advertisement thing that I thought I was suppose to have off but still no go. If you wouldn't mind I will let you be admin and you can look for yourself. We make backups ever 4 hours so I'm not to worry about anyone messing up my forums.

karim004 07-11-2008 10:19 PM

Quote:

Originally Posted by FRANKTHETANK 2 (Post 1573115)
I can't get my adds to show up. Can anyone please tell me what to do to get them to show up. I am adding the google adsense codes. I have done all templete edits. I made sure that the advertisement system is turned off. Am I missing something.

first thank you tube for your help .
FRANKTHETANK check your ad code if you have {{the red code }} remove it
<script type="text/javascript"><!--
google_ad_client = "pub-xxxxxxx";
/* size, created date */
google_ad_slot = "yyyyyy";
google_ad_width = width;
google_ad_height = height;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

FRANKTHETANK 2 07-11-2008 10:19 PM

ah see i have that and thank you i will try it out

FRANKTHETANK 2 07-11-2008 10:21 PM

nope still a no go I really need this and my buddy has it working 100% on his forum but he won't help me caz he's busy with his site.


All times are GMT. The time now is 08:09 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.02059 seconds
  • Memory Usage 1,940KB
  • 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
  • (6)bbcode_code_printable
  • (22)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
  • (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