[BETA] Advertisement MOD 1.0.B1

Viewtopic, viewforum, posting related hacks and MODs.
Viewing topics, forums, or posting add-ons.

Re: [BETA] Advertisement MOD 1.0.B1

Postby manzarek » 02 Jan 2010, 23:04

can give me some advice I'm interested in replacing the banner with the simple text tell me the changes to make to the file ad_banner thanks. :beg:

Excuse my English.
User avatar
manzarek    
Cadet I
Cadet I
 
Posts: 14
Joined: 02 Jan 2010, 22:52
Favorite Team: Italy
Gender: Male
phpBB Knowledge: 4




phpBB Academy at StarTrekGuide
Support STG
Using PayPal Donate

Re: [BETA] Advertisement MOD 1.0.B1

Postby manzarek » 03 Jan 2010, 04:39

anyone can help me please?
User avatar
manzarek    
Cadet I
Cadet I
 
Posts: 14
Joined: 02 Jan 2010, 22:52
Favorite Team: Italy
Gender: Male
phpBB Knowledge: 4

Re: [BETA] Advertisement MOD 1.0.B1

Postby Highway of Life » 03 Jan 2010, 19:10

Hi Tony,

I apologize, your posts were in the approval queue.
If you change the content of the banner template file, that's what will display in your forum.
Watch out! I might do a code wheelie!

User avatar
Highway of Life    
STG Jedi Master
STG Jedi Master
 
Posts: 10458
Joined: 08 May 2006, 05:23
Location: Beware of Programmers carrying screwdrivers
Gender: Male
phpBB Knowledge: 10

Re: [BETA] Advertisement MOD 1.0.B1

Postby manzarek » 03 Jan 2010, 22:58

Spoiler:
<!-- IF not S_HIDE_ADS -->

<div id="google{postrow.POST_ID}" class="post bg1 online">
<div class="inner"><span class="corners-top"><span></span></span>

<div class="postbody">

<p class="author">{postrow.MINI_POST_IMG}</p>

<div class="content"><script type="text/javascript">

Here I put the text but not seen in messages

</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>

</div>

<dl class="postprofile" id="profile{postrow.POST_ID}">
<dt>
<a href="#"><img src="{T_THEME_PATH}/images/google.jpg" alt="google adsense" /></a><br />
<a href="#" style="color:#1845ad;">G<span style="color:#ad1400;">o</span><span style="color:#c69e00;">o</span>g<span style="color:#31b639;">l</span><span style="color:#ad1400;">e</span></a>
</dt>

<dd>&nbsp;</dd>

</dl>

<div class="back2top"><a href="#wrap" class="top" title="{L_BACK_TO_TOP}">{L_BACK_TO_TOP}</a></div>

<span class="corners-bottom"><span></span></span></div>
</div>

<hr class="divider" />

<!-- ENDIF -->


what I removed and I put plain text
Code: Select all
<!--
               google_ad_client = "";         // enter your google adsense publication ID
               google_alternate_ad_url = "";   // enter an alternate ad URL (if any)
               google_ad_width = 728;
               google_ad_height = 90;
               google_ad_format = "728x90_as";
               google_ad_type = "text_image";
               google_ad_channel = "";         // enter your ad channel ID (if any)
               google_color_border = "CADCEB";
               google_color_bg = "ECF3F7";
               google_color_link = "105289";
               google_color_text = "333333";
               google_color_url = "DC2A4D";
                //-->



Image



what to do exactly, you can tell me you for get result.Do not know do thanks :cry:
User avatar
manzarek    
Cadet I
Cadet I
 
Posts: 14
Joined: 02 Jan 2010, 22:52
Favorite Team: Italy
Gender: Male
phpBB Knowledge: 4

Re: [BETA] Advertisement MOD 1.0.B1

Postby manzarek » 04 Jan 2010, 05:10

