Advertisement:

Author Topic: GoogAd Mod v1.4 (Now SMF 2.0)  (Read 14717 times)

Offline SSimple Team

  • Jr. Member
  • **
  • Posts: 385
  • SMFSimple.com
    • SMFSimple.Com
GoogAd Mod v1.4 (Now SMF 2.0)
« on: May 16, 2010, 04:19:59 PM »
Link to Mod

GoogAd Mod - SSimple Team - vicram10
Add Advertising in your Message Body

Author:
- SSimple Team
- vicram10

Changelog:
  • 1.4
    • Compatible with SMF 2.0
  • 1.3
    • Compatible with SMF 2.0 RC5
  • 1.2
    • Compatible with SMF 2.0 RC4
  • 1.1
    • Fix bug (wap, wap2, imode version)
    • No need to uninstall the previous version, just install the new package
  • 1.0
    • Initial Release

Features:
  • Add advertising in your Message Body
    • Adapts to any theme
    • Enable/Disable the GoogAd mod
    • Only Show the visitors or not (users and visitors)
    • Select the position to show the advertising
    • Show only in the first Post or not (first post and replies)
  • Support for SMF 2.0 RC2+

Languages






Visit
« Last Edit: July 17, 2011, 12:16:32 PM by SSimple Team »


Nos halaga que nuestros mods sean copiados por otros equipos, eso nos demuestra que somos originales! :)


Offline Royalduke

  • SMF Hero
  • ******
  • Posts: 4,700
  • Gender: Male
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #1 on: May 16, 2010, 04:24:24 PM »
Looks useful, nice modification!
Failure is not an option, it's never an option. That's my motto.

Need custom SMF work done? Contact me through PM and I will provide you with a free estimate. 5 Year of experience with SMF and counting.

Offline Liam.

  • SMF Hero
  • ******
  • Posts: 2,231
  • Gender: Male
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #2 on: May 16, 2010, 04:31:06 PM »
This isn't in any of the existing Ad Mods, is it? Nice though, quite a few other forums use a similar display to this ;) Cheers Vicram!

Offline Mick.

  • Customizer
  • SMF Hero
  • *
  • Posts: 4,256
  • Gender: Male
  • SMF Themes & Design.
    • idesign360 on Facebook
    • @idesign360 on Twitter
    • idesign360.com/
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #3 on: May 16, 2010, 04:55:20 PM »
Very cool man.  Congrats;)

Offline vicram10

  • SMF Hero
  • ******
  • Posts: 5,452
  • Gender: Male
  • Founding Father of Ultimate Portal
    • vmrm10 on Facebook
    • @vicram_10 on Twitter
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #4 on: May 16, 2010, 05:18:44 PM »
Looks useful, nice modification!
Very cool man.  Congrats;)

thanks ;)

This isn't in any of the existing Ad Mods, is it?

some, before signature, but not within the body

Offline Bugo

  • Customizer
  • SMF Hero
  • *
  • Posts: 1,418
  • Gender: Male
    • @dragomano on Twitter
    • Review of SMF mods + translation for these mods
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #5 on: May 17, 2010, 06:02:40 AM »
Cool mod :)

Russian translation (please use both files)

Offline Afro

  • SMF Hero
  • ******
  • Posts: 1,850
  • Gender: Male
  • http://twitter.com/afrowall
    • AFROWALL COMMUNITY FORUM
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #6 on: May 17, 2010, 11:11:12 AM »
Its cool. weldone.

Offline vicram10

  • SMF Hero
  • ******
  • Posts: 5,452
  • Gender: Male
  • Founding Father of Ultimate Portal
    • vmrm10 on Facebook
    • @vicram_10 on Twitter
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #7 on: May 17, 2010, 12:25:01 PM »
Cool mod :)
Russian translation (please use both files)

thanks man, I will be added later

Its cool. weldone.

thanks ;)

Offline Bugo

  • Customizer
  • SMF Hero
  • *
  • Posts: 1,418
  • Gender: Male
    • @dragomano on Twitter
    • Review of SMF mods + translation for these mods
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #8 on: May 17, 2010, 02:16:31 PM »
Code: [Select]
<file name="$languagedir/Modifications.russian-utf8.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
//Start GoogAd
$txt['googad_title'] = 'GoogAd Mod';
$txt['googad_description'] = 'C ??????? ????? ???? ????? ????????? ??????? ?? ???? ????????? ?????? ???? (??? ?????? ? ????? ?????? ?????????)';
$txt['googad_title2'] = '????????? ????';
$txt['googad_enable'] = '???????? GoogAd Mod';
$txt['googad_code'] = '??????? ??? ?????????? ?????';
$txt['googad_code_subtext'] = 'HTML ???????? <br />BBC-???? ?? ??????????????';
$txt['googad_guest'] = '?????????? ??????? ?????? ???????';
$txt['googad_guest_subtext'] = '????? ????????? ????? ????????? ???? ??????? ????? ?????? ?????? ?????';
$txt['googad_float'] = '??????? ??????????';
$txt['googad_float_subtext'] = '?? ?????? ??????? ???? ?? ???? ????? ?????????? ?????????? ????? — ? ????? ??? ? ?????? ????? ?????????.';
$txt['googad_float_left'] = '?????';
$txt['googad_float_right'] = '??????';
$txt['googad_show'] = '?????????? ?????? ? ????? ?????? ??????????';
$txt['googad_show_subtext'] = '???? ?????? ???????? ??????? ?????? ? ?????? ????????? ?????? ????, ???????? ??? ?????. ? ????????? ?????? ????????? ?????????? ????? ???????????? ? ?????? ?????????.';
//End GoogAd
]]></add>
</operation>
</file>
What is it? :)

