[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 stitch626 » 24 Aug 2008, 19:52

For some reason the Ads Banner is breaking the Milkyway Style and for the life of me I cannot figure it out. I know this mod isn't supported anymore but I was hoping someone might be able to figure this out.

See how the entire first post is shorted up and the text of the second post is way off to the right trailing off the page?
Attachments
ads.JPG
User avatar
stitch626    
STG Moderator Leader
STG Moderator Leader
 
Posts: 3185
Joined: 08 Feb 2007, 20:47
Location: Michigan
Favorite Team: Detroit Red Wings
Gender: Male
phpBB Knowledge: 7




phpBB Academy at StarTrekGuide
Support STG
Using PayPal Donate

Re: [BETA] Advertisement MOD 1.0.B1

Postby topdown » 24 Aug 2008, 21:45

I would think there are some tags out of place or not closed.
Do not PM me for Support unless I give permission in a post......PM's only help one, posts help everyone !
User avatar
topdown    
STG Styles Leader
STG Styles Leader
 
Posts: 3021
Joined: 01 Oct 2007, 22:56
Location: Handyman's harddrive
Favorite Team: STG Teams
Gender: Male
phpBB Knowledge: 9

Re: [BETA] Advertisement MOD 1.0.B1

Postby stitch626 » 25 Aug 2008, 04:46

Jeff,
Your referring to the Style or the Ad Banner? It must be the style because I never had a problem with it on subsilver.
User avatar
stitch626    
STG Moderator Leader
STG Moderator Leader
 
Posts: 3185
Joined: 08 Feb 2007, 20:47
Location: Michigan
Favorite Team: Detroit Red Wings
Gender: Male
phpBB Knowledge: 7

Re: [BETA] Advertisement MOD 1.0.B1

Postby acidrain » 20 Oct 2008, 19:10

Hi, I think this Mod is working..I installed it... and its all good :thumbsup:
Last edited by acidrain on 20 Oct 2008, 19:55, edited 1 time in total.
User avatar
acidrain
Lt. Jr Grade
Lt. Jr Grade
 
Posts: 173
Joined: 08 Oct 2008, 10:59
Gender: Male
phpBB Knowledge: 4

Re: [BETA] Advertisement MOD 1.0.B1

Postby acidrain » 20 Oct 2008, 19:53

BTW: how Exactly Does the donation mod work with this? I mean, if a person Donates to my board and is added to VIP list, can he get rid of the ads ?

And Also can you manage the adsence thing from any where near the acp ..i dont think so or ??
User avatar
acidrain
Lt. Jr Grade
Lt. Jr Grade
 
Posts: 173
Joined: 08 Oct 2008, 10:59
Gender: Male
phpBB Knowledge: 4

Re: [BETA] Advertisement MOD 1.0.B1

Postby Jaymie1989 » 30 Nov 2008, 16:17

You can set permission with the MOD and for the supporters the permissions to see the ads are off so we dont get them.
Jaymie1989    
Supporter
Supporter
 
Posts: 1370
Joined: 30 Sep 2007, 15:51
Location: Some where in phpbb_users table
Favorite Team: Liverpool FC
Gender: Male
phpBB Knowledge: 5

Re: [BETA] Advertisement MOD 1.0.B1

Postby acidrain » 11 Dec 2008, 03:58

Jaymie1989 wrote:You can set permission with the MOD and for the supporters the permissions to see the ads are off so we dont get them.


can you a little bit more detail on this please (include the steps)
User avatar
acidrain
Lt. Jr Grade
Lt. Jr Grade
 
Posts: 173
Joined: 08 Oct 2008, 10:59
Gender: Male
phpBB Knowledge: 4

Re: [BETA] Advertisement MOD 1.0.B1

Postby Jaymie1989 » 11 Dec 2008, 04:11

Well I haven't installed it as of yet. but i imagine on the forum based permission, Not the forum permission there is an option on each group to show the Ads. I may be wrong, as I say I have not installed it yet. But ill have a quick look at the install instructions and i should be able to tell.

EDIT:

Ok there are NO permission with this, I thought there would have been. Now my question is the same as yours.
acidrain wrote:BTW: how Exactly Does the donation mod work with this? I mean, if a person Donates to my board and is added to VIP list, can he get rid of the ads ?
Jaymie1989    
Supporter
Supporter
 
Posts: 1370
Joined: 30 Sep 2007, 15:51
Location: Some where in phpbb_users table
Favorite Team: Liverpool FC
Gender: Male
phpBB Knowledge: 5

Re: [BETA] Advertisement MOD 1.0.B1

Postby HeXeN » 05 Mar 2009, 01:46

I dled this mod the other day and just got it working, is there anyway I can make it so that the ad doesn't disappear once someone reply's to the topic? I took out <!-- IF postrow.S_FIRST_ROW --> but that put it at the bottom of the topic but did make it come back up, need help thanks.
HeXeN    
Crewman
Crewman
 
Posts: 5
Joined: 13 Feb 2009, 22:59
Gender: Male

Re: [BETA] Advertisement MOD 1.0.B1

Postby Tandytech » 25 Sep 2009, 00:46

beggers wrote:Thanks for the info, and I appreciate the fact that you can only support the two official styles. I just thought I would pass this along in case any other AcidTech readers were trying to install it. Yes, the tip you mentioned was necessary to make it display. However, although the banner does appear properly after the first post, the formatting of all subsequent posts is messed up in AcidTech. I think we're disrupting some table settings, maybe closing a table prematurely or whatever. The logic in the style is kinda confusing... :scratch:


I know it's been awhile since the last post but I figured if anyone out there still needed this fix I would post my own solution. I fixed the problem with Acid Tech not formatting properly after the first post, the tables were a little screwy, too many if you ask me. I also removed the google image and some tables that weren't necessary in order to make it more compact in appearance, personally I like it better this way.

Just replace ad_banner.html with the following code. (Don't forget to add your google pub ID)

Code: Select all
<!-- IF not S_HIDE_ADS -->
   <tr class="row1">
      <td class="profile"></td>
      <td valign="top">
         <table width="100%" cellspacing="5">
            <tr>
               <td>
                     <div class="postbody"><script type="text/javascript"><!--
                             google_ad_client = "";         // enter your google ad publication ID here
                           google_alternate_ad_url = "";   // enter your 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 = "3716927724";         // enter your ad channel (if any) here
                           google_color_border = "313131";
                           google_color_bg = "313131";
                           google_color_link = "E29129";
                           google_color_text = "dddddd";
                           google_color_url = "ffffff";
                           //-->
                          </script>
                          <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
                          </script></div>
               </td>
            </tr>
         </table>
      </td>
   </tr>
<!-- ENDIF -->
Tandytech
Crewman
Crewman
 
Posts: 1
Joined: 25 Sep 2009, 00:34
Gender: Male
phpBB Knowledge: 7

PreviousNext

Return to Topic, Forum, Posting MOD Downloads

Who is online

Users browsing this forum: No registered users and 2 guests