anyone can help me please? :banghead: :blackeye: :'(
User avatar
manzarek    
Cadet I
Cadet I
 
Posts: 14
Joined: 02 Jan 2010, 22:52
Favorite Team: Italy
Gender: Male
phpBB Knowledge: 4

Re: [BETA] Advertisement MOD 1.0.B1

Postby manzarek » 05 Jan 2010, 07:12

I have not asked for money but only a small hint :mad:
Last edited by Highway of Life on 08 Jan 2010, 14:56, edited 1 time in total.
Reason: removed excessive BBCode
User avatar
manzarek    
Cadet I
Cadet I
 
Posts: 14
Joined: 02 Jan 2010, 22:52
Favorite Team: Italy
Gender: Male
phpBB Knowledge: 4

Re: [BETA] Advertisement MOD 1.0.B1

Postby Sniper_E » 05 Jan 2010, 13:39

@ manzarek

Maybe you should read Rule 1m
Rule 1m wrote:Members are asked not to post using l33t speak, txt speak, abbreviated expletives, posting in ALL CAPS in posts, topics or blog posts. Repeatedly posting in these methods will result in a warning.

and maybe Rule 2e
Rule 2e wrote:Members are asked to refrain from demanding support from members of STG, all members of STG give support of their own free-will and such rude behaviour is not welcome and may result in a warning.
and I bet we could add more. Please try to be nice. Read the rules.
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!
User avatar
Sniper_E    
STG Jedi Master
STG Jedi Master
 
Posts: 6991
Joined: 31 May 2006, 06:29
Location: Shreveport, LA
Favorite Team: The STG Team
Gender: Male
phpBB Knowledge: 6

Re: [BETA] Advertisement MOD 1.0.B1

Postby singlemum » 08 Jan 2010, 07:11

hi there,

First, thank you for such a great mod - i love the way the google ads display!

I am having a slight problem....i'm not great at this coding stuff. i can eventually bumble my way through mods, and in this case perhaps I've made a mistake? My problem is that my ads display great on the board index and in topics, etc, however they don't display anywhere else, apart from the surrounding blue border, with a broken link display inside. (i have another forum that i followed a similar mod with for similar results about a year ago, except that the ads display on any/every page (not in the header)). have i missed something somewhere? my forum site is here: enduranceridingforum.com

i guess the thing that concerns me the most is that the google ads aren't displaying in the mchat chat room page...

thanks very much if you can find the time to reply!
singlemum
Crewman
Crewman
 
Posts: 3
Joined: 08 Jan 2010, 06:58
Gender: Female
phpBB Knowledge: 3

Re: [BETA] Advertisement MOD 1.0.B1

Postby Highway of Life » 08 Jan 2010, 14:59

Hi singlemum,

I’m not sure I quite follow you...
This MOD, once installed is meant to display in the footer and in the topic as the second post, it’s not meant to display anywhere else. If you are using a different footer on those other pages, that would be why they don’t display there.
I couldn’t find those other pages that you speak of, can you provide a direct link to them?

BTW, I am an endurance rider, Aussie style. (but not in Australia) :)
Watch out! I might do a code wheelie!

User avatar
Highway of Life    
STG Jedi Master
STG Jedi Master
 
Posts: 10458
Joined: 08 May 2006, 05:23
Location: Beware of Programmers carrying screwdrivers
Gender: Male
phpBB Knowledge: 10

Re: [BETA] Advertisement MOD 1.0.B1

Postby cmccarra » 09 Jan 2010, 13:22

Hi Highway Of life,
Is there an ETA on any of the planned features? Sorry if I sound pushy.

Thanks for this excellent Mod,
Connor
cmccarra    
Crewman
Crewman
 
Posts: 1
Joined: 22 Jul 2009, 09:58
Gender: Male
phpBB Knowledge: 4

PreviousNext

Return to Topic, Forum, Posting MOD Downloads

Who is online

Users browsing this forum: YandexBot and 7 guests