Please use both files! NOT paste it into one file.
Russian UTF-8 text must be saved in file with UTF-8 w\o BOM.
Simple Russian (non UTF-8) text must be saved in file with ANSI (windows-1251) charset.


Offline vicram10

  • SMF Hero
  • ******
  • Posts: 5,452
  • Gender: Male
  • Founding Father of Ultimate Portal
    • vmrm10 on Facebook
    • @vicram_10 on Twitter
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #9 on: May 17, 2010, 09:03:13 PM »
Okay, now I understand why this error came out
(sorry  ;D)

Edit.: Added another package, with languages
« Last Edit: May 17, 2010, 09:10:15 PM by vicram10 »

Offline Bugo

  • Customizer
  • SMF Hero
  • *
  • Posts: 1,418
  • Gender: Male
    • @dragomano on Twitter
    • Review of SMF mods + translation for these mods
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #10 on: May 17, 2010, 11:43:48 PM »
I'm sorry wildly, but that might upset you to pack all files in one package?
Code: [Select]
<install for="2.0 RC2, 2.0 RC3">
<readme type="file" parsebbc="true">readme.txt</readme>
<modification type="file">GoogAd.xml</modification>
<modification type="file">languages.xml</modification>
<modification type="file">russian-utf8.xml</modification>
<modification type="file">russian.xml</modification>
</install>
<uninstall for="2.0 RC2, 2.0 RC3">
<modification type="file" reverse="true">GoogAd.xml</modification>
<modification type="file" reverse="true">languages.xml</modification>
<modification type="file" reverse="true">russian-utf8.xml</modification>
<modification type="file" reverse="true">russian.xml</modification>
</uninstall>

Offline vicram10

  • SMF Hero
  • ******
  • Posts: 5,452
  • Gender: Male
  • Founding Father of Ultimate Portal
    • vmrm10 on Facebook
    • @vicram_10 on Twitter
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #11 on: May 18, 2010, 12:47:19 AM »
I'm sorry wildly, but that might upset you to pack all files in one package?

okay, it's true ;)

Edit.: done
« Last Edit: May 18, 2010, 12:56:34 AM by vicram10 »

Offline !RFAN

  • Sr. Member
  • ****
  • Posts: 716
  • Gender: Male
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #12 on: May 18, 2010, 06:01:34 AM »
ads are being shown only on first post??
i have not checked it to be shown only on first post... whats wrong?

Offline Afro

  • SMF Hero
  • ******
  • Posts: 1,850
  • Gender: Male
  • http://twitter.com/afrowall
    • AFROWALL COMMUNITY FORUM
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #13 on: May 18, 2010, 07:22:32 AM »
ads are being shown only on first post??
i have not checked it to be shown only on first post... whats wrong?

How many other banner ads do you have on your forum ?
Whats your forum link ?

Going through your forum, I can see you have about three banner ads per page.
Thats as much as google can allow.
« Last Edit: May 18, 2010, 07:26:13 AM by Afro »

Offline ukhalik2

  • Full Member
  • ***
  • Posts: 447
  • Gender: Male
    • free webmaster do-follow forum
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #14 on: May 18, 2010, 07:49:24 AM »
can i use other ad network codes in this package?

Offline Afro

  • SMF Hero
  • ******
  • Posts: 1,850
  • Gender: Male
  • http://twitter.com/afrowall
    • AFROWALL COMMUNITY FORUM
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #15 on: May 18, 2010, 07:51:06 AM »
^^ Yes i guess..

Offline !RFAN

  • Sr. Member
  • ****
  • Posts: 716
  • Gender: Male
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #16 on: May 18, 2010, 09:49:02 AM »
actually i was using three ad  placement first... then i removed one.. now i can see ads in 2 posts not only one...
so its working fine :)

Offline Afro

  • SMF Hero
  • ******
  • Posts: 1,850
  • Gender: Male
  • http://twitter.com/afrowall
    • AFROWALL COMMUNITY FORUM
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #17 on: May 18, 2010, 10:01:42 AM »
Yep, as long as the total ads does not exceed three in one page.

Offline jaisi

  • Full Member
  • ***
  • Posts: 511
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #18 on: May 18, 2010, 10:18:26 AM »
i want to show ads only salected board only please eddit that option also.

Thanks in Advance

Offline Afro

  • SMF Hero
  • ******
  • Posts: 1,850
  • Gender: Male
  • http://twitter.com/afrowall
    • AFROWALL COMMUNITY FORUM
Re: GoogAd Mod v1.0 (2.0 RC2+)
« Reply #19 on: May 18, 2010, 10:38:01 AM »
Stop making stupid